Skip to main content

INVALID_ERROR_CONDITION_DECLARATION error condition

SQLSTATE: 42K0R

Invalid condition declaration.

NOT_AT_START_OF_COMPOUND_STATEMENT

Condition <conditionName> can only be declared at the start of a BEGIN END compound statement.

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.