Name the system library from which modules are retrieved at
execution
Answer Posted / pradeep
What Venkat has replied is right. You can view these
details by providing the command, TSO SHOWMVS
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
Explain how can an in-stream dataset be terminated?
List the different components of jcl statement?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Why include statement is used in a jcl?
What is the difference between run mode and addressing mode?
which utility is used a dummy utility?
Suppose I have five jobs to do. But I want to hold one?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the function of the steplib dd statement?
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?
Are there any set of rules for the names of the steps used in a job?
How do you create a temporary dataset?
Describe the various parameters utilized in the creation of a gdg?
What is the function of //jcllib statement?