I am requesting %EJCK PANEL to prompt for options.
EDIT P123456.USER.JCL(P123456T) - 01.04 Columns 00001 00072
Command ===> ejck panel Scroll ===> CSR
****** ***************************** Top of Data ******************************
000001 //P123456T JOB (GA,P),'TRAGEDY',CLASS=C,MSGCLASS=E,REGION=4M,
000002 // SCHENV=PMVSP
000003 //JOBPROC JCLLIB ORDER=(SYS5.PROCLIB)
Command ===> ejck panel Scroll ===> CSR
****** ***************************** Top of Data ******************************
000001 //P123456T JOB (GA,P),'TRAGEDY',CLASS=C,MSGCLASS=E,REGION=4M,
000002 // SCHENV=PMVSP
000003 //JOBPROC JCLLIB ORDER=(SYS5.PROCLIB)
--------------------- CA JCLCheck 12.0 OPTIONS --------------------------
COMMAND ===>
DATE: 2016/10/17 USER: P123456 TIME: 14:09
STANDARD - Name of STANDARD for compliance checking =>
=> => => => =>
=> =>
STDREXX - Name of REXX EXEC for compliance checking =>
SYNTAX - Do syntax checking of JCL => Y
RUNTIME - Do runtime checking of JCL (all runtime checks) => Y
REMOTE - Do remote validation of JCL => Y
=> E => P123456.USER.JCL(REMVAL)
RESOLVE - Resolve external variables by calling product. . . . => TWS
=> B DSN=> SYS5.EQQ.OPCT.PARM MEM=> EQQYPARM
EDCHKLB - Generate ISPF labels for lines with errors => N
EDCHKSL - Display summary of errors => N
SECURITY - Do Security Checking => N
USER - Specify Userid for security checking =>
CA7 - Scheduled override criteria.... ID => DT => TM =>
BYPASS THIS SCREEN NEXT TIME................................ => Y
COMMAND ===>
DATE: 2016/10/17 USER: P123456 TIME: 14:09
STANDARD - Name of STANDARD for compliance checking =>
=> => => => =>
=> =>
STDREXX - Name of REXX EXEC for compliance checking =>
SYNTAX - Do syntax checking of JCL => Y
RUNTIME - Do runtime checking of JCL (all runtime checks) => Y
REMOTE - Do remote validation of JCL => Y
=> E => P123456.USER.JCL(REMVAL)
RESOLVE - Resolve external variables by calling product. . . . => TWS
=> B DSN=> SYS5.EQQ.OPCT.PARM MEM=> EQQYPARM
EDCHKLB - Generate ISPF labels for lines with errors => N
EDCHKSL - Display summary of errors => N
SECURITY - Do Security Checking => N
USER - Specify Userid for security checking =>
CA7 - Scheduled override criteria.... ID => DT => TM =>
BYPASS THIS SCREEN NEXT TIME................................ => Y
The remote values are:
EDIT P123456.USER.JCL(REMVAL) - 01.13 Columns 00001 00072
Command ===> Scroll ===> CSR
****** ***************************** Top of Data ******************************
000001 LOCAL MVSD
000002 SOURCE MVSD
000003 TARGET MVSP
****** **************************** Bottom of Data ****************************
Command ===> Scroll ===> CSR
****** ***************************** Top of Data ******************************
000001 LOCAL MVSD
000002 SOURCE MVSD
000003 TARGET MVSP
****** **************************** Bottom of Data ****************************
The TWS controls:
BROWSE SYS5.EQQ.OPCT.PARM(EQQYPARM) - 01.12 Line 00000000 Col 001 080
Command ===> Scroll ===> CSR
********************************* Top of Data **********************************
/*-------------------------------------------------------------------*/
/*- CHANGELOG -*/
/*-------------------------------------------------------------------*/
/* DATE DESCRIPTION -*/
/* 130125 ADDED SUBSYS, REHMOST AND REMPORT HRE -*/
/* -*/
/* -*/
/*-------------------------------------------------------------------*/
INIT SUBSYS(OPCT)
TRACE(00)
CWBASE(00)
HIGHDATE(711231)
REMHOST('OPCTSRVP.SYS.NB.SE')
REMPORT(31207)
******************************** Bottom of Data ********************************
Command ===> Scroll ===> CSR
********************************* Top of Data **********************************
/*-------------------------------------------------------------------*/
/*- CHANGELOG -*/
/*-------------------------------------------------------------------*/
/* DATE DESCRIPTION -*/
/* 130125 ADDED SUBSYS, REHMOST AND REMPORT HRE -*/
/* -*/
/* -*/
/*-------------------------------------------------------------------*/
INIT SUBSYS(OPCT)
TRACE(00)
CWBASE(00)
HIGHDATE(711231)
REMHOST('OPCTSRVP.SYS.NB.SE')
REMPORT(31207)
******************************** Bottom of Data ********************************
I get error:
ISRE891 EJCK macro set a return code of 12
and no additional information.