How to see Archive log message [message #52402] |
Fri, 19 July 2002 02:26 |
llz
Messages: 14 Registered: June 2002
|
Junior Member |
|
|
Hello, every one,
I set my database in Archivelog mode and
the Parameters is
Log_Archive_Start=True
Log_Archive_Dest ='e:archive'
Log_Archive_format=Orcl-%t-%S.arc
But, when I do some operation of create table and insert , I can't see any message in V$Archive_Log View and it is empty in destination file, the log_mode in v$database is "ArchiveLog" .
How about this? Please give me a hand, Thanks!
|
|
|
|
|