How can we execute only one step in a job
Answer Posted / laxmi
but how MR.Prasanth ????
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the hierarchy levels in jcl?
//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*
What are the 2 types of parameters in dd statement?
what are JCLLIB and STEPLIB in JCL?
whats the diff bw the evaluate also and and?
Explain in DD statement what is the use of DCB parameter?
what is the use of JCL?
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?
What is one line to pass PARM from JCL to COBOL?
What is the purpose of disp parameter?
Explain the function of the dd dcb keyword?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
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:
What does a disposition of (new,catlg,keep) for a dsn mean?
Explain how can a jobs execution priority be modified?