Oracle Applications DBA
Saturday, January 22, 2011
Reset/Unset a spfile parameter
Reset/Unset a spfile parameter
Setting a parameter to =' ' often isn't enough. Do this instead...
alter system reset <parameter> scope=spfile sid='*' /
The sid='*' bit is always necessary, even in non RAC database.
No comments:
Post a Comment
Newer Post
Older Post
Home
No comments:
Post a Comment