Archive log mode
Posted: Tue Mar 06, 2007 11:54 am
Hi,
I am trying to put the archive mode. I am getting the message as disable. Plz give solution.
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Disabled
Archive destination D:\oracle\ora92\RDBMS
Oldest online log sequence 0
Next log sequence to archive 1
Current log sequence 1
I have made the changes in init.ora as well.
log_archive_start = true
log_archive_dest = D:\oracle\oradata\test\arch
log_archive_format = "%s.arch"
Awaiting the solution urgent
Thanks in advance
Mohammed AbdulGaffar
I am trying to put the archive mode. I am getting the message as disable. Plz give solution.
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Disabled
Archive destination D:\oracle\ora92\RDBMS
Oldest online log sequence 0
Next log sequence to archive 1
Current log sequence 1
I have made the changes in init.ora as well.
log_archive_start = true
log_archive_dest = D:\oracle\oradata\test\arch
log_archive_format = "%s.arch"
Awaiting the solution urgent
Thanks in advance
Mohammed AbdulGaffar