what is the job entry system used in your project?
Answers were Sorted based on User's Feedback
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
What is the format of comment statement?
Why include statement is used in a jcl?
can we give instream data in procedure
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
What is a MODEL Paramater in GDG ?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
Can we delete the data using IEFBR14 , IEBGENER??
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
what is the restart?hopw it is invoked?
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)