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.

Cannot do a project export in DB 12c

Scott H.Dec 3 2024

I'm testing the SQLcl Projects option to do an export, and I'm getting an error

ORDER BY object_type,owner, object_name
*** ORA-00904: "CONSTRAINT_INDEX": invalid identifier
ORA-00904: "CONSTRAINT_INDEX": invalid identifier

What is the minimum DB version required for it? I'm currently running 12cR2. upgrading to 19c next year

This post has been answered by Barry Mcgillin-Oracle on Dec 4 2024
Jump to Answer
Comments
Post Details
Added on Dec 3 2024
1 comment
59 views