What are the parameter in the job card wihtout which job
won't run........
Answer Posted / laxman
Accounting information.
| Is This Answer Correct ? | 10 Yes | 8 No |
Post New Answer View All Answers
Explain about ISPF/TSO Commands
what is the compile process of cobol program expalin with code
Does jcl support automatic restart?
How can values be passed from the job stream to an executable program?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How do you overcome this limitation ?
Is automatic restart possible in jcl?
What is the function of //cntl statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
Explain dfsort utility?
What happens if both JOBLIB & STEPLIB is specified ?