Table 18 shows the system programming interface commands and options that are changed.
Command | Option | Description of change |
---|---|---|
COLLECT STATISTICS |
|
Options are added to retrieve statistics for these resource
types.
STREAMNAME, without a data-value, is added to provide global statistics for the CICS® log manager. |
CREATE CORBASERVER |
AUTOPUBLISH
DJARDIR CLIENTCERT SSLUNAUTH UNAUTH STATUS |
These options define:
The STATUS option specifies whether the CorbaServer is to be installed in enabled or disabled state. The default is enabled. |
CREATE DB2CONN |
DB2GROUPID RESYNCMEMBER |
Options added to specify the DB2® group ID and resynchronization policy for CICS DB2 group attach support. |
CREATE PROGRAM |
|
JVMPROFILE is added to specify the name of the JVM profile to be associated with the program. |
CREATE REQUESTMODEL |
BEANNAME CORBASERVER INTERFACE INTFACETYPE MODULE OPERATION TYPE |
These attributes added for EJB support. In addition, there are some changes to existing attribute values and defaults. See the REQUESTMODEL resource definition entry in Table 9 for more details. |
CREATE TCPIPSERVICE |
ATTACHSEC DSNGROUP GROUPCRITICAL PROTOCOL |
Options added to
|
CREATE TRANSACTION | OTSTIMEOUT | Option added to specify the default time that an OTS transaction is allowed to run without the initiator taking a syncpoint. |
CREATE TYPETERM | RSTSIGNOFF | RSTSIGNOFF replaces XRFSIGNOFF, and which acts for either signon retention for VTAM® persistent sessions or XRF. |
INQUIRE AUTOINSTALL |
|
The AIBRIDGE option is added to return a value indicating whether the autoinstall URM is called for bridge facilities. |
INQUIRE CONNECTION |
|
|
INQUIRE CORBASERVER |
AUTOPUBLISH
DJARDIR CLIENTCERT SSLUNAUTH UNAUTH ENABLESTATUS |
Options are added to return:
|
INQUIRE DB2CONN |
DB2GROUPID RESYNCMEMBER |
Option added to return the DB2 group ID and resynchronization policy for the CICS DB2 connection. |
INQUIRE JVMPOOL | JVMLEVEL0TRACE, JVMLEVEL1TRACE, JVMLEVEL2TRACE, JVMUSERTRACE | Return a 240-character data value giving the current options for JVM tracing, which are used when the associated level of tracing has been activated using the CICS-supplied transaction CETR, the SET TRACETYPE command, or the system initialization parameter SPCTRSJ. |
INQUIRE NETNAME | see INQUIRE TERMINAL | see INQUIRE TERMINAL |
INQUIRE PROGRAM |
|
Options are added to return:
|
INQUIRE REQUESTMODEL |
BEANNAME CORBASERVER INTERFACE INTFACETYPE MODULE OPERATION TYPE |
Options added to return information about the enhanced request model resource definition. |
INQUIRE SYSTEM |
|
Options are added to return:
|
INQUIRE TASK |
|
|
INQUIRE TCPIP |
MAXSOCKET ACTSOCKET |
Options added to return (1) the maximum number of IP sockets permitted in the CICS region; and (2) the current number of active sockets. |
INQUIRE TCPIPSERVICE |
ATTACHSEC AUTHENTICATE CERTIFICATE DNSGROUP DNSSTATUS GRPCRITICAL PROTOCOL |
Options added to return new information about the named
TCP/IP service:
|
INQUIRE TERMINAL |
|
|
INQUIRE TRACETYPE | COMPID | New codes are added to the list of component
ids that you can query:
|
INQUIRE TRANSACTION |
|
|
INQUIRE UOW |
|
|
INQUIRE UOWLINK |
|
|
INQUIRE WORKREQUEST | WORKTYPE | A new value, SOAP, is added |
PERFORM CORBASERVER | SCAN | Option added to scan the CorbaServer's deployed JAR file directory or new or updated deployed JAR files. added |
PERFORM STATISTICS RECORD |
|
Options added to write statistics for these new resource types. |
SET AUTOINSTALL |
|
The AIBRIDGE option is added to enable you to define whether the autoinstall URM is called for bridge facilities. |
SET DB2CONN |
DB2GROUPID RESYNCMEMBER |
These options are added to enable you to specify the DB2 group ID and the resynchronization policy for CICS DB2 connection. |
SET PROGRAM |
|
|
SET SYSTEM |
DEBUGTOOL(cvda) |
The DEBUGTOOL option specifies whether debugging profiles will be used to select programs that will run under the control of a debugging tool. |
SET TCPIP |
MAXSOCKETS NEWMAXSOCKETS |
Options added to enable you to set a new maximum number of sockets for the CICS region. If the number is more than the user ID is permitted to specify, the maximum number enforced is returned in NEWMAXSOCKETS. See Table 3 for more information about MAXSOCKETS. |
SET TRACETYPE | COMPID | New codes are added to the list of component ids for which you can set special trace on. See INQUIRE TRACETYPE above for details. |
SET WORKREQUEST | WORKTYPE | A new value, SOAP, is added |
See the CICS System Programming Reference manual for information on the changed and new commands and options.
[[ Contents Previous Page | Next Page Index ]]