How to use the JCLCheck RESOLVE Control-M variables from the JCLCheck ISPF Panels interface (JCKSPF)
search cancel

How to use the JCLCheck RESOLVE Control-M variables from the JCLCheck ISPF Panels interface (JCKSPF)

book

Article ID: 129895

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction



How to use the  JCLCheck RESOLVE feature to resolve Control-M external variables from the JCLCheck ISPF Panels interface (JCKSPF)

Environment

JCLCheck Workload Automation release 12.0
Operating system: z/OS

Resolution

1. Set the Resolve for Control-M:  
    -  Select option 0 - Option Specifications from the primary JCLCheck/SPF Menu (panelid JCK0200).
    -  Select option 1 - Process Control Options from the  JCLCheck/Control Options Menu (panelid JCK0210) 
    -  Set "Go to ADDITIONAL PROCESSING OPTIONS PANEL => Y", and hit enter
    -  Set "RESOLVE - Resolve external variables by calling product. . . . => CTM", and press F3 to return 

2. Select option 7 - RESOLVE -  External Variable Resolution  from the primary JCLCheck/SPF Menu (panelid JCK0200).

3. Specify  your RESOLVE Parm File name on the  JCLCHECK EXTERNAL VARIABLE SPECIFICATION - CONTROL-M (panelid JCK0208), and hit enter.  (This is the parameter data set for Control-M.  See the sample below.)  The parm file is displayed for review and for further editing if necessary.  When done, hit F3.

4. Select F for Foreground JCLCheck or B for JCLCheck Batch submission from panel JCK0217 ----- JCLCheck External Variable Resolution Submission 

 

Additional Information

- Resolve External Variable Installation Considerations for Control-M
https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-jclcheck-workload-automation/12-0/using/resolve-external-variables/external-variable-installation-considerations.html

- Specify Control-M Parameters
https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-jclcheck-workload-automation/12-0/using/resolve-external-variables/specify-control-m-parameters.html

- Sample Control-M RESOLVE parm file when using the JCLCheck ISPF Panel Interface (JCKSPF):

EDIT       USERID1.SPF.RESPARMS                   Columns 00001 00072
Command ===>                                        Scroll ===> PAGE
****** ************************* Top of Data *************************
000001 SETVAR %%JCLLIB=SYS1.GEN.PROCLIB

000002 OWNER SY01                              
000003 WDATE 060600                          
000004 ODATE 060600                                                            
000006 LIBRARY TEST.JCL.CNTL                                                   
000007 MEMBER CTMJ*                                                            
000008 SUBMIT                                                                  
000009 MEMBER CTMT*                                                            
000010 SUBMIT                                                                  
****** ************************ Bottom of Data ************************