If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
The syntax look OK. This should alter the column to always generate the identity value on insert. Make sure this is what you want/need. I do not think the table needs to be in a check pending state.
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0104N An unexpected token "GENERATED AS IDENTITY (START WITH 1000" was
found following "ER COLUMN CAT_ID SET". Expected tokens may include:
"<space>". SQLSTATE=42601