how to create a member or sequential dataset through tso
command??
Answer Posted / ram.g
i have tried this ..but its creating a dataset(seq) with
invalid block size...how to mention blksize in that command
and
how to create pds memeber thru tso command..
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
In sms datasets, what is the function of the dd mgmtclas keyword?
Can we call instream to catalog and catalog to instream?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain how can values be passed from the job stream to an executable program?
What is the function of dd disp parameter?
Explain the purpose of dd dummy statement?
how would you create a temporary dataset? And where will you use them?
Is it possible to left uncode disp?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Why block size is multiple of lrecl in jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is condition checking in jcl? Is this possible?
Brief description of inline procedure of jcl.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?