Skip to main content

INVALID_ERROR_CONDITION_DECLARATION error condition

SQLSTATE: 42K0R

Invalid condition declaration.

ONLY_AT_BEGINNING

Condition <conditionName> can only be declared at the beginning of the compound.

QUALIFIED_CONDITION_NAME

Condition <conditionName> cannot be qualified.

SPECIAL_CHARACTER_FOUND

Special character found in condition name <conditionName>. Only alphanumeric characters and underscores are allowed.