ADBP015W Changing the CCSID of a key column in a foreign key relationship requires that the CCSID of the corresponding key in the parent or child table match.

Explanation

This warning message is issued when the CCSID attribute is changed for a parent or foreign key column in a referential constraint. This could lead to a failure during execution when ALT attempts to reestablish the foreign key.

System action

Processing continues after you press Enter.

User response

If possible, change the corresponding key in the parent or child table so that the attributes match. Otherwise, do not proceed with the CCSID attribute change.