Skip to Main Content

SQLcl

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

set ddl error message wrong

Patrick JolliffeMay 20 2025

Message below is wrong, “ON” is definitely a valid transform option, I think what the message should be saying is that “not_a_value” is not a valid transform option.

SQL> set ddl storage not_a_value
ON is not a valid DDL transform option

SQL> set ddl storage on
DDL Option STORAGE was set to ON
Comments
Post Details
Added on May 20 2025
0 comments
41 views