Home » RDBMS Server » Server Administration » Archive Destination
Archive Destination [message #64539] Sun, 06 February 2005 21:41 Go to next message
devika
Messages: 21
Registered: November 2004
Junior Member
Hello,
I had set up the parameter log_archive_dest and now i want to increase the no. of destinations. So, i changed it as :
log_archive_dest_1="location = localpath/"
log_archive_dest_2="Service=servicename"

If i now try to startup the database, i get the error, log_archive_dest_1 cannot be parsed.

I know that there can be destination either in set of 2 (log_archive_dest and log_archive_duplex_dest) or 10 destinations (log_archive_dest_n)

How do i solve this ?

Thanking u!!!
Re: Archive Destination [message #64542 is a reply to message #64539] Mon, 07 February 2005 01:16 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
as per your post
log_archive_dest_1="location = localpath/"

the correct syntax would be
log_archive_dest_1="location = localpath"

without any trailing /
Re: Archive Destination [message #64543 is a reply to message #64539] Mon, 07 February 2005 01:17 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
and use single quotes.
NOT double quotes
Previous Topic: Help! Oracle 8i Create SPFILE error
Next Topic: ora 09945
Goto Forum:
  


Current Time: Fri Sep 27 04:22:33 CDT 2024