how you can access an uncataloged dataset in a JCL?
No Answer is Posted For this Question
Be the First to Post Answer
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
What are steplib and joblib?
I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
what is alternate index?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
Explain the function of the dd dcb keyword?
How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above
What u mean by include statement in JCL ?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
What is primary allocation for a dataset?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What are the kinds of job control statements?