Can a variable length segment be declared in IMS? If yes,
what is the structure; If no, why?
Answers were Sorted based on User's Feedback
Answer / guest
Yes.
The first field should contain the segment length and then
we can have the variable lenth field at the end.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / gopal
seglen= maximum length of the variable segment you need to
mention in the dbd segment defination along with seg name .
| Is This Answer Correct ? | 6 Yes | 0 No |
Write the format of program starting from identification division for checkpoint restart logic.
What are the two ways in which dl/i interface can be invoked?
I have a PSB which contains 3 PCB, how to write it ? please..
What for procopt is used? List some of them?
Which DB access method (OSAM or VSAM) is better and why?
What type of pointers should you specify on the root segment of a HIDAM DB to improve sequential processing?
What do you know about DBD gen?
How many PCB?s can be coded within a PSB?
What are the path calls in imsdb?
What is the advantage of dynamic generation of acb?
What is a key field in an IMS database?
What is the need for a secondary index in ims?