Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: alter system set user_dump_dest problem [SOLUTION]
SQL> select * from v$version;
BANNER
SQL> select name, issys_modifiable from v$parameter where name like '%dump%';
NAME ISSYS_MOD ---------------------------------------------------------------- --------- background_dump_dest FALSE user_dump_dest FALSE max_dump_file_size FALSE
So despite my interpretation of what manual states I can't change the
user_dump_dest with alter system.
INIT.ORA is the only option therefore?
Thanks to Shevtsov and Linda for their input :)
Sean :)
###### ###### ###### ###### # # # # # # # # Rookie #### # # ###### ###### Data # # # # # # # # Base # # ####### ###### # # Adminstrator -------------------------------- ------------Organon (Ireland) Ltd.
The only man who never makes a mistake is the man who never does anything. Received on Thu Aug 31 2000 - 04:25:55 CDT