create file dest error
467835Mar 21 2007 — edited Mar 21 2007I am getting the following error while i tried to execute the following sql statements.
SQL> alter system set db_create_file_dest= '/u01/oradata';
alter system set db_create_file_dest= '/u01/oradata'
*
ERROR at line 1:
ORA-02097: parameter cannot be modified because specified value is invalid
ORA-01261: Parameter db_create_file_dest destination string cannot be
translated
ORA-01263: Name given for file destination directory is invalid
OSD-04018: Unable to access the specified directory or device.
O/S-Error: (OS 3) The system cannot find the path specified.
plz help i am new to oc10g