Database Error Messages

OCI-34243

(MXDCL11) You can only use the string keyword when defining a COMPOSITE.

Cause

User supplied the COMPRESSED keyword when defining an object that was not a COMPOSITE.


Action

If the intent is to create a compressed composite, make sure that the object type is COMPOSITE. Otherwise, remove the COMPRESSED keyword from the command string and rerun.