Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00906: missing left parenthesis error on ALTER DATABASE command

608655Nov 25 2007 — edited Nov 25 2007
I dont understand whats wrong here. when i execute the statement

alter database add supplemental log data;

I get following error
SQL> alter database add supplemental log data;
alter database add supplemental log data
*
ERROR at line 1:
ORA-00906: missing left parenthesis

am logged in sys user.Any idea
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2007
Added on Nov 25 2007
6 comments
2,520 views