how to create a member or sequential dataset through tso
command??
Answer Posted / nk
TSO ALLOC DD(INFILE) DA(XXX.YYY.ZZZZ) SHR
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What are the parameters that are used in creating a gdg?
how to compare two datasets without using superce because output is limited to 133 bytes
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How can the attributes of one sms dataset be copied to another dataset?
Explain about ISPF/TSO Commands
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How can a stopped job be started again?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what happens in execution stage in job processing?
what JCL Procedures?
What statement can be used to send data to another mvs jes3 node?
What does a disposition of (new,catlg,keep) for a dsn mean?
what is use of dsn parameter in dd statement?