CICS CICSKEY
This command changes CICSKEY settings for CICS transactions.
command | Parameters |
---|---|
CICS CICSKEY | Tran ID [YES | NO] |
The following table describes the parameters.
Parameter | Function | Notes |
---|---|---|
Tran ID | name of a CICS transaction | not applicable |
[YES|NO] | can be set to YES or NO | not applicable |
Example 1
This example command sets the TASKDATAKEY of the CICS CEMT to CICS.
/*REXX */
'IMFEXEC CICS CICSKEY CEMT YES'
'IMFEXEC CICS CICSKEY CEMT YES'
CLIST example:
IMFEXEC CICS CICSKEY CEMT YES
Example 2
This example command sets the TASKDATAKEY of the CICS CEMT to USER.
/*REXX */
'IMFEXEC CICS CICSKEY CEMT NO'
'IMFEXEC CICS CICSKEY CEMT NO'
CLIST example:
IMFEXEC CICS CICSKEY CEMT NO
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*