DSNT249I csect-name bind-type WARNING FOR PLAN plan-name keyword LOCATION-ID location-id NOT FOUND IN SYSIBM.LOCATION
Explanation
A 'location-id' was specified on the PKLIST or
CURRENTSERVER keyword on a bind subcommand. That location is not defined
in the SYSIBM.LOCATIONS table.
- bind-type
- Type of bind subcommand: BIND or REBIND
- plan-name
- Name of the plan
- keyword
- The bind subcommand containing the nonexistent location: PKLIST or CURRENTSERVER
- location-id
- The nonexistent location
System action
The bind process will continue.
System programmer response
Define the appropriate 'location-ids' in the SYSIBM.LOCATION catalog table prior to executing the plan.