-20283   A DYNAMIC CREATE STATEMENT CANNOT BE PROCESSED WHEN THE VALUE OF CURRENT SCHEMA DIFFERS FROM CURRENT SQLID

Explanation

A dynamic CREATE statement was issued when the value of the CURRENT SCHEMA special register contained a value different from the content of the CURRENT SQLID special register.

System action

The statement cannot be processed.

Programmer response

Change the value of the CURRENT SCHEMA special register to be the same as the content of the CURRENT SQLID special register.

SQLSTATE

429BN