Mainframes gets a text file that contains the name of the
file. Now using JCL i want to locate that file name in the
mainframe system and perform further processing. Please tell
how to proceed
No Answer is Posted For this Question
Be the First to Post Answer
Can we create VSAM file by using IEBGENER?
What do you feel makes a good program?
how can u understand ps and pds from their names ?
Why do you want to specify the REGION parameter in a JCL step?
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
Which COND paramter will u use to execute the step only if the previous step does not execute
how to skip the steps in JCl
What are the valid DSORG values ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
Please give me the coding for converting VB to FB and FB to VB