What is one line to pass PARM from JCL to COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
How to run cobol program using jcl?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
can i sort packed decimal if i can tell the syntax
wt will happen to the step of a job if u code COND=ONLY
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
Is there GOTO and SWITCH-CASE available in JCL ? Is IF-THEN-ELSE available in JCL also just like it is available for VSAM datasets under Model Commands category ?
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
In JCL..for TIME Parameter was specified both JOB & STEP..which one is overrides
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?