RESP2 values for EXEC CICS CREATE and EXEC CICS CSD commands

The EXEC CICS CREATE command and the EXEC CICS CSD commands DEFINE, ALTER, USERDEFINE, and INSTALL issue RESP2 values, each of which is associated with a CICS message. Most of these messages are written to transient data queue CSMT.

The RESP2 values and the corresponding message numbers are shown in Table 1 below. For this command, the fullword EIBRESP2 field is regarded as a structure containing two halfwords. The low-order halfword always contains an error number. The high-order halfword sometimes contains another number to help you to identify the error. Sometimes this number is the offset n in the ATTRIBUTES string at which the error was detected. Sometimes it is the keyword number k for which the error was detected. For a list of the keyword numbers, see Table 2 through Table 33.

Table 1. RESP2 values corresponding to messages
RESP2 Msgid Description or message
    Codes caused by syntactical errors
n,400 DFHCA5211 A misplaced delimiter occurs in ATTRIBUTES. The invalid delimiter is at offset n in the ATTRIBUTES string.
n,401 DFHCA5204 A keyword specified within ATTRIBUTES is invalid. The invalid keyword is at offset n in the ATTRIBUTES string.
n,402 DFHCA5212, DFHCA5213 A keyword within ATTRIBUTES cannot be uniquely identified from its abbreviation. The invalid keyword is at offset n in the ATTRIBUTES string.
k,403 DFHCA5501 A required keyword is omitted. The omitted keyword has code k in the remaining tables in this topic.
404 DFHCA5529 A required keyword is omitted. The omitted keyword must be selected from two mutually exclusive keywords, as specified in the associated message.
k,405 DFHCA5504 One specified keyword requires another one to be specified. The omitted keyword has code k in the remaining tables in this topic.
k,406 DFHCA5206 A keyword occurs more than once within ATTRIBUTES. The duplicate keyword has code k in the remaining tables in this topic.
k,407 DFHCA5503 DFHCA5506 Conflicting keywords are specified. The keyword causing the conflict has code k in the remaining tables in this topic.
k,410 DFHCA5210 DFHCA5519 DFHCA5521 DFHCA5522 DFHCA5526 DFHCA5528 DFHCA5532 DFHCA5547 An invalid operand is supplied for a keyword within ATTRIBUTES. The keyword in error has code k in the remaining tables in this topic.
k,410 DFHCA5224 The argument value is outside the valid range for keyword. The keyword in error has code k in the remaining tables in this topic.
k,410 DFHCA5542 Length of Remoteprefix and length of Prefix must be the same The keyword in error has code k in the remaining tables in this topic.
k,410 DFHCA5543 Generics must be in the same place in the Prefix and in the Remoteprefix. The keyword in error has code k in the remaining tables in this topic.
k,411 DFHCA5207 An operand is supplied for a keyword that does not need one. The keyword in error has code k in the remaining tables in this topic.
k,412 DFHCA5205 A required operand for a keyword within ATTRIBUTES is omitted. The keyword in error has code k in the remaining tables in this topic.
k,412 DFHCA5544 The value must be specified as generic because a previous value is generic. The keyword in error has code k in the remaining tables in this topic.
k,413 DFHCA5517 The operands of two or more keywords conflict with one another. The first conflicting keyword detected has code k in the remaining tables in this topic.
k,414 DFHCA5507 The value of the operand of a keyword within ATTRIBUTES is too small. The keyword in error has code k in the remaining tables in this topic.
k,415 DFHCA5513 In the pair of values specified as the operand of a keyword within ATTRIBUTES, the second value must not exceed the first. The keyword in error has code k in the remaining tables in this topic.
k,416 DFHCA5509 An invalid operand is supplied for a keyword within ATTRIBUTES. The value of the operand must be different from the name of the resource. The keyword in error has code k in the remaining tables in this topic.
417 DFHCA4884 DFHCA5523 DFHCA5535 The specified resource cannot be created with this command. The resource name is reserved for CICS use.
418 DFHCA5527 CICS internal programs (whose names begin with DFH) cannot be given attributes that specify remote execution.
k,419 DFHCA5217 A closing parenthesis has been omitted from a DESCRIPTION keyword within ATTRIBUTES. The keyword in error (DESCRIPTION) has code k in the remaining tables in this topic.
420 DFHCA5508 PROTECTNUM must be less than or equal to THREADLIMIT, or COMTHREADLIM must be less than or equal to TCBLIMIT, or THREADLIMIT must be less than or equal to TCBLIMIT.
421 DFHCA5544 Value must be specified as generic because a previous value is generic.
422 DFHCA5546 Incorrect TYPE specified for REQUESTMODEL.
423 DFHCA5548 The option is invalid for a request model from an earlier release of CICS.
424 DFHCA5549 The values specified for the two attributes must not be the same.
425 DFHCA5551 keyword1 cannot be specified as generic unless keyword2 is also generic. See the associated message to determine which keywords are in error.
426 DFHCA5552 The specified CIPHERS attribute has an invalid value.
427 DFHCA5553 The specified attribute field cannot contain a character as shown.
428 DFHCA5555 There must be at least one attribute present on resource definition.
429 DFHCA5556 DFHAC5539 The resource name starts with the reserved letter C or reserved letters DFH or EYU.
430 DFHCA5557 The resource name used is a reserved name.
431 DFHCA5560 The HOST attribute contains a port number and a different, non-zero PORT attribute has also been specified.
    Codes caused by errors deleting existing resources
500 DFHAM4803 DFHAM4834 DFHAM4836 DFHAM4842 DFHAM4896 DFHCA4940 DFHCA4803 DFHCA4834 DFHCA4836 DFHCA4842 DFHCA4896 DFHCA4940 DFHZC5913 Installation failed because the resource is currently in use.
500 DFHAM4949 DFHCA4949 Installation failed because the resource is already installed by a bundle.
500 DFHAM4950 DFHCA4950 Installation failed because the resource has already been installed.
500 DFHAM4834 DFHAM4838 DFHCA4834 DFHCA4838 Installation failed because the resource is not disabled.
500 DFHAM4853 DFHCA4853 Installation failed because there is another DB2TRAN installed that specifies the same transaction ID.
500 DFHAM4874 DFHCA4874 Installation failed because the attribute exists.
500 DFHAM4894 DFHCA4894 Installation failed because the resource is not disabled.
500 DFHAM4903 DFHCA4903 Installation failed because the service is open.
500 DFHAM4940 DFHCA4940 MQCONN installation failed because an MQCONN is already installed.
501 DFHAM4841 DFHCA4841 Installation failed because definition of restype resname is in use by task no. taskno (transaction id. tranid).
501 DFHZC5980 Resource resource is in use by task taskid Transaction tranid.
502 DFHZC6304 Deletion of remote terminal termid failed because it is in use by another transaction.
503 DFHZC5915 Deletion of restype id failed. It must be set out of service.
504 DFHAM4899 DFHCA4899 DFHZC5998 Install specified a resource that cannot be replaced.
505 DFHZC5916 Deletion of terminal termid failed. It has pending DFHZCP activity.
505 DFHZC5918 Deletion of terminal termid Console consname failed. It has pending DFHZCP activity.
506 DFHZC5914 Deletion of terminal termid found another deletion of it in progress.
506 DFHZC5937 Deletion of modename modename found another deletion of it in progress.
507 DFHZC5902 Deletion of terminal termid failed. BMS Paging session still active.
508 DFHZC5917 Deletion of terminal termid failed. Error message writer still active.
509 DFHZC5904 Deletion of terminal termid failed. CEDF is still active.
510 DFHZC5941 Install for terminal termid failed. Console consname has a conversation outstanding.
511 DFHZC5907 Deletion of remote shipped terminal failed for connection cccc.
512 DFHZC5925 Deletion of connection cccc failed. Its AID-Chains are not empty.
513 DFHZC5929 Deletion of connection cccc failed. It is in use by n indirect connections.
514 DFHZC5938 Deletion of modename modename failed. Unable to delete sessions.
515 DFHZC5951 Deletion of connection ssss failed. Unable to delete sessions.
516 DFHZC5945 Deletion of sessions ssss failed. Connection cccc is defined to IRC.
517 DFHZC5952 Deletion of terminal termid failed. It must be SET RELEASED.
518 DFHZC5969 Deletion of dependent modenames failed for connection modename.
519 DFHZC5974 Deletion of pool pppp failed. Unable to delete pool entries.
520 DFHZC5979 Deletion of pool pppp failed. It still has session termid.
520 DFHZC5982 Deletion of pool pppp failed. Pool entry is in use for termid.
521 DFHZC5958 Install failed for xxxx. This is the name of the local system, which must not be replaced.
522 DFHZC5940 Install for terminal termid failed. Error console cannot be deleted.
523 DFHZC5989 Deletion of resource resource failed. Remote deletion in connection cccc failed.
524 DFHZC5943 MRO connection conname cannot be deleted because IRC is open.
525 DFHAM4807 LSRPOOL install failed because its MAXKEYLENGTH is less than 22 which is incorrect for use by the CSD.
    Codes caused by errors in installing the new resource
600 DFHTO6000 The definition for TERMINAL termdef refers to an undefined TYPETERM termtype.
600 DFHTO6001 The definition for pooled TERMINAL termdef refers to an undefined TYPETERM termtype.
601 DFHAM4910 DFHCA4910 The install failed because the member was not found in the partitioned data set.
601 DFHTO6002 The definition for SESSIONs sesdef refers to an undefined CONNECTION condef.
601 DFHZC5911 Install for resource resource failed. Connection cccc not found.
601 DFHZC5932 Install for modename modename failed. Connection cccc not found.
602 DFHZC5962 Install for resource resource failed. Modename parameter not found.
603 DFHZC5906 Install failed because xxxx is not a permitted value for a terminal or connection name.
604 DFHZC5933 Install for modename modename failed. Connection cccc is not valid here.
605 DFHAM4889 DFHCA4889 Install of resource failed because an attribute is invalid.
606 DFHAM4890 DFHCA4890 Install of TDQUEUE tdqname failed because the TYPE has not been specified.
607 DFHAM4870 DFHCA4870 Install failed for program progname - language RPG is not supported under MVS.
608 DFHAM4832 DFHCA4832 Unable to open TDQUEUE tdqname because the DFHINTRA data set is not open.
608 DFHAM4909 DFHCA4909 The install failed because the DDNAME was not found.
609 DFHAM4908 DFHCA4908 The installation failed because the templatename exists.
610 DFHAM4905 DFHCA4905 The installation failed because the option is unavailable in this system.
612 DFHAM4920 DFHCA4920 The installation of a BUNDLE failed because it is a duplicate.
612 DFHCA4920 The installation of a resource failed because it exists.
620 DFHAM4912 DFHCA4912 The installation of the resource failed because the attribute specified is obsolete.
620 DFHZC5912 Install for terminal termid failed. It is incompatible with connection cccc.
620 DFHZC5949 Install for sessions ssss failed. It is incompatible with connection cccc.
621 DFHZC5900 System sysid has shipped definitions but connection cccc is not known to this system.
622 DFHZC5921 Install of terminal termid failed. z/OS Communications Server support not loaded.
622 DFHZC5988 Install for resource resource failed. z/OS Communications Server support not generated.
623 DFHZC5909 Install of resource resource failed. Call to DFHIRP irp_function Return_code did not succeed, See DFHIRSDS for return code.
624 DFHZC5931 Install for modename modename failed. Maximum number of APPC sessions would have been exceeded.
625 DFHAM4929 DFHCA4929 A resource was not installed because of conflicting attributes.
625 DFHZC5973 Install for sessions ssss failed. Max session-count reached for modename modename.
626 DFHAM4930 DFHCA4930 A URIMAP resource was not installed as it maps the same URI as an existing installed URIMAP.
626 DFHZC5955 SESNUMB greater than DLTHRED in the SIT (nnnn).
627 DFHAM4931 DFHCA4931 The installation of a WEBSERVICE failed because the associated WSBIND file or PIPELINE does not exist.
627 DFHAM4941 DFHCA4941 ATOMSERVICE install failed because the associated XML binding or Atom configuration file was not found.
627 DFHZC5934 Install for modename modename failed. Single-session connection cccc is already in use.
628 DFHAM4932 DFHCA4932 The installation of a WEBSERVICE failed because:
  • the associated files in z/OS UNIX are not correctly set up
  • or the associated PIPELINE is not correctly set up
628 DFHAM4942 DFHCA4942 ATOMSERVICE install failed because CICS was not authorized to access the associated XML binding or Atom configuration file.
628 DFHZC5936 Install for modename modename failed. Connection cccc has active modegroup xxxx.
628 DFHAM4946 DFHCA4946 The installation of BUNDLE bundle failed because CICS does not have authority to access the manifest found in the bundle root directory.
629 DFHAM4933 DFHCA4933 The installation of a PIPELINE failed because the file specified in the WSDIR attribute was inaccessible.
629 DFHAM4943 DFHCA4943 ATOMSERVICE install failed because the associated XML binding or Atom configuration file was invalid.
629 DFHZC5939 Install for name failed. Duplicate session- or modegroup-name for connection sysid.
630 DFHZC5946 Install for sessions ssss failed. Connection cccc is defined to IRC.
630 DFHAM4934 DFHCA4934 Urimap install failed due to the specified HOSTCODEPAGE and CHARACTERSET combination being invalid.
631 DFHZC5948 Install for sessions ssss failed. Connection cccc is not suitable for IRC.
631 DFHAM4918 DFHCA4918 Install failed because all cipher codes were rejected.
632 DFHAM4936 DFHCA4936 The installation of BUNDLE resource resource failed because it had an invalid manifest.
632 DFHZC5954 Install for resource resource failed. Unable to install sessions component.
633 DFHAM4937 DFHCA4937 The installation of BUNDLE resource resource failed because it had no manifest.
633 DFHZC5963 operation RUSIZE xxxx from terminal termid was greater than TYPETERM RUSIZE yyyy.
634 DFHZC5967 Install for modename modename failed. Unable to install sessions.
635 DFHAM4939 DFHCA4939 The installation of an ATOMSERVICE failed because of a configuration error.
635 DFHZC5968 Unable to install LU Services Manager for modename modename.
636 DFHZC5981 Pool pppp not found.
637 DFHZC5985 Install for resource resource failed. Unable to install connection component.
638 DFHTO6003 TERMINAL termdef specifies CONSNAME but refers to TYPETERM termtype which does not specify DEVICE=CONSOLE.
639 DFHTO6004 TERMINAL termdef does not specify CONSNAME but refers to TYPETERM termtype which specifies DEVICE=CONSOLE.
640 DFHTO6005 PRINTER or ALTPRINTER for TERMINAL termdef is invalid for the DEVICE specified in TYPETERM termtype.
641 DFHTO6006 PRINTERCOPY or ALTPRINTERCOPY for TERMINAL termdef is invalid for the DEVICE specified in TYPETERM termtype.
642 DFHTO6007 AUTINSTMODEL YES|ONLY for TERMINAL termdef is invalid for the DEVICE specified in TYPETERM termtype.
643 DFHTO6008  
644 DFHTO6009 The definition for SESSIONs sesdef refers to CONNECTION condef which specifies a different PROTOCOL.
645 DFHTO6010 The definition for SESSIONs sesdef must specify PROTOCOL LU61 as it refers to an MRO CONNECTION condef.
646 DFHTO6011 SESSIONs sesdef must specify both SENDCOUNT and RECEIVECOUNT as it refers to an MRO CONNECTION condef.
647 DFHTO6013 No SESSIONs definition refers to CONNECTION condef.
648 DFHTO6014 POOL is required for TERMINAL termdef as it refers to TYPETERM typedef which specifies SESSIONTYPE=PIPELINE.
649 DFHTO6015 TRANSACTION for TERMINAL termdef is invalid for the DEVICE specified in TYPETERM typedef.
650 DFHTO6016 The MRO CONNECTION condef is referenced by more than one SESSIONs definition, including sesdef.
651 DFHTO6017 REMOTESYSTEM for TERMINAL termid is invalid for the DEVICE specified in TYPETERM typeterm.
652 DFHTO6018 TERMINAL termid refers to TYPETERM typeterm which has an invalid ALTSCREEN.
653 DFHTO6020 SESSIONS sesdef refers to single-session CONNECTION condef but has an invalid MAXIMUM option specified.
654 DFHTO6023 Connection definition @.BCH detected. Batch-shared database connections are not supported.
655 DFHTO6025 The definition for LU6.1 SESSIONs sesdef specifies a send or receive count with no prefix.
656 DFHZC6301 Install for tttt failed. Duplicate netname netname for resource rrrr found.
657 DFHZC6302 Install for connection cccc failed. Duplicate netname netname for resource rrrr found.
658 DFHZC6303 Install for tttt failed. Duplicate netname netname found.
659 DFHZC6334 Install for tttt failed. A session with the same name exists.
660 DFHZC6331 Install for connection tttt failed. Non-z/OS Communications Server terminal with same name exists.
660 DFHZC6332 Install for terminal tttt failed. Non-z/OS Communications Server terminal with same name exists.
661 DFHZC5950 Install for terminal termid failed. Console consname exists.
664 DFHZC6330 Install for tttt failed. LDCLIST parameter ldclist not found.
665 DFHZC6333 INSTALL for modename modename failed. Zero sessions specified.
666 DFHAM4833 DFHCA4833 DFHZC6315 DFHZC6361 Resource cannot be installed with specified user ID because of a security error.
667 DFHZC6362 Install for terminal portname with user ID userid failed because the preset userID has been revoked.
668 DFHZC6363 Install for terminal portname with user ID userid failed because the preset userID's group access has been revoked.
669 DFHZC6364 Install for terminal portname with user ID userid failed because the ESM returned an unrecognized response.
670 DFHZC6365 Install for terminal portname with user ID userid failed because the external security manager is inactive.
671 DFHZC6366 Install for terminal portname with user ID userid failed because the userID is not authorized to access this CICS system.
672 DFHZC6367 Install for terminal termid with user ID userid failed because the SECLABEL check failed.
673 DFHZC6368 Install for terminal portname with user ID userid failed because the external security manager is quiesced.
674 DFHZC6369 Install for terminal portname failed because national language langcode is invalid.
675 DFHZC6370 Install for terminal portname failed because national language langcode is unavailable.
676 DFHZC6371 Install for terminal portname with userID userid failed because the userID is not authorized to use this portname.
677 DFHZC5944 Install for type(id) has failed. It would make a loop of connection definitions.
679 DFHAM4837 DFHCA4837 Install of DB2ENTRY or DB2TRAN failed because DB2CONN not installed.
680 DFHAM4850 DFHCA4850 DB2TRAN not installed because refers to a DB2ENTRY that is not installed.
681 DFHAM4851 DFHCA4851 DB2CONN not installed because of a security error, or DB2ENTRY not installed because of a security error, or DB2TRAN not installed because of a security error.
681 DFHCA4851 LIBRARY not installed because of a security error.
682 DFHAM4895 DFHCA4895 The TST has not been assembled with the migrate option when defining CREATE TSMODEL.
683 DFHCA4817 A serious MVS Abend was encountered during install processing.
685 DFHCA4869 Single resource installation for this resource type is not allowed.
686 DFHAM4947 DFHCA4947 The installation of BUNDLE resource failed because an unexpected resource error occurred.
687 DFHAM4948 E DFHCA4948 E Installation of resourcetype resources is not supported on this release. CICS Transaction Server Version version.release was the last release to support this type of resource.
688 DFHAM4952 E DFHCA4952 E The installation of BUNDLE resourcename failed because its ID and version are a duplicate of a BUNDLE that already exists.
689 DFHAM4954 E DFHCA4954 E An attempt to install the TCPIPSERVICE, IPCONN, or URIMAP named resourcename on the CICS system failed because the user does not have authority to access the specified certificate.
Start of change690End of change Start of changeDFHAM4919 DFHCA4919End of change Start of changeInstall failed because CIPHERS file was not found.End of change
    Codes caused by CICS internal logic errors
900 DFHTO6012 The catalog data set is not available. RDO function is restricted.
901 DFHAM4872 DFHCA4872 Unable to connect to CICS catalog.
902 DFHAM4873 DFHCA4873 Unable to disconnect the CICS catalog.
903 DFHZC6209 Invalid ZC catalog request code xxxx.
904 DFHZC6212 Level mismatch with catalog record. DFHBS xxx.
905 DFHAM4898 DFHCA4898 DFHZC5901 Install failed because sufficient storage could not be obtained.
906 DFHZC6200 Could not obtain DWE storage.
907 DFHZC6203 Unable to obtain DWE action-list storage.
908 DFHZC6214 Unable to obtain recovery record storage.
950 DFHZC6202 Pattern pattern not valid for builder.
951 DFHZC6204 Illegal subpattern definition pattern.
952 DFHZC6205 Illegal subpattern definition pattern.
953 DFHZC6206 Pattern pattern not valid when destroying a resource.
954 DFHZC6207 Catalog key too long or zero. Pattern pattern.
955 DFHZC6213 Recovery record abandoned. Key is key.
956 DFHZC6341 Loop or ABEND has been detected in inmodule by module bymodule.
Notes:
In the remaining tables:
  • Keyword number 1 always refers to the first operand of the CREATE command; that is, the resource being created.
  • Keywords shown as obsolete are retained for cross-release compatibility.
Table 2. ATOMSERVICE Keyword associated with keyword numbers
Keyword number Keyword
1 ATOMSERVICE
6 DESCRIPTION
7 CONFIGFILE
8 BINDFILE
9 RESOURCENAME
97 ATOMTYPE
98 STATUS
99 RESOURCETYPE
Table 3. BUNDLE Keyword associated with keyword numbers
Keyword number Keyword
1 BUNDLE
6 DESCRIPTION
7 BUNDLEDIR
8 BASESCOPE
97 STATUS
Table 4. CONNECTION Keyword associated with keyword numbers
Keyword number Keyword
1 CONNECTION
5 NETNAME
6 INDSYS
7 SECURITYNAME
8 BINDPASSWORD (obsolete)
10 REMOTESYSTEM
11 REMOTENAME
12 DESCRIPTION
13 QUEUELIMIT
14 MAXQTIME
27 REMOTESYSNET
97 INSERVICE
98 AUTOCONNECT
99 PROTOCOL
100 ACCESSMETHOD
101 SINGLESESS
102 DATASTREAM
103 RECORDFORMAT
104 ATTACHSEC
105 BINDSECURITY
106 CONNTYPE
107 PSRECOVERY
110 USEDFLTUSER
111 XLNACTION
Table 5. DB2CONN Keyword associated with keyword numbers
Keyword number Keyword
1 DB2CONN
6 DESCRIPTION
7 DB2ID
8 MSGQUEUE1
9 MSGQUEUE2
10 MSGQUEUE3
11 PURGECYCLE
13 STATSQUEUE
14 TCBLIMIT
15 THREADLIMIT
16 AUTHID
17 PLAN
18 PLANEXITNAME
19 COMTHREADLIMIT
20 COMAUTHID
21 SIGNID
25 DB2GROUPID
98 CONNECTERROR
99 NONTERMREL
100 STANDBYMODE
101 THREADERROR
102 ACCOUNTREC
103 AUTHTYPE
104 DROLLBACK
106 PRIORITY
107 THREADWAIT
108 COMAUTHTYPE
110 RESYNCMEMBER
Table 6. DB2ENTRY Keyword associated with keyword numbers
Keyword number Keyword
1 DB2ENTRY
6 DESCRIPTION
8 TRANSID
13 PROTECTNUM
15 THREADLIMIT
16 AUTHID
17 PLAN
18 PLANEXITNAME
102 ACCOUNTREC
103 AUTHTYPE
104 DROLLBACK
106 PRIORITY
107 THREADWAIT
Table 7. DB2TRAN Keyword associated with keyword numbers
Keyword number Keyword
1 DB2TRAN
6 DESCRIPTION
8 TRANSID
9 ENTRY
Table 8. DOCTEMPLATE Keyword associated with keyword numbers
Keyword number Keyword
1 DOCTEMPLATE
6 DESCRIPTION
7 TEMPLATE
8 FILE
9 TSQUEUE
10 TDQUEUE
11 PROGRAM
12 EXITPGM
13 DDNAME
14 MEMBERNAME
17 HFSFILE
99 APPENDCRLF
100 TYPE
Table 9. ENQMODEL Keyword associated with keyword numbers
Keyword number Keyword
1 ENQMODEL
6 DESCRIPTION
7 ENQSCOPE
8 ENQNAME
99 STATUS
Table 10. FILE Keyword associated with keyword numbers
Keyword number Keyword
1 FILE
5 RESSECNUM (obsolete)
6 DSNAME
7 RECORDSIZE
8 KEYLENGTH
9 JOURNAL
10 REMOTESYSTEM
11 REMOTENAME
12 PASSWORD
13 LSRPOOLID
14 STRINGS
15 DATABUFFERS
16 INDEXBUFFERS
17 FWDRECOVLOG
18 DESCRIPTION
19 NSRGROUP
20 MAXNUMRECS
21 CFDTPOOL
22 TABLENAME
23 LSRPOOLNUM
97 STATUS
98 RECOVERY
99 OPENTIME
100 DISPOSITION
101 ADD
102 BROWSE
103 DELETE
104 READ
105 UPDATE
106 JNLSYNCREAD
107 JNLSYNCWRITE
108 JNLREAD
109 JNLUPDATE
110 JNLADD
111 DSNSHARING
112 RECORDFORMAT
113 TABLE
114 BACKUPTYPE
115 RLSACCESS
116 READINTEG
117 LOAD
118 UPDATEMODEL
Table 11. IPCONN Keyword associated with keyword numbers
Keyword number Keyword
1 IPCONN
6 DESCRIPTION
7 APPLID
8 TCPIPSERVICE
9 PORT
10 HOST
11 RECEIVECOUNT
12 SENDCOUNT
13 QUEUELIMIT
14 MAXQTIME
15 NETWORKID
97 INSERVICE
98 AUTOCONNECT
99 XLNACTION
100 SSL
101 USERAUTH
102 LINKAUTH
103 IDPROP
104 MIRRORLIFE
Table 12. JOURNALMODEL Keyword associated with keyword numbers
Keyword number Keyword
1 JOURNALMODEL
6 DESCRIPTION
7 JOURNALNAME
8 STREAMNAME
98 TYPE
Table 13. JVMSERVER Keyword associated with keyword numbers
Keyword number Keyword
1 JVMSERVER
6 DESCRIPTION
7 JVMPROFILE
8 LERUNOPTS
9 THREADLIMIT
97 STATUS
Table 14. LIBRARY Keyword associated with keyword numbers
Keyword number Keyword
1 LIBRARY
5 RANKING
6 DESCRIPTION
7 DSNAME01
8 DSNAME02
9 DSNAME03
10 DSNAME04
11 DSNAME05
12 DSNAME06
13 DSNAME07
14 DSNAME08
15 DSNAME09
16 DSNAME10
17 DSNAME11
18 DSNAME12
19 DSNAME13
20 DSNAME14
21 DSNAME15
22 DSNAME16
97 STATUS
98 CRITICAL
Table 15. LSRPOOL Keyword associated with keyword numbers
Keyword number Keyword
1 LSRPOOL
6 MAXKEYLENGTH
7 SHARELIMITE
8 STRINGS
9 DATA512
10 DATA1K
11 DATA2K
12 DATA4K
13 DATA8K
14 DATA12K
15 DATA16K
16 DATA20K
17 DATA24K
18 DATA28K
19 DATA32K
20 LSRPOOLID
21 DESCRIPTION
22 INDEX512
23 INDEX1K
24 INDEX2K
25 INDEX4K
26 INDEX8K
27 INDEX12K
28 INDEX16K
29 INDEX20K
30 INDEX24K
31 INDEX28K
32 INDEX32K
33 HSDATA4K
34 HSDATA8K
35 HSDATA12K
36 HSDATA16K
37 HSDATA20K
38 HSDATA24K
39 HSDATA28K
40 HSDATA32K
41 HSINDEX4K
42 HSINDEX8K
43 HSINDEX12K
44 HSINDEX16K
45 HSINDEX20K
46 HSINDEX24K
47 HSINDEX28K
48 HSINDEX32K
49 LSRPOOLNUM
Table 16. MAPSET Keyword associated with keyword numbers
Keyword number Keyword
1 MAPSET
5 RSL (obsolete)
6 DESCRIPTION
97 STATUS
100 RESIDENT
101 USAGE
102 USELPACOPY
Table 17. MQCONN Keyword associated with keyword numbers
Keyword number Keyword
1 MQCONN
5 MQNAME
6 DESCRIPTION
7 INITQNAME
97 RESYNCMEMBER
Table 18. PARTITIONSET Keyword associated with keyword numbers
Keyword number Keyword
1 PARTITIONSET
5 RSL (obsolete)
6 DESCRIPTION
97 STATUS
100 RESIDENT
101 USAGE
102 USELPACOPY
Table 19. PARTNER Keyword associated with keyword numbers
Keyword number Keyword
1 PARTNER
5 NETNAME
6 DESCRIPTION
7 NETWORK
8 PROFILE
9 TPNAME
10 XTPNAME
Table 20. PIPELINE Keyword associated with keyword numbers
Keyword number Keyword
1 PIPELINE
5 CONFIGFILE
6 DESCRIPTION
8 SHELF
9 WSDIR
97 STATUS
Table 21. PROCESSTYPE Keyword associated with keyword numbers
Keyword number Keyword
1 PROCESSTYPE
5 AUDITLOG
6 DESCRIPTION
7 FILE
98 STATUS
99 AUDITLEVEL
101 USERRECORDS
Table 22. PROFILE Keyword associated with keyword numbers
Keyword number Keyword
1 PROFILE
5 MODENAME
6 JOURNAL
7 NEPCLASS
8 RTIMOUT
9 DESCRIPTION
10 FACILITYLIKE
98 SCRNSIZE
99 MSGJRNL
100 MSGINTEG
101 ONEWTE
102 PROTECT (obsolete)
103 DVSUPRT
104 INBFMH
105 RAQ
106 LOGREC
107 PRINTERCOMP
108 CHAINCONTROL
109 UCTRAN
Table 23. PROGRAM Keyword associated with keyword numbers
Keyword number Keyword
1 PROGRAM
5 RSL (obsolete)
6 DESCRIPTION
7 REMOTESYSTEM
8 REMOTENAME
9 TRANSID
10 JVMCLASS
11 JVMSERVER
33 JVMPROFILE (obsolete)
97 STATUS
98 LANGUAGE
99 RELOAD
100 RESIDENT
101 USAGE
102 USELPACOPY
103 CEDF
104 DATALOCATION
105 EXECKEY
107 EXECUTIONSET
108 DYNAMIC
109 CONCURRENCY
110 JVM
111 HOTPOOL (obsolete)
112 API
Table 24. SESSIONS Keyword associated with keyword numbers
Keyword number Keyword
1 SESSIONS
5 CONNECTION
6 SESSNAME
7 NETNAMEQ
8 MODENAME
9 MAXIMUM
11 RECEIVEPFX
12 RECEIVECOUNT
13 SENDPFX
14 SENDCOUNT
15 OPERID (obsolete)
16 OPERPRIORITY (obsolete)
17 OPERRSL (obsolete)
18 OPERSECURITY (obsolete)
19 USERID
20 SENDSIZE
21 RECEIVESIZE
22 TRANSACTION (obsolete)
23 SESSPRIORITY
24 USERAREALEN
25 IOAREALEN
27 NEPCLASS
28 DESCRIPTION
97 INSERVICE (obsolete)
98 AUTOCONNECT
99 BUILDCHAIN
100 PROTOCOL
101 RELREQ
102 DISCREQ
103 RECOVOPTION
104 RECOVNOTIFY (obsolete)
Table 25. TCPIPSERVICE Keyword associated with keyword numbers
Keyword number Keyword
1 TCPIPSERVICE
6 DESCRIPTION
14 URM
15 PORTNUMBER
16 CIPHERS
17 CERTIFICATE
18 TRANSACTION
19 BACKLOG
20 REALM
21 HOST
22 TSQPREFIX
23 IPADDRESS
24 SOCKETCLOSE
25 DNSGROUP
27 MAXDATALEN
28 MAXPERSIST
104 STATUS
105 SSL
106 PROTOCOL
109 AUTHENTICATE
110 GRPCRITICAL
111 ATTACHSEC
112 PRIVACY (obsolete)
Table 26. TDQUEUE Keyword associated with keyword numbers
Keyword number Keyword
1 TDQUEUE
6 DESCRIPTION
7 BLOCKSIZE
8 DATABUFFERS
9 DDNAME
10 DSNAME
11 RECORDSIZE
12 FACILITYID
13 TRANSID
14 TRIGGERLEVEL
15 USERID
16 INDIRECTNAME
17 REMOTENAME
18 REMOTESYSTEM
19 SYSOUTCLASS
20 REMOTELENGTH
98 TYPE
99 DISPOSITION
100 ERROROPTION
101 OPENTIME
102 RECORDFORMAT
103 BLOCKFORMAT
104 REWIND
105 TYPEFILE
106 ATIFACILITY
107 RECOVSTATUS
108 WAITACTION
109 PRINTCONTROL
110 WAIT
Table 27. TERMINAL Keyword associated with keyword numbers
Keyword number Keyword
1 TERMINAL
6 AUTINSTNAME
7 TYPETERM
8 NETNAME
9 CONSOLE (obsolete)
10 REMOTESYSTEM
11 REMOTENAME
12 MODENAME
13 PRINTER
14 ALTPRINTER
15 OPERID (obsolete)
16 OPERPRIORITY (obsolete)
17 OPERRSL (obsolete)
18 OPERSECURITY (obsolete)
19 USERID
20 POOL
21 TASKLIMIT
22 TRANSACTION
23 TERMPRIORITY
26 SECURITYNAME
27 BINDPASSWORD (obsolete)
28 DESCRIPTION
29 NATLANG
30 CONSNAME
33 REMOTESYSNET
97 INSERVICE
98 PRINTERCOPY
99 ALTPRINCOPY
100 AUTINSTMODEL
102 ATTACHSEC
103 BINDSECURITY
104 USEDFLTUSER
Table 28. TRANCLASS Keyword associated with keyword numbers
Keyword number Keyword
1 TRANCLASS
5 MAXACTIVE
6 DESCRIPTION
7 PURGETHRESH
Table 29. TRANSACTION Keyword associated with keyword numbers
Keyword number Keyword
1 TRANSACTION
5 RSL (obsolete)
6 PROGRAM
7 TWASIZE
8 PROFILE
9 PARTITIONSET
10 REMOTESYSTEM
11 REMOTENAME
12 PRIORITY
13 TCLASS (obsolete)
14 TASKREQ
15 XTRANID
16 DTIMOUT
17 TRANSEC (obsolete)
18 TRPROF
19 PRIMEDSIZE (obsolete)
20 ALIAS
21 DESCRIPTION
22 TPNAME
23 XTPNAME
24 TRANCLASS
25 RUNAWAY
26 WAITTIME
29 BREXIT
97 STATUS
98 LOCALQ
99 INDOUBT (obsolete)
100 RESTART
101 SPURGE
102 TPURGE
103 DUMP
104 EXTSEC (obsolete)
105 RESSEC
106 TRACE
107 DYNAMIC
108 CMDSEC
109 TASKDATALOC
110 TASKDATAKEY
111 STORAGECLEAR
112 SHUTDOWN
113 ISOLATE
114 CONFDATA
115 WAIT
116 ACTION
117 ROUTABLE
Table 30. TSMODEL Keyword associated with keyword numbers
Keyword number Keyword
1 TSMODEL
6 DESCRIPTION
7 PREFIX
8 POOLNAME
9 REMOTESYSTEM
10 REMOTEPREFIX
11 XPREFIX
12 XREMOTEPFX
Start of change13End of change Start of changeEXPIRYINTMINEnd of change
99 LOCATION
100 RECOVERY
101 SECURITY
Table 31. TYPETERM Keyword associated with keyword numbers
Keyword number Keyword
1 TYPETERM
5 DEVICE
6 TERMMODEL
7 SESSIONTYPE
9 LDCLIST
10 DEFSCREEN
12 ALTSCREEN
14 CGCSGID
16 SENDSIZE
17 RECEIVESIZE
18 LOGMODE
19 PAGESIZE
21 ALTPAGE
23 ALTSUFFIX
24 USERAREALEN
25 IOAREALEN
27 NEPCLASS
28 DESCRIPTION
98 AUTOCONNECT
99 SHIPPABLE
100 APLKYBD
101 APLTEXT
102 AUDIBLEALARM
103 COLOR
104 COPY
105 DUALCASEKYBD
106 EXTENDEDDS
107 HILIGHT
108 KATAKANA
109 LIGHTPEN
110 MSRCONTROL
111 OBFORMAT
112 PARTITIONS
113 PRINTADAPTER
114 PROGSYMBOLS
115 VALIDATION
116 FORMFEED
117 HORIZFORM
118 VERTICALFORM
119 TEXTKYBD
120 TEXTPRINT
121 QUERY
122 OUTLINE
123 SOSI
124 BACKTRANS
125 ASCII
126 BRACKET
127 FMHPARM
128 OBOPERID
129 AUTOPAGE
130 ERRLASTLINE
131 ERRINTENSIFY
132 ERRCOLOR
133 ERRHILIGHT
134 ATI
135 CREATESESS
136 RELREQ
137 DISCREQ
138 SIGNOFF
139 ROUTEDMSGS
140 LOGONMSG
141 BUILDCHAIN
142 UCTRAN
143 TTI
144 RECOVOPTION
145 RECOVNOTIFY
146 XRFSIGNOFF (obsolete)
147 LOGEMODECOM (obsolete)
148 RSTSIGNOFF
Table 32. URIMAP Keyword associated with keyword numbers
Keyword number Keyword
1 URIMAP
14 SOCKETCLOSE
15 PORT
16 HOST
17 PATH
21 TCPIPSERVICE
23 TRANSACTION
24 CONVERTER
25 PROGRAM
26 PIPELINE
27 WEBSERVICE
32 USERID
33 CIPHERS
34 CERTIFICATE
35 MEDIATYPE
36 CHARACTERSET
37 HOSTCODEPAGE
38 TEMPLATENAME
39 HFSFILE
40 LOCATION
97 STATUS
98 USAGE
99 SCHEME
106 ANALYZER
Table 33. WEBSERVICE Keyword associated with keyword numbers
Keyword number Keyword
1 WEBSERVICE
5 PIPELINE
6 DESCRIPTION
7 WSBIND
8 WSDLFILE
97 VALIDATION