how to purge 50 initiators continuously?? console commands??
Answers were Sorted based on User's Feedback
Answer / kantha reddy g
by using overriding parameters ,,we can achieve this
| Is This Answer Correct ? | 0 Yes | 3 No |
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
How to override loadlib?
what is the resolution for sb37 error
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How is a new GDG coded?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
i just need the first and last record from a sequencial file?how
If your job fails at particular step then what would be the return code for next steps
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
What are isolation levels? Where do we need to specify them in compiling JCL?