Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

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
64 views