Gen code generation/install warning message: DSNT226I
search cancel

Gen code generation/install warning message: DSNT226I

book

Article ID: 139088

calendar_today

Updated On:

Products

Gen Gen - Host Encyclopedia

Issue/Introduction

When doing a Gen code generation and install,  getting a warning message: DSNT226I

Environment

Release : 8.6
Gen Host Construction

Cause

Using an unsupported IBM bind parameter DBPROTOCOL(PRIVATE).

Resolution

This warning is about the bind option of DBPROTOCOL(PRIVATE) which is no longer supported by IBM. The bind continues without error but a warning is given. Gen defaults to DBPROTOCOL(DRDA) which is what IBM supports.
It's not explicitly stated in the bind CLIST which is CEHBCLS0(TICBNPK).
Below is a description of the warning message taken from the IBM doc. (Db2 for z/OS > 12 > DB2 messages > DSNT messages > DSNT226I)

*****

DSNT226I bind-type WARNING FOR object-type object-name. THE bind-option OPTION IS DEPRECATED AND SUPPORT WILL BE REMOVED IN THE FUTURE

Explanation 

The indicated subcommand was issued with a bind option that is deprecated and no longer recommended for use.

bind-type
Type of bind subcommand: BIND, REBIND, or FREE..

object-type
PLAN, PACKAGE, or SERVICE

object-name
The name of the application plan, the package, or the service.

bind-option
The bind option that is deprecated and expected to be unsupported in the future.

System action
The bind process continues.

User response
Plan to remove the deprecated bind option from the indicated subcommand.

*****

To find where the option was added some suggestions are:

1.    Look in the Gen CLIST library CEHBCLS0 for members TICBNPK and TICEXBPK (packages) or TICEXBPL (plans).  

2.    Do TSO ISRDDN at the command line and look at the DD SYSPROC concatenation to see if there is a modified Gen lib concatenated ahead of the real Gen clist lib