How system will identify whether user wants to create PS or
PDS? If answer is SPACE parameter then why we need to pass
ps or po as dataset organisation while creation
Hi.............
It's not mandtory to pass ps or po organization.
System will automatically decide organization for
a data set according to the directory Block.
If diectory block is 0 or not mantion than it's ps
else it's pds/po.
Thanks
| Is This Answer Correct ? | 16 Yes | 0 No |
Can you give the sort card to arrange the specific column in the version of GDG.
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
I need exexution process for JCL programs
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
When cursor is not closed what is the error?
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 Answers Cognizant, IBM, IGT,
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
How to find the length of variable length copybook using fileaid ??
How do you override a parameter in Positional parameters?
How can values be passed from the job stream to an executable program?