Changed commands and options

Table 15 shows the system programming interface commands and options that are changed.

Table 15. Changed system programming commands
Command Option Description of change
COLLECT STATISTICS
  • BEAN
  • JVMPROFILE
  • JVMPROGRAM
Options are added to retrieve statistics for these resource types.
CREATE CORBASERVER
STATUS

These options define:

The STATUS option specifies whether the CorbaServer is to be installed in enabled or disabled state. The default is enabled.

INQUIRE CORBASERVER
ENABLESTATUS
Options are added to return:
  • The ENABLESTATUS option returns a CVDA value indicating the current state of the CorbaServer (DISABLED, DISABLING, DISCARDING, ENABLED, or ENABLING). ENABLESTATUS replaces the STATE option, which is now obsolete.
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 SYSTEM
  • DEBUGTOOL
Options are added to return:
  • a CVDA value (DEBUG or NODEBUG) indicating whether debugging profiles will be used to select programs that will run under the control of a debugging tool.
INQUIRE WORKREQUEST WORKTYPE A new value, SOAP, is added
PERFORM STATISTICS RECORD
  • BEAN
  • JVMPROFILE
  • JVMPROGRAM
  • PIPELINE
Options added to write statistics for these new resource types.
SET PROGRAM
  • JVMPROFILE
  • The JVMPROFILE option specifies the 8-character name of a JVM profile that is to be used for the JVM in which the program runs. Any instances of this program that are currently running in a JVM with the old JVM profile are unaffected, and are allowed to finish running.
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 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 ]]