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
Explain dd statement in jcl?
In job processing, what happens in execution stage?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What are the parameter we cannot use in procedure?
Is it possible to left uncode disp? If yes, how?
When space is allocated for an output dataset, what units can be used?
Brief description of inline procedure of jcl.
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What is the function of dd name parameter with a 2 part structure; audit.report?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How do you access an uncatalogued dataset in a jcl?
How does jcl act on a cobol code?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
List the different jcl statements that are not permitted in the procedures?
what is the purpose of coding notify parameter in job statement?