|
-
Re: LOG_ARCHIVE_START in oracle 9i
Originally posted by newcomer
SQL> alter system set log_archive_start=TRUE
scope=BOTH;
alter system set log_archive_start=TRUE
*
ERROR at line 1:
ORA-02095: specified initialization parameter cannot be modified
You cannot modify this parameter dynamically, without bouncing the database.
http://download-west.oracle.com/docs...hredo.htm#4751
HTH.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|