Previous Topic: DBOC INQ=GENOPTSNext Topic: Recovery and Restart Procedures


DBOC INQ=GENOPTS

DBOC

(Required) Specify the transaction ID used with Operational commands to control system resources. Leave a space between the transaction ID and the command.

INQ=GENOPTS

(Required) Specifies that CA Datacom CICS Services display the current system generation option values.

DBOC INQ=GENOPTS DELIM & CA Datacom CICS Services Version: 14.0 Copyright © 2011 CA. All rights reserved. 10/07/14 OPSYS=Z/OS 2.01 CICS LEVEL=TS 4.2 DB RELS=14.0 DB SVCID=000 SUB ID=255 MUF JOBNM=DBDVMS MAXURTS=9999 PREFIX=DBURT DYNPPT=NO USERS=004 SKIPURT=NO LOG=(YES,NO ) SYSVIEW=YES PLANSWI=NO USERID=YES TRACE=(ON , 1000) AUXTRACE=OFF AUXTRACE LOG=DCAX DELIM=} MSGLOG=DBOC SCROLL=(MANUAL SEC ) DBEC=DBEC DBEX DBRC DBOC=DBOC DBIC DBKC DBUG=DBUG DBFS DBTS=DBTS DBTX OPENAPI=YES EOJ_OK=IMMEDIATE FLOWTRACE=YES PGMNAME=RQST REQTHD=00000 EXEMPT TRANS=SCFD AAAA BBBB DDDD EEEE FFFF GGGG HHHH IIII JJJJ EXEMPT TRANS=KKKK LLLL MMMM NNNN OOOO OPERID=*** SKPSYNC=YES DC00380I TRANSACTION COMPLETED.

In addition to the modifiable fields displayed on the DBOC GENOPTS screen, the following fields are displayed on the GENOPTS inquiry that are not modifiable online.

DYNPPT=

YES specifies that you want to use the program AUTOINSTALL function (PGAIPGM=ACTIVE in DFHSIT) for the URTs.

NO specifies that you do not want to AUTOINSTALL URTs but want them defined in the CSD.

EOJ_OK=

NO (the default) specifies that CA Datacom CICS Services is not participating in the support of a request to EOJ MUF.

DISCONNECT specifies when MUF has notified CA Datacom CICS Services with a return from an active request that a MUF EOJ has been issued, CA Datacom CICS Services issues a DISCONNECT from the MUF

IMMEDIATE specifies when MUF has notified CA Datacom CICS Services with a return from an active request that a MUF EOJ has been issued, CA Datacom CICS Services issues an IMMEDIATE disconnect from the MUF.

The displayed value is what has been specified for the default MUF. This value is the default for any DBCSID macros coded in the DBCVTPR macro when not overridden. CA Datacom/DB Version 12.0 does not support this feature.

OPENAPI=

YES specifies that CA Datacom CICS Services starts the execution of the DBNTRY TRUE and the OPEN/CLOSE TRUEs on an OPEN TCB. In this case, it is the L8 TCB because CA Datacom CICS Services programs run with EXECKEY=CICS.

NO specifies that CA Datacom CICS Services is enabled as API(CICSSAPI) meaning the CA Datacom CICS Services programs run on the same TCB as the calling program runs and that could mean a QR TCB or an OPEN TCB.

PLANSWI=

YES specifies that dynamic plan selection is used.

NO specifies that dynamic plan selection is not used.

SKPSYNC=

(Optional) specifies whether CA Datacom CICS Services issues a CICS SYNCPOINT when only one MUF in the environment has received a DB log command.

NO specifies that CA Datacom CICS Services will issue a CICS SYNCPOINT instead of a user a DB log command.

YES, the default, specifies that CA Datacom CICS Services will issue the user DB log command as is, without a CICS SYNCPOINT whenever appropriate.