We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867e7e0 commit 324de0dCopy full SHA for 324de0d
dataguard11g-scripts/stby-arch-gap-check.sql
@@ -0,0 +1,3 @@
1
+select THREAD#,SEQUENCE#,PROCESS,STATUS
2
+from v$managed_standby
3
+order by 1,2;
0 commit comments