How to view the hexa decimal value thru file aid if copy
book is not present for that particular data
How to pass the parameter in parm using linkage section ? (syntax)?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
Suppose I have five jobs to do. But I want to hold one?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.
How many positional parameters are there in job statement?
What are the maximum and minimum sizes of any CONTROL AREA (VSAM datasets) ?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
in step1 of a jcl,disp=(mod,delete,delete) step02 exec pgm=ccc,cond=(0,le) will step02 be executed? i)never ii)always iii) iv)... i dont remember options
how to convert a file form fixed Length to variable length?
Describe the JOB statement, its meaning, syntax and significant keywords?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?