Answer Posted / dimpy19
I know we can do it by reading all records into an array....
Then read records in reverse order by using subscript or index
but can any body give me the exact code.
--read the record in index and access it backward using index or subscript
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
Does jcl support automatic restart?
How can values be passed from the job stream to an executable program?
What are the rules employed while naming the steps in a job?
How do you overcome this limitation ?
Explain the function of a dd statement?
What does a disposition of (new,catlg,keep) for a dsn mean?
Is their any limit for data sets?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
how can you check if a file is empty using jcl?
what is the JCL statement consists of?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain how can a stopped job be started again?
What are the parameters that are used in creating a gdg?
when can a job time-out occur? How to overcome that?