Answer Posted / saif
Copy the tape dataset to an ordinary PS file using Sort and
then Read it either directly through 3.4 or through File-Aid
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
what is DD statement is used in JCL?
Is there any command to check wether the ps file is in sorted order?
How can unused space allocation be returned to the system when a dataset is closed?
How dummy is used in jcl?
How jcl is used for testing batch programs?
Explain the function of a dd statement?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the function of //jcllib statement?
How does jcl specify the job to the operating system?
what sort card you will use to copy the data from one dataset to another dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
how can the same proc be re-used and called by many jobs?
How can values be passed from the job stream to an executable program?