Home » RDBMS Server » Server Administration » ArchiveLog Mode
ArchiveLog Mode [message #50956] Tue, 16 April 2002 05:56 Go to next message
Nita
Messages: 34
Registered: March 2002
Member
Good Morning,

I have modified my init file to:

log_archive_start=TRUE
log_archive_dest_1 = "location=e:oracleoradataftestarchive"
log_archive_format= %%Oracle_sid%%T%%TS%S.ARC

I shutdown the database, then issue the command

svrmgrl>connect sys at sysdba
log in using the correct password
then the command
svrmgrl>startup mount exclusive
I recieve the error:

00439 - Feature not enable: Managed Standby
I am running 8i.

How do I correct this error?

Thank you
Re: ArchiveLog Mode [message #50957 is a reply to message #50956] Tue, 16 April 2002 06:05 Go to previous messageGo to next message
Senthil Ramanujam
Messages: 2
Registered: April 2002
Junior Member
Try giving value for log_arhive_dest and not for log_archive_dest_1
Re: ArchiveLog Mode [message #50962 is a reply to message #50956] Tue, 16 April 2002 10:03 Go to previous messageGo to next message
Senthil Ramanujam
Messages: 2
Registered: April 2002
Junior Member
here is the problem...

you should assign proper value for the parameter log_archive_dest.

the corrected value should look like
log_archive_dest = "e:oracleoradataftestarchive"

also please check the value assigned for log_archive_format. 2 percentage symbol might not give what you expected, just %ORACLE_SID% and rest should work for you...

Hope that helps...
Archive log list [message #55565 is a reply to message #50956] Fri, 31 January 2003 13:08 Go to previous message
Somesh Dhawas
Messages: 9
Registered: January 2003
Junior Member
I cannot do archive log list as sysdba. It gives me an error 1031:insufficient privileges. Also doesn't let me shutdown the database. The environment is Windows-Nt. What could possibly be wrong ?

Thanks
-Somesh
Previous Topic: Auto Insert with Procedure or trigger
Next Topic: DB optimization/performance
Goto Forum:
  


Current Time: Fri Sep 20 05:44:56 CDT 2024