How to read records in reverse order in flat file?
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?
A job has 150 steps i want to execute only 57th step
What is a S0C4 error ?
A job has 90 steps i want to execute only step7 and step15
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
Does jcl support automatic restart?
how to convert a file form fixed Length to variable length?
What is SORT ? How do we eliminate duplicate records ? How do I select some records using SORT ?
how many max steps can we use in a job? pls answer to my question
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
When cursor is not closed what is the error?