ERROR | (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. |