Previous Topic: CONNECT=Next Topic: SIDNAME=


EOJ_OK=

(Optional) Use EOJ_OK=DISCONNECT or IMMEDIATE if you want to participate with CA Datacom Multi-User in support of a request to EOJ MUF. CA Datacom CICS Services is notified that a MUF EOJ has been requested if EOJ_OK=NO is not specified or the default is taken when there is activity in the CICS region. Depending on the value specified, CA Datacom CICS Services issues and performs an orderly DISCONNECT (EOJ_OK=DISCONNECT) or an IMMEDIATE disconnect (EOJ_OK=IMMEDIATE) of the Multi-User. For more information about the EOJ_OK feature, see the Release Notes. For more information about the DISCONNECT and IMMEDIATE commands, see the User Guide.

Note: If you specify other than EOJ_OK=NO, evaluate the CA Datacom/DB startup parameter X_EOJ_OK_S_DELAY for setting the correct time interval for your environment. The CA Datacom/DB MUF uses this value to wait before severing the connection with CA Datacom CICS Services when there is no activity. CA Datacom/DB Version 12.0 does not support this feature.

Valid Entries

DISCONNECT, IMMEDIATE, or NO

Default Value:

NO

Note: The value specified in the EOJ_OK= parameter of the DBCVTPR becomes the default for any DBCSID macros that are coded with the DBCVTPR macro. When EOJ_OK= is specified in the DBCSID macro, it overrides the default taken or specified in the DBCVTPR macro.