have in 100 records in a file i want to read first 3 records
and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records...
run a loop from record one to 10
evaluate i/3 if comes even then skip
else write to output file
No Answer is Posted For this Question
Be the First to Post Answer
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
wht is step lib n job lib ? where can we code joblib n steplib ?
how many members can be created inside a single pds?
What is the difference between IEBGENER, IEBCOPY and REPRO in IDCAMS utility?
What happens if both JOBLIB & STEPLIB is specified ?
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?
How many extents are possible for a sequential file ? For a VSAM file ?
How can a jobs execution priority be modified?
For how long a job can be executed continuously in a mainframe ?
Describe the DD statement, its meaning, syntax and keywords?