DSNJ705I csect-name THE DB2 SYSTEM PARAMETERS SPECIFY DATA SHARING, BUT THE BSDS SPECIFIES NON-DATA SHARING.
Explanation
The system parameters passed on the Db2 start command specified data sharing, but the bootstrap data set (BSDS) did not indicate this Db2 is a data sharing member.
System action
The Db2 subsystem stops.
Operator response
If this Db2 should be a member of a data sharing group, inform the system programmer. If this Db2 is not a member of a data sharing group, restart Db2 with the correct system parameters load module
System programmer response
If this Db2 should be a member of a data sharing group, execute the installation job DSNTIJUZ, which updates the BSDS for data sharing.
If this Db2 is not a member of a data sharing group, reassemble the system parameters load module and specify DSHARE=NO.
If this Db2 is attempting to disable the data sharing group, then reassemble the system parameters load module and specify DSHARE=NO, then execute the installation job DSNTIJGF, and then restart this Db2. Job DSNTIJGF must be used with caution, this will disable the data sharing group.