DSNL800I csect-name EXECUTION FAILED BECAUSE THE BIND DEPLOY FUNCTION IS NOT SUPPORTED BY THE SERVER WHICH CAUSED TERMINATION OF CONNECTION: LOCATION connection-location, PRODUCT ID product-identifier
Explanation
The current BIND command failed because the command was routed to a server that does not support the bind deploy function.
- csect-name
- The name of the control section that issued the message.
- connection-location
- The name of the server.
- product-identifier
- An alphanumeric string that identifies the product.The product identifier (PRDID) value is an 8-byte character value in pppvvrrm format, where: ppp is a 3-letter product code; vv is the version;rr is the release; and m is the modification level.
For Db2 13 for z/OS®, the modification level (0–9 or A–Z) indicates a specific function level. For example:
- DSN13012 for V13R1M501.
- DSN13011 for V13R1M500.
- DSN13010 for V13R1M100.
For more information, see Product identifier (PRDID) values in Db2 for z/OS.
System action
The BIND command fails. The package is not deployed.
Programmer response
Ensure that the database server is a Db2 for z/OS release that supports the bind deploy function.