| Oracle® Database Reference 11g Release 2 (11.2) Part Number E10820-03  | 
  | 
  | 
View PDF | 
V$LOGSTDBY_STATE provides consolidated information from V$LOGSTDBY and V$LOGSTDBY_STATS about the running state of Logical Standby.
| Column | Datatype | Description | 
|---|---|---|
PRIMARY_DBID | 
NUMBER | 
Database ID (DBID) of the primary database | 
SESSION_ID | 
NUMBER | 
LogMiner session ID allocated to SQL Apply. | 
REALTIME_APPLY | 
VARCHAR2(64) | 
Y indicates that SQL Apply is running in real-time apply mode. If a standby redo log is configured, SQL Apply applies changes as they are written to the standby redo log files. N indicates that SQL Apply applies changes as each archived redo log file is received. | 
STATE | 
VARCHAR2(64) | 
  |