Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

LOG_ARCHIVE_DEST on share and O/S-Error: (OS 3)

happy10319Oct 16 2007 — edited Oct 16 2007
Hi,
in 8i, I have given
log_archive_dest_1 = "location=W:\backup\arch"
where W is a shared disk. But when starting up :
SQL> startup
ORA-16032: parameter LOG_ARCHIVE_DEST_1 destination string cannot be translated
ORA-09291: sksachk: invalid device specified for archive destination
OSD-04018: Acc?s impossible au r?pertoire ou unit? indiqu?e
O/S-Error: (OS 3) The system cannot find the path specified.

What is the problem ? I have given full acces autorisation. I tried to change OracleserviceDB logon from Local system to administrator (user with whom I issu startup command) but nothing works.
Thank you for help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 13 2007
Added on Oct 16 2007
8 comments
847 views