Is it necessary that all the segments in a Dl/i database
have key fields ?
Answers were Sorted based on User's Feedback
Answer / s
Database Records are accessed in Root key sequence when
using HIDAM database. The HIDAM index stores one record for
each root key and its RBA. However you can also access the
records using an alternate sequence field by using
secondary indexes.
| Is This Answer Correct ? | 0 Yes | 1 No |
Static & Dynamic PSB
What are the advantages and disadvantages of a hierarchical database?
Explain the maximum number of levels allowed in ims db?
How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?
What is psb?
What is meant by bmp mode?
Can a variable length segment be declared in IMS? If yes, what is the structure; If no, why?
What is ims (db/dc)?
Write the format of program starting from identification division for checkpoint restart logic.
Is it necessary that all the segments in a Dl/i database have key fields ?
What are the processing modes available in ims db?
Which DB access method (OSAM or VSAM) is used for primary index or secondary index and why?