martes, 22 de octubre de 2019

Verificación de procesos RFS

SQL> select inst_id,process,status,thread#,sequence#,block#,blocks from gv$managed_standby;

   INST_ID PROCESS   STATUS      THREAD#  SEQUENCE#     BLOCK#     BLOCKS
---------- --------- ------------ ---------- ---------- ---------- ----------
1 ARCH      CLOSING    4   51519     163840 1106
1 ARCH      CONNECTED    0       0 0     0
1 ARCH      CLOSING    5   48955      32768   737
1 ARCH      CLOSING    1   51754    7536640   700
1 ARCH      CLOSING    2   49809     534528 1534
1 ARCH      CLOSING    5   48956      20480 1690
1 ARCH      CLOSING    3   48933      20480    14
1 ARCH      CLOSING    3   48934      28672   704
1 ARCH      CLOSING    1   51757     561152   746
1 ARCH      CLOSING    1   51756    2656256 1319
1 RFS      IDLE    0       0 0     0

   INST_ID PROCESS   STATUS      THREAD#  SEQUENCE#     BLOCK#     BLOCKS
---------- --------- ------------ ---------- ---------- ---------- ----------
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0

   INST_ID PROCESS   STATUS      THREAD#  SEQUENCE#     BLOCK#     BLOCKS
---------- --------- ------------ ---------- ---------- ---------- ----------
1 RFS      IDLE    0       0 0     0
1 MRP0      WAIT_FOR_LOG    4   51520 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    3   48935      24298     4
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      RECEIVING    1   51758    1417145    17
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0

   INST_ID PROCESS   STATUS      THREAD#  SEQUENCE#     BLOCK#     BLOCKS
---------- --------- ------------ ---------- ---------- ---------- ----------
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0
1 RFS      IDLE    0       0 0     0

37 rows selected.

No hay comentarios:

Publicar un comentario

RMAN - Cuando no se encuentra un archive log --- RMAN-06726: could not locate archived log

  Lo importante en todo esto, es estar dentro del catalogo correspondiente, sino el crosscheck NO FNCIONA !!   oracle backup of logfiles is ...