0x00740605 (7603717) The column definition for the column-name column cannot contain PCBPREFIX information..

Explanation

Specification of PCBPREFIX information on an IMS column definition is no longer supported. If the column references a primary key sequence field, the PCBPREFIX that is used to access the IMS DBD is obtained from an index definition or from the CREATE TABLE statement.

User response

If the column references an XDFLD, ensure that an index is defined that references the columns that map to the XDFLD. Supply the name of the PCBPREFIX that is to be used to access the IMS database by using the secondary index in the index definition. Remove the IMS field name and any PCBPREFIX information from the column identified by column-name.