What are hierarchy levels in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
wht r different types of sort fields in jcl ?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
Can we create VSAM file by using IEBGENER?
What is DSNDB06 ?
What is the function of job statement in jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
Define concatenating?
There is a procedure in A.B.PROCS(PROC1) (member name is PROC1) //PROCA... There is a call to a procedure PROCA from a JOB. //STEP01 EXEC PROCA ... Here "PROCA" in JOB refers to the actual PROC name or the member name of the PDS where this PROCA is stored.
In sms datasets, what is the function of the dd mgmtclas keyword?
What is Backward Referencing ?
how to convert a file form fixed Length to variable length?