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
Is it possible to left uncode disp? If yes, how?
How can an in-stream dataset be terminated?
what is use of dsn parameter in dd statement?
Explain how can return codes be tested before execution of a job step?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
what is SOC4 error?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
how do you access an uncataloged dataset in a jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Is their any limit for data sets?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Name what parameter directs the output of the job log dataset?
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?
what is “Cond= even” and “Cond=only”?