LOG_ARCHIVE_DEST on share and O/S-Error: (OS 3)
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.