Bu tablodan bulunabilecek bilgilerden bazlar aşağıdaki gibidir.
select *from v$database;
Column Veritipi Açıklama
OPEN_MODE |
VARCHAR2(10) |
Open mode information:
|
LOG_MODE |
VARCHAR2(12) |
Archive log mode:
|
CHECKPOINT_CHANGE# |
NUMBER |
Last SCN checkpointed |
ARCHIVE_CHANGE# |
NUMBER |
Database force archiving SCN. Any redo log with a start SCN below this will be forced to archive out. |
CONTROLFILE_TYPE |
VARCHAR2(7) |
Type of control file:
|