Showing posts with label ORA-33883. Show all posts
Showing posts with label ORA-33883. Show all posts

Thursday, 7 June 2012

ORA-33883: (MAKEDCL36) You cannot use the string attribute when you define an EXTERNAL partition with an existing target.

ORA-33883: (MAKEDCL36) You cannot use the string attribute when you define an EXTERNAL partition with an existing target.

Cause: User gave the TEMPORARY keyword in the definition of an external partition whose target variable was previously defined.

Action: Any storage characteristics of the external partition are determined by the target variable. These attributes should be set when the target is defined, not when the external partition is defined.