how to purge 50 initiators continuously?? console commands??
Answer Posted / saravanan
$pi(1-50)
| Is This Answer Correct ? | 23 Yes | 1 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 are the parameters that are used in creating a gdg?
List the different jcl statements that are not permitted in the procedures?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is use of disp parameter in dd statement?
How can the disposition of sysout datasets be set for an entire jobstream?
Can we call instream to catalog and catalog to instream?
What dd statement is used to supply the name of a dataset?
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?
In job processing, what happens in execution stage?
What is Cataloged Procedures?
What do you understand by the terms: joblib and steplib?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How can values be passed from the job stream to an executable program?
Is there any command to check wether the ps file is in sorted order?