FPEY0613W ALTERATION OF LAST COLUMN <V1> FOR <V2>. PLAN_TABLE IN STEP <V3>FAILED. SQL CODE <V4>
Explanation
An SQL statement failed. A formatted print of
the SQLCA and an error message are provided.
- <V1> is the column name.
- <V2> is the authorization ID.
- <V3> is the function step keyword:
- ALTER TABLE
- SQL ALTER TABLE statement failed
- COMMENT ON
- SQL COMMENT ON statement failed
- COMMIT
- SQL COMMIT statement failed
- PROGERR
- Internal program error.
- <V4> is the SQL code.
User response
Check the SQL code and follow the instructions given in Db2 Messages and Codes (or in the corresponding manual of the Db2 version you have installed).