Search found 6 matches
- Mon Jun 27, 2016 5:03 pm
- Forum: Interview Questions.
- Topic: What are the parameters defined for a load module dataset?
- Replies: 7
- Views: 3130
Re: What are the parameters defined for a load module dataset?
It doesn't really do anything for efficiency, because only the TXT records in a load module are subject to blocking. Since these records are only read during program load, it has virtually no effect on performance. What is a TXT record and what is their purpose for a load module? The average size...
- Mon Nov 09, 2015 11:06 am
- Forum: Interview Questions.
- Topic: Execute the Job from step11.
- Replies: 3
- Views: 642
Execute the Job from step11.
Hi, In the interview they asked, if there are 30 steps in ajob and we want to execute from step 11. I replied that we can code RESTART=STEP11 in the job card. The they asked, but if step11 abends, we want other steps to execute and if it does not aend other steps shuoul not execute. To this I could ...
- Mon Nov 09, 2015 11:01 am
- Forum: Interview Questions.
- Topic: What are the parameters defined for a load module dataset?
- Replies: 7
- Views: 3130
Re: What are the parameters defined for a load module dataset?
Thanks. So I was also correct? Or you mean to say that 32760 is not always the case?
- Mon Nov 09, 2015 1:58 am
- Forum: Site Announcements and Rules.
- Topic: Happy Diwali!
- Replies: 27
- Views: 3749
Re: Happy Diwali!
Happy Diwali to all!
Will be celebrating X'mas too?
Will be celebrating X'mas too?

- Mon Nov 09, 2015 1:56 am
- Forum: Suggestions & Feedback : About the website.
- Topic: new Look
- Replies: 26
- Views: 3250
Re: new Look
Really like this forum. The site owner have put a great effort!
- Mon Nov 09, 2015 1:54 am
- Forum: Interview Questions.
- Topic: What are the parameters defined for a load module dataset?
- Replies: 7
- Views: 3130
What are the parameters defined for a load module dataset?
hi, What are the parameters usually defined for a load module dataset? I have not noticed it and did not answer this in the interview. Later I found that we use the following parameters: Organization . . . : PO Record format . . . : U Record length . . . : 0 Block size . . ...