DSNT224I   csect-name bind-type ERROR FOR object-type object-name CCSID = ccsid IS INVALID FOR ENCODING SCHEME = scheme

Explanation

The system does not have a valid CCSID defined for the specified encoding scheme, or the specified CCSID is not defined on the system.
bind-type
Type of bind subcommand: BIND or REBIND.
object-type
PLAN or PACKAGE.
object-name
If object-type is PLAN, object-name is the name of the application. Otherwise, it is the name of the package in 'location.collection.package' format.
scheme
The encoding scheme specified in the ENCODING bind option on the subcommand or defaulted from the system default Application Encoding Scheme. If scheme is UNKNOWN, then the CCSID value specified in the ENCODING bind option or defaulted from the system default Application Encoding Scheme is not defined, and therefore the encoding scheme is not known.
ccsid
The numeric CCSID corresponding to the specified ccsid-type.

System action

The bind-type operation is not performed

System programmer response

If the bind option ENCODING was not specified, and instead the value for ENCODING was defaulted from the system default Application Encoding Scheme, verify the Application Encoding Scheme is set to a defined CCSID.

If the value specified for the ENCODING option was ASCII, EBCDIC or UNICODE, verify the corresponding subsystem parameters on the installation panel DSNTIPF has been set to a defined CCSID. Otherwise, inform the user of the correct CCSID.

User response

Verify that the correct encoding scheme was specified in the ENCODING bind option on the bind-type subcommand. If correct, see System Programmer Response and contact the System Programmer. If incorrect, specify the correct scheme in the ENCODING option and reissue the bind-type subcommand.

Severity

8 (error)