Start of change

DSNT060I DSNTXAZP HAS SET THE VALUE OF A CLIST PARAMETER WITH A WARNING. WARNING = warning-text

Explanation

The program generated a warning message when assigning a value to a CLIST parameter. warning-text contains more information about the warning:

MORE THAN ONE OWNER IDENTIFIED FOR THE PACKAGES ASSOCIATED WITH THE DB2-SUPPLIED ROUTINE schema.routine. THE CLIST PARAMETER cfg-parm, THE PACKAGE OWNER FOR THE ROUTINE, IS SET TO THE CURRENT MOST COMMON OWNER OF THE ROUTINE PACKAGES: cfg-value.
More than one owner was identified for the packages that are associated a with a Db2-supplied routine. The most common owner was used.
schema.routine-name
The name of the Db2-supplied routine, qualified by the name of the schema in which the routine was created.
cfg-parm
The owner of the packages associated with the specified Db2-supplied routine. It is one of the following CLIST parameters that is associated with the specified routine: RTxnnPK0 where x is a letter B–Q, and nn is numerals 01–44.
cfg-value
The authorization ID identified by cfg-parm is set to this value that is the most common owner of the packages for the specified Db2-supplied routine.
MORE THAN ONE WLM ENVIRONMENT IS USED FOR RUNNING MULTIPLE FUNCTIONS WITH SCHEMA=schema AND NAME=name. THE CLIST PARAMETER cfg-parm, THE WLM ENVIRONMENT FOR THE ROUTINE WITH SCHEMA=schema AND NAME=name, IS SET TO ITS CURRENT MOST FREQUENTLY USED WLM ENVIRONMENT: cfg-value.
More than one WLM environment is used for running multiple functions.
schema
The schema of a Db2-supplied routine.
name
The name of a Db2-supplied routine
cfg-parm
The WLM environment name for the routine with the specified schema and name. It is one of the following CLIST parameters that is associated with the specified routine: RTxnnWLM, where x is a letter B–Q, and nn is numerals 01-44.
cfg-value
The WLM environment name identified by cfg-parm is set to this value that is the most frequently used WLM environment for the specified Db2-supplied routine.
MORE THAN ONE WLM ENVIRONMENT IS USED FOR RUNNING routine-category. THE CLIST PARAMETER cfg-parm, THE DEFAULT WLM ENVIRONMENT FOR routine-category, IS SET TO THE CURRENT MOST FREQUENTLY USED WLM ENVIRONMENT FOR routine-category: cfg-value.

More than one WLM environment is used for running routines from the same category.

routine-category is one of the following values:

  • MOST DB2 ROUTINES
  • ROUTINES IDENTIFIED TO PROGRAM CONTROL
  • SERIALIZED ROUTINES
  • DB2 UTILITIES ROUTINES
  • DB2 XML PROCESSING ROUTINES
  • DB2 JAVA ROUTINES
  • DB2 REXX ROUTINES
  • UNIFIED DEBUGGER ROUTINES
  • THE DB2 CICS ROUTINE
  • DB2 MQSERIES ROUTINES
  • DB2 WEB SERVICES ROUTINES

cfg-parm is the default WLM environment name for the specified routine-category. It is one of the following CLIST parameters that is associated with the specified routine-category:

  • WLMENVG for MOST DB2 ROUTINES
  • WLMENVP for ROUTINES IDENTIFIED TO PROGRAM CONTROL
  • WLMENV1 for SERIALIZED ROUTINES
  • WLMENVU for DB2 UTILITIES ROUTINES
  • WLMENVX for DB2 XML PROCESSING ROUTINES
  • WLMENVJ for JAVA ROUTINES
  • WLMENVR for REXX ROUTINES
  • WLMENVD for UNIFIED DEBUGGER ROUTINES
  • WLMENVC for THE DB2 CICS ROUTINE
  • WLMENVM for DB2 MQSERIES ROUTINES
  • WLMENVW for DB2 WEB SERVICES ROUTINES
cfg-value
The cfg-value is set to this value that is the most frequently used WLM environment for the specified routine-category.
MORE THAN ONE OWNER IDENTIFIED FOR DB2-SUPPLIED ROUTINES. THE CLIST PARAMETER AUTHID, THE AUTH ID TO CREATE AND BIND DB2 ROUTINES, IS SET TO THE CURRENT MOST COMMON OWNER OF THE DB2-SUPPLIED ROUTINES: cfg-value.
More than one owner was identified for Db2-supplied routines.
cfg-value
The CLIST parameter AUTHID is set to this value that is the most common owner of the Db2-supplied routines.
MORE THAN ONE OWNER IDENTIFIED FOR DB2-SUPPLIED ROUTINES DEFINED WITH THE SECURITY DEFINER OPTION. THE CLIST PARAMETER SECDEFID, THE AUTH ID TO CREATE AND BIND DB2 SEC DEF ROUTINES, IS SET TO THE CURRENT OWNER OF THE MOST RECENTLY CREATED SECURITY DEFINER DB2-SUPPLIED ROUTINE: cfg-value.

More than one owner was identified for Db2 supplied routines that are defined with the SECURITY DEFINER option.

cfg-parm
The CLIST parameter SECDEFID is set to this value that is the owner of the most recently created Db2-supplied routine that was created with SECURITY DEFINER option.
MORE THAN ONE SQL AUTHORIZATION ID WAS USED FOR SQL PROCESSED BY DB2 INSTALLATION OR SAMPLE JOBS. THE CLIST PARAMETER cfg-parm IS SET TO THE CURRENT MOST COMMON SQL AUTHORIZATION ID USED FOR SQL PROCESSED BY DB2 INSTALLATION OR SAMPLE JOBS: cfg-value.
More than one SQL authorization ID was used for SQL that was processed by Db2 installation or sample jobs. The most common owner was used.
cfg-parm
INSSQLID
The CURRENT SQLID setting to be used when SQL is processed by most Db2 installation and sample jobs.
IVPSQLID
The CURRENT SQLID setting to be used when SQL is processed by Db2 sample (IVP) jobs.
cfg-value

The cfg-parm is set to this value that is the most common SQL authorization ID used for SQL processed by Db2 installation or sample jobs.

MORE THAN ONE OWNER IDENTIFIED FOR PACKAGES AND PLANS BOUND BY DB2 INSTALLATION OR SAMPLE JOBS. THE CLIST PARAMETER cfg-parm IS SET TO THE CURRENT MOST COMMON OWNER OF THE PACKAGES AND PLANS: cfg-value.
More than one owner was identified for packages and plans that are bound by Db2 installation or sample jobs. The most-common owner was used.
cfg-parm
INSPKOWN
The authorization ID to assign as the owner of packages and plans bound by most Db2 installation and sample jobs.
IVPKOWN
The authorization ID to assign as the owner of packages and plans bound by most Db2 sample (IVP) jobs.
cfg-value
The cfg-parm is set to this value that is the most common owner of the packages and plans bound by most Db2 installation and sample jobs.
THE CLIST PARAMETER cfg-parm, THE cfg-parm-desc FOR ROUTINE schema.routine-name, CANNOT BE DISCOVERED. REASON CODE = rsn. IT IS SET TO THE DSNTIDxx INPUT VALUE cfg-value.
A CLIST parameter cannot be discovered for the specified Db2-supplied routine for the specified reason.
cfg-parm and cfg-parm-desc
RTxnnACL
ACCESS CONTROL LIST. The access control list associated with the specified Db2-supplied routine, where x is a letter B–Q and nn is two numerals 01–44.
RTxnnPKO
PACKAGE OWNER. The owner of the packages associated with the specified Db2-supplied routine. where x is a letter B–Q and nn is two numerals 01–44.
RTxnnWLM and
WLM ENVIRONMENT. The WLM environment to be used to run the specified Db2-supplied routine. where x is a letter B–Q and nn is two numerals 01–44.
rsn
1
The Db2 objects required to discover the cfg-parm do not exist.
schema.routine-name
The name of the Db2-supplied routine, qualified by the name of the schema in which the routine was created.
THE CLIST PARAMETER cfg-parm, THE DEFAULT WLM ENVIRONMENT FOR routine-category, CANNOT BE DISCOVERED. REASON CODE = rsn. IT IS SET TO THE DSNTIDxx INPUT VALUE cfg-value.
A CLIST parameter cannot be discovered for the specified reason.
cfg-parm and cfg-parm-desc
WLMENVG
MOST DB2 ROUTINES.
WLMENVP
ROUTINES IDENTIFIED TO PROGRAM CONTROL.
WLMENV1
SERIALIZED ROUTINES.
WLMENVU
DB2 UTILITIES ROUTINES.
WLMENVX
DB2 XML PROCESSING ROUTINES.
WLMENVJ
DB2 JAVA ROUTINES.
WLMENVR
DB2 REXX ROUTINES.
WLMENVD
UNIFIED DEBUGGER ROUTINES.
WLMENVC
THE DB2 CICS ROUTINE.
WLMENVM
DB2 MQSERIES ROUTINES.
WLMENVW
DB2 WEB SERVICES ROUTINES.
rsn
1
The Db2 objects required to discover the cfg-parm do not exist.
THE CLIST PARAMETER cfg-parm, THE cfg-parm-desc, CANNOT BE DISCOVERED. REASON CODE = rsn. IT IS SET TO THE DSNTIDxx INPUT VALUE cfg-value.
A CLIST parameter cannot be discovered for the specified reason.
cfg-parm and cfg-parm-desc
AUTHID
AUTH ID TO CREATE AND BIND DB2 ROUTINES.
Start of changeBSDSNAM1End of change
Start of changeBSDS COPY1 NAMEEnd of change
Start of changeBSDSNAM2End of change
Start of changeBSDS COPY 2 NAME.End of change
Start of changeDATACLS3End of change
Start of changeVSAM CATALOG AND STOGROUP DATA CLASS.End of change
Start of changeDATACLS6End of change
Start of changeLOG COPY 1 AND BSDS COPY 2 DATA CLASS.End of change
Start of changeDATACLS7End of change
Start of changeLOG COPY 2 AND BSDS COPY 1 DATA CLASS.End of change
DDLOC
DB2 LOCATION NAME.
DDLUNAM
DB2 VTAM LU NAME.
Start of changeDSNHDECPEnd of change
Start of changeDB2 APPLICATION DEFAULTS MODULE NAME.End of change
GENLUNM
DB2 GENERIC VTAM LU NAME.
Start of changeINSICPREEnd of change
Start of changeSAMPLE IMAGE COPY DATA SETS PREFIX.End of change
INSGRLST
AUTH IDS TO BE GRANTED INSTALL OBJECTS ACCESS.
INSPKOWN
AUTH ID TO OWN PACKAGES BOUND BY INSTALL JOBS.
INSSQLID
AUTH ID TO PROCESS SQL IN INSTALL JOBS.
IPNAME
DB2TCP/IP IPNAME.
Start of changeIRLMDISC End of change
Start of changeDISCONNECT IRLM AUTOMATICALLY OPTION.End of change
Start of changeIRLMGRPNEnd of change
Start of changeIRLM XCF GROUP NAME.End of change
Start of changeIRLMIDENEnd of change
Start of changeIRLM MEMBER UNIQUE IDENTIFIER.End of change
Start of changeIRLMLKSZEnd of change
Start of changeIRLM LOCK ENTRY INITIAL ALLOCATION SIZE.End of change
Start of changeIRLMLTEEnd of change
Start of changeIRLM NUMBER OF LOCK TABLE ENTRIES.End of change
Start of changeIRLMMLMTEnd of change
Start of changeIRLM MAXIMUM STORAGE FOR LOCKS.End of change
Start of changeIRLMPGPREnd of change
Start of changePAGE PROTECT IRLM LOAD MODULES OPTION.End of change
Start of changeIRLMTRACEnd of change
Start of changeSTART IRLM COMPONENT TRACES OPTION.End of change
IVPGRLST
AUTH IDS TO BE GRANTED IVP OBJECTS ACCESS.
IVPPKOWN
AUTH ID TO OWN PACKAGES BOUND BY IVP JOBS.
IVPSQLID
AUTH ID TO PROCESS SQL IN IVP JOBS.
LOGSPRE1
FIRST COPY ACTIVE LOG DATA SET PREFIX.
Start of changeLOGSNUMEnd of change
Start of changeNUMBER OF ACTIVE LOG DATA SETS.End of change
LOGSPRE2
SECOND COPY ACTIVE LOG DATA SET PREFIX.
Start of changeMGMTCLS3End of change
Start of changeVSAM CATALOG AND STOGROUP MANAGEMENT CLASS.End of change
Start of changeMGMTCLS6End of change
Start of changeLOG COPY 1 AND BSDS COPY 2 MANAGEMENT CLASS.End of change
Start of changeMGMTCLS7End of change
Start of changeLOG COPY 2 AND BSDS COPY 1 MANAGEMENT CLASS.End of change
MVSSPREF
DB2 SUBSYSTEM COMMAND PREFIX.
Start of changeNUMCOLUMEnd of change
Start of changeNUMBER OF COLUMNS PER TABLE (AVERAGE).End of change
Start of changeNUMDATABEnd of change
Start of changeNUMBER OF DATABASES IN THE SUBSYSTEM.End of change
NUMPKGS
NUMBER OF PACKAGES IN THE SUBYSTEM.
Start of changeNUMPKSTSEnd of change
Start of changeNUMBER OF SQL STATEMENTS PER PACKAGE (AVERAGE).End of change
Start of changeNUMPLANSEnd of change
Start of changeNUMBER OF PLANS IN THE SUBSYSTEM.End of change
Start of changeNUMPLPLEnd of change
Start of changeNUMBER OF PACKAGE LISTS PER PLAN (AVERAGE).End of change
Start of changeNUMTABLEEnd of change
Start of changeNUMBER OF TABLES PER DATABASE (AVERAGE).End of change
Start of changeNUMTABSPEnd of change
Start of changeNUMBER OF TABLE SPACES PER DATABASE (AVERAGE).End of change
Start of changeNUMVIEWSEnd of change
Start of changeNUMBER OF VIEWS PER TABLE (AVERAGE).End of change
RESYNPRT
TWO-PHASE COMMIT RESYNC TCP/IP PORT NUMBER.
SECDEFID
AUTH ID TO CREATE AND BIND DB2 SEC DEF ROUTINES.
SECPORT
TCP/IP PORT NUMBER FOR SECURE SQL LISTENER.
Start of changeSGRPATNMEnd of change
Start of changeSUBGROUP ATTACH NAME.End of change
Start of changeSTGIJRTEnd of change
Start of changeSTOGROUP FOR INDEXES CREATED BY DSNTIJRT.End of change
Start of changeSTOGJRTEnd of change
Start of changeSTOGROUP FOR DB AND TS CREATED BY DSNTIJRT.End of change
Start of changeSTORCLS3End of change
Start of changeVSAM CATALOG AND STOGROUP STORAGE CLASS.End of change
Start of changeSTORCLS6End of change
Start of changeLOG COPY 1 AND BSDS COPY 2 STORAGE CLASS.End of change
Start of changeSTORCLS7End of change
Start of changeLOG COPY 2 AND BSDS COPY 1 STORAGE CLASS.End of change
Start of changeS32KNOTSEnd of change
Start of changeNUMBER OF 32 KB SORT WORK FILE TABLE SPACES.End of change
Start of changeS32KSGSZEnd of change
Start of changeSEGSIZE OF 32 KB SORT WORK FILE TABLE SPACES. End of change
Start of changeS4KNOTSEnd of change
Start of changeNUMBER OF 4 KB SORT WORK FILE TABLE SPACES.End of change
Start of changeS4KGSZEnd of change
Start of changeSEGSIZE OF 4 KB SORT WORK FILE TABLE SPACES.End of change
TCPPORT
TCP/IP PORT NUMBER FOR SQL LISTENER.
Start of changeT32KNOTSEnd of change
Start of changeNUMBER OF 32 KB TEMP WORK FILE TABLE SPACES.End of change
Start of changeT32KGSZEnd of change
Start of changeSEGSIZE OF 32 KB TEMP WORK FILE TABLE SPACES.End of change
Start of changeT4KNOTSEnd of change
Start of changeNUMBER OF 4 KB TEMP WORK FILE TABLE SPACES.End of change
Start of changeT4KSGSZEnd of change
Start of changeSEGSIZE OF 4 KB TEMP WORK FILE TABLE SPACES.End of change
Start of changeVBSDSLOGEnd of change
Start of changeBSDS AND ACTIVE LOG ICF CATALOG ALIAS.End of change
Start of changeVOLSDAT3End of change
Start of changeVSAM CATALOG AND STOGROUP VOLUME SERIAL.End of change
Start of changeVOLSDAT6End of change
Start of changeLOG COPY 1 AND BSDS COPY 2 VOLUME SERIAL.End of change
Start of changeVOLSDAT7End of change
Start of changeLOG COPY 2 AND BSDS COPY 1 VOLUME SERIAL.End of change
Start of changeWKDBNAMEEnd of change
Start of changeWORK FILE DATABASE.End of change
rsn
1
The Db2 objects required to discover the cfg-parm do not exist.
2
The TCPPORT value is -NONE or the SECPORT value is -NONE in the -DISPLAY DDF output.
3
The -DISPLAY DDF output is not formatted as expected
4
The call to the instrumentation facility interface DSNWLI for IFCID 0104 did not return any data.
Start of change5End of change
Start of changeDb2 objects required to discover the cfg-parm were created prior to Db2 12. End of change
Start of change6End of change
Start of changeIRLM startup option has a value whose size is bigger than expected for cfg-parm.End of change
Start of change7End of change
Start of changeVolume is SMS-managed, that is, SYSIBM.SYSVOLUMES.VOLID=’*’.End of change
Start of change8End of change
Start of changeIRLM MLT startup option value exceeds 102400MB.End of change
9
Db2 STC or IRLM STC not found.
10
Db2 STC or IRLM STC SYSOUT data sets not available.
cfg-value
Specifies the value cfg-parm was set to, which is also the input DSNTXAZP DSNTIDxx value.
Start of changeMORE THAN ONE cfg-parm-object1 IDENTIFIED FOR cfg-parm-object2. THE CLIST PARAMETER cfg-parm, THE cfg-parm-desc, IS SET TO THE CURRENT MOST COMMON cfg-parm-desc: cfg-value.End of change
Start of changeThe following table lists the possible values for cfg-parm-object1 and cfg-parm-object2 for each cfg-parm.
cfg-parm cfg-parm-object1 cfg=parm-object2
DATACLAS3 DATA CLASS VSAM CATALOG AND STOGROUP
INSICPRE PREFIX SAMPLE IMAGE COPY DATA SETS
MGMTCLS3 MANAGEMENT CLASS VSAM CATALOG AND STOGROUP
STGIJRT STORAGE GROUP INDEXES CREATED BY DSNTIJRT
STOGJRT STORAGE GROUP DB AND TS CREATED BY DSNTIJRT
STORCLS3 STORAGE CLASS VSAM CATALOG AND STOGROUP
S32KSGSZ SEGMENT SIZE 32 KB SORT WORK FILE TABLE SPACES
S4KSGSZ SEGMENT SIZE 4 KB SORT WORK FILE TABLE SPACES
T32KSGSZ SEGMENT SIZE 32 KB TEMP WORK FILE TABLE SPACES
T4KSGSZ SEGMENT SIZE 4 KB TEMP WORK FILE TABLE SPACES
VBSDSLOG ALIAS BSDS AND LOG

The following table lists the cfg-parm-desc for each cfg-parm

cfg-parm cfg-parm-desc
DATACLS3 VSAM CATALOG AND STOGROUP DATA CLASS
INSICPRE SAMPLE IMAGE COPY DATA SETS PREFIX
MGMTCLS3 VSAM CATALOG AND STOGROUP MANAGEMENT CLASS
STGIJRT STOGROUP FOR INDEXES CREATED BY DSNTIJRT
STOGJRT STOGROUP FOR DB AND TS CREATED BY DSNTIJRT
STORCLS3 VSAM CATALOG AND STOGROUP STORAGE CLASS
S32KSGSZ SEGSIZE OF 32 KB SORT WORK FILE TABLE SPACES
S4KSGSZ SEGSIZE OF 4 KB SORT WORK FILE TABLE SPACES
T32KSGSZ SEGSIZE OF 32 KB TEMP WORK FILE TABLE SPACES
T4KSGSZ SEGSIZE OF 4 KB TEMP WORK FILE TABLE SPACES
VBSDSLOG BSDS AND ACTIVE LOG ICF CATALOG ALIAS
cfg-value
Specifies the value cfg-parm was set to, which is also the input DSNTXAZP DSNTIDxx value.
End of change
THE CLIST PARAMETER cfg-parm, THE cfg-parm-desc FOR ROUTINE schema.routine-name, IS TRUNCATED TO len CHARACTERS.
FROM: untruncated-value
TO: truncated-value
A CLIST parameter value was truncated.
cfg-parm and cfg-parm-desc
RTxnnACL

ACCESS CONTROL LIST. The access control list associated with the specified Db2-supplied routine, where x is a letter B–Q and nn is two numerals 01–44.

RTxnnPK0
PACKAGE OWNER. The owner of the packages associated with the specified Db2-supplied routine. where x is a letter B–Q and nn is two numerals 01–44.
schema.routine-name
The name of the Db2-supplied routine, qualified by the name of the schema in which the routine was created.
len
Truncated length of cfg-parm.
untruncated-value
Specifies the untruncated current installed value of cfg-parm.
truncated-value
Specifies the truncated current installed value of cfg-parm.
Start of changeTHE CLIST PARAMETER cfg-parm, THE cfg-parm-desc, IS TRUNCATED TO len CHARACTERS.End of change
Start of changeFROM: untruncated-valueEnd of change
Start of changeTO: truncated-valueEnd of change
Start of change
cfg-parm and cfg-parm-desc values:
AUTHID
AUTH ID TO CREATE AND BIND DB2 ROUTINES.
BSDSNAM1
BSDS COPY1 NAME.
BSDSNAM2
BSDS COPY2 NAME.
DDLUNAM
DB2 VTAM LU NAME.
GENLUNM
DB2 GENERIC VTAM LU NAME.
INSGRLST
AUTH IDS TO BE GRANTED INSTALL OBJECTS ACCESS.
INSICPRE
SAMPLE IMAGE COPY DATA SETS PREFIX.
INSPKOWN
AUTH ID TO OWN PACKAGES BOUND BY INSTALL JOBS.
INSSQLID
AUTH ID TO PROCESS SQL IN INSTALL JOBS.
IVPGRLST
AUTH IDS TO BE GRANTED IVP OBJECTS ACCESS.
IVPPKOWN
AUTH ID TO OWN PACKAGES BOUND BY IVP JOBS.
IVPSQLID
AUTH ID TO PROCESS SQL IN IVP JOBS.
LOGSPRE1
FIRST COPY ACTIVE LOG DATA SET PREFIX.
LOGSPRE2
SECOND COPY ACTIVE LOG DATA SET PREFIX.
SECDEFID
AUTH ID TO CREATE AND BIND DB2 SEC DEF ROUTINES.
STGIJRT
STOGROUP FOR INDEXES CREATED BY DSNTIJRT.
STOGJRT
STOGROUP FOR DB AND TS CREATED BY DSNTIJRT.
len
Specifies the length of the truncated current installed value of cfg-parm.
untruncated-value
Specifies the untruncated current installed value of cfg-parm.
truncated-value
Specifies the truncated current installed value of cfg-parm.
End of change
THE CLIST PARAMETER cfg-parm, cfg-parm-desc, IS SET TO ITS DEFAULT VALUE cfg-value.
An IRLM startup parameter is not explicitly set when IRLM was started.
cfg-parm and cfg-parm-desc
IRLMLKSZ
IRLM LOCK ENTRY INITIAL ALLOCATION SIZE
IRLMLTE
IRLM NUMBER OF LOCK TABLE ENTRIES
IRLMMLMT
IRLM MAXIMUM STORAGE FOR LOCKS
IRLMPGPR
PAGE PROTECT IRLM LOAD MODULES OPTION
IRLMTRAC
START IRLM COMPONENT TRACES OPTION
cfg-value
The IRLM startup parameter identified by cfg-parm is set to this value that is the default value of the IRLM startup parameter.

System action

Processing continues.

User response

In the DSNTXAZP report that is written to SYSPRINT, check the CLIST PARAMETER REPORT for the CURRENT INSTALLED VALUE and STATUS of the CLIST parameter specified in the warning-text. If the CURRENT INSTALL VALUE is not correct, modify the CLIST parameter setting in the CLIST defaults input member generated by DSNTXAZP. The CLIST defaults input member generated by DSNTXAZP is specified in message DSNT016I displayed at the bottom of the DSNTXAZP report.

Severity

4 (warning)
End of change