Keyword: DATABASE
jump to Columns back to indexTables
| Table Name | Description |
|---|---|
| ALL_CAPTURE_PREPARED_DATABASE | Is the local database prepared for instantiation? |
| DATABASE_COMPATIBLE_LEVEL | Database compatible parameter set via init.ora |
| DBA_CAPTURE_PREPARED_DATABASE | Is the local database prepared for instantiation? |
| GV$DATABASE | Synonym for GV_$DATABASE |
| GV$DATABASE_BLOCK_CORRUPTION | Synonym for GV_$DATABASE_BLOCK_CORRUPTION |
| GV$DATABASE_INCARNATION | Synonym for GV_$DATABASE_INCARNATION |
| NLS_DATABASE_PARAMETERS | Permanent NLS parameters of the database |
| V$DATABASE | Synonym for V_$DATABASE |
| V$DATABASE_BLOCK_CORRUPTION | Synonym for V_$DATABASE_BLOCK_CORRUPTION |
| V$DATABASE_INCARNATION | Synonym for V_$DATABASE_INCARNATION |
Columns
| Column Name | Description |
|---|---|
| APPLY_DATABASE_LINK (ALL_APPLY) | For remote objects, the database link pointing to the remote database |
| APPLY_DATABASE_LINK (DBA_APPLY_KEY_COLUMNS) | Remote database link to which changes will be aplied |
| APPLY_DATABASE_LINK (DBA_APPLY_INSTANTIATED_OBJECTS) | For remote objects, the database link pointing to the remote database |
| APPLY_DATABASE_LINK (ALL_APPLY_KEY_COLUMNS) | Remote database link to which changes will be aplied |
| APPLY_DATABASE_LINK (ALL_APPLY_DML_HANDLERS) | For remote objects, name of database link pointing to remote database |
| APPLY_DATABASE_LINK (DBA_APPLY) | For remote objects, the database link pointing to the remote database |
| APPLY_DATABASE_LINK (ALL_APPLY_CONFLICT_COLUMNS) | For remote objects, name of database link pointing to remote database |
| APPLY_DATABASE_LINK (DBA_APPLY_CONFLICT_COLUMNS) | For remote objects, name of database link pointing to remote database |
| APPLY_DATABASE_LINK (DBA_APPLY_DML_HANDLERS) | For remote objects, name of database link pointing to remote database |
| DATABASE (DBA_2PC_NEIGHBORS) | in: client database name; out: outgoing db link |
| DATABASE_MODE (GV$ARCHIVE_DEST_STATUS) | |
| DATABASE_MODE (V$ARCHIVE_DEST_STATUS) | |
| DATABASE_ROLE (V$DATABASE) | |
| DATABASE_ROLE (GV$DATABASE) | |
| DATABASE_STATUS (GV$INSTANCE) | |
| DATABASE_STATUS (V$INSTANCE) | |
| INCLUDED_IN_DATABASE_BACKUP (GV$TABLESPACE) | |
| INCLUDED_IN_DATABASE_BACKUP (V$TABLESPACE) | |
| SOURCE_DATABASE (DBA_STREAMS_GLOBAL_RULES) | Name of the database where the LCRs originated |
| SOURCE_DATABASE (DBA_STREAMS_SCHEMA_RULES) | Name of the database where the LCRs originated |
| SOURCE_DATABASE (ALL_STREAMS_TABLE_RULES) | Name of the database where the LCRs originated |
| SOURCE_DATABASE (ALL_APPLY_ERROR) | Database where the transaction originated |
| SOURCE_DATABASE (ALL_STREAMS_SCHEMA_RULES) | Name of the database where the LCRs originated |
| SOURCE_DATABASE (DBA_STREAMS_TABLE_RULES) | Name of the database where the LCRs originated |
| SOURCE_DATABASE (DBA_APPLY_INSTANTIATED_OBJECTS) | Name of the database where the objects originated |
| SOURCE_DATABASE (DBA_APPLY_ERROR) | Database where the transaction originated |
| SOURCE_DATABASE (ALL_STREAMS_GLOBAL_RULES) | Name of the database where the LCRs originated |
| TARGET_DATABASE (DBA_TEMPLATE_TARGETS) | Global identifier of the target database. |