set pages 0
set feed off
set lines 200
spool initSID.ora
select name, value
from v$parameter
where isdefault = 'FALSE'
/
spool off
--this might be missing
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |