| the problem there is with the quotes the whole thing needs to be wrapped up
in quotes
On 05/04/06 Michael Ray <topshot.rhit@(protected) > wrote
>
> From my sql*plus session (this will likely wrap)
>The * should be right under the L of LOG. Even though the file names
are not different I need to add this to get rid of some other errors
from a 10gR2 dataguard "enhancement ".
On 4/5/06 Bobak MarkI put my audit_trail os. wanted to change to DB but unable to do that on
the fly.
SQL > alter system set audit_trail DB
alter system set audit_trail DB
*
ERROR at line 1
ORA-02095 specified initiaThe docs say that once an spfile is generated all changes to the DB
parameters occur via "ALTER SYSTEM SET <param > <value > [comment] [scope]
[sid] " and the pfile is out of the loop. Based on my ob |
|