When we give TYPERUN = SCAN , what are the syntax errors we
get?
Answer Posted / satish29
Illegal use of paranthesis, keywords
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
what is the purpose of coding class parameter in job statement?
Differentiate between addressing mode and run mode.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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?
How to override loadlib?
Explain how can the submitting users racf authority be overridden in a job stream?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
In sms datasets, what is the function of the dd avgrec keyword?
What is the use of disp parameter?
Is it possible to code instream data in a PROC?
What do you understand by the term job time – out and how can you overcome that?
When output dataset space is required, what quantity categories are used?
How can unused space allocation be returned to the system when a dataset is closed?
What is the difference between the positional and keyword parameters? Give examples.
How can values be passed from the job stream to an executable program?