MainView AutoOPERATOR for CICS functions (without BBI-SS PAS-to-CICS communication)


If you choose not to implement BBI-SS PAS-to-CICS communication, you can still use MainView AutoOPERATOR for CICS to

  • use the STATUS application from the CICS Operator Workstation in the BBI-TS
  • use Rules to invoke CICS-independent commands without needing an EXEC
  • use the CICS-independent IMFEXEC CICS commands from an EXEC

The CICS-independent IMFEXEC commands are as follows:

IMFEXEC CICS command

Description

ALLOC (LOCAL only)

Allocate a data set to the BBI-SS.

ALTER

Change CICS task-related throttles.

ALTERVS

Change virtual storage in the CICS region.

DISABLE(TRAN, DEST, PROGRAM)

Disable a CICS resource.

ENABLE (TRAN, DEST, PROGRAM)

Make a CICS resource available for use.

FREE (LOCAL only)

Deallocate a data set from the BBI-SS.

KILL TASK (KILL, WITH DUMP, FORCE)

Terminate a task in a CICS region by task number.

QUERY

Invoke a MainView for CICS service.

SPURGE

Change the spurge value for CICS transactions.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*