What are the parameter in the job card wihtout which job
won't run........
Answer Posted / suputhru
in real time :
Position parameter like ' jobname & job (account info) are
mandantory.
Notify=userid is not neccesary...meenu.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
which utility is used to sort a file in jcl?
Explain about LMFREE�free data set from its association with data ID
how you will the direct the data to spool using sysout option?
What is the function of dd name parameter with a 2 part structure; audit.report?
Explain how can an in-stream dataset be terminated?
List the various advantages of using jcl language?
which utility is used a dummy utility?
What do you understand by the term notcat 2 – gs?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
How do you submit a job for execution?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What happens if both JOBLIB & STEPLIB is specified ?
Are there any set of rules for the names of the steps used in a job? What are they?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.