How to find the length of variable length copybook using fileaid ??
how to code instream data in procedure?
what is the default region size if I dont specify region parametre in my job card ( I know that if I specify region=0k or 0M, then the job will occupy all he available resources at the time of job execution), but I want to know the defult value for "region" paramatre.
How to identify in JCL that an input file is empty without reading it?
which statement is used to end the in-stream procedure in a jcl?
If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/
Where can program checkpoints be stored for use in a restart?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
A job has 150 steps i want to execute only 57th step
how to convert a file form fixed Length to variable length?
how to compress the data set
What is GDG and what is the maximum limit of versions that can be created?