Showing posts with label how to solve ora-28663. Show all posts
Showing posts with label how to solve ora-28663. Show all posts

Thursday, August 04, 2022

ORA-28663 Logging/Nologging attribute

 


    Oracle Database Error Code Messages ORA-28663 Description;

Logging/Nologging attribute can not be specified in the statement ALTER TABLE ADD OVERFLOW.

    Error Cause;

An attempt was made to specify LOGGING for an ALTER TABLE ADD OVERFLOW statement.

How to solve Ora-28663?

    Action for Solve;

Do not specify LOGGING in this context.

Featured Post

Ora-00921 Unexpected end of SQL Command

 ORA-00921 unexpected end of SQL command     Oracle Database Error Code Messages ORA-00921 About Help Description; Unexpected end of SQL com...

Search This Blog