How do you designate a comment in JCL?
Answer / guest
The comment statement is //* followed by the comments.
Is This Answer Correct ? | 30 Yes | 1 No |
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
In sms datasets, what is the function of the dd mgmtclas keyword?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
What are the kinds of job control statements?
what is a null indicator in db2?
can we maintain 2 generations with different Lengths in Same GDG ?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
how can u identify the db2 from jcl ?
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 to pass the parameter in parm using linkage section ? (syntax)?