Explain in DD statement what is the use of DCB parameter?
No Answer is Posted For this Question
Be the First to Post Answer
In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?
14 Answers Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Can we create VSAM file by using IEBGENER?
how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
how to modify the copy book?explain with examples
What do you understand by the term notcat 2 – gs?
how do u define a file in cobol and jcl ?
how can we override data definitions in jcl. can any one give detailed example
How to exclude the duplicate records from two concateded flat files (records from both files must be removed)?
How much space OS allocates when you create a PS or PDS?