how to create a member or sequential dataset through tso
command??
Answer Posted / bella
try this :
DSORG PS RECFM U BLKSIZE 1,944 LRECL 0
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what is the JCL statement consists of?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How do you create a temporary dataset?
how you can direct the data to spool using SYSOUT option?
Explain about LMQUERY�give a dialog information about a data set
How jcl work to handle various input output file operations?
What do you understand by the term job time – out and how can you overcome that?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
How can a jobs execution priority be modified?
How is the record format of an output dataset specified?
what sort card you will use to copy the data from one dataset to another dataset?
What is the maximum length of a single line of jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can unused space allocation be returned to the system when a dataset is closed?