How does one reorg an HDAM IMS database when changing RAPS
(Root Anchor Points)?

Answers were Sorted based on User's Feedback



How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?..

Answer / david

image that baby FIRST to keep what you have! then follow the
steps listed in the first answer.

Is This Answer Correct ?    2 Yes 1 No

How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?..

Answer / s

1.Unload the DB
2.Delete/Define Database Datasets (if space allocation
needs to be changed make necessary changes)
3.Change the DBD to calculate how many RAPS is needed.
RAPS is the number of DB records that can be stored in a
Block, say 8KB Blocksize. Say you have 1000 byte records
and 16,000 records 8*1024/1000= 8. Relative Block Number
(RBN) is the number of blocks in the Root addressable area
= 16000/8 = 2000. Add some % to these blocks as free space,
say 2500.
Make changes to DBD. RMNAME(DFSHDC40,8,2500)
4.Reload DB with new DBD.
5.Use other utilities to rebuild logical relationships and
secondary indices.
6.Image Copy the DB.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More IMS Interview Questions

Explain the disadvantage of dynamic generation of acb?

0 Answers  


Which command code can be used for backing up IMS database?

6 Answers  


Which DB access method (OSAM or VSAM) is better and why?

4 Answers  


Which is the DL/I function used in CICS-IMS program?

2 Answers   HP, IBM, IMS,


How do you write a PSB code ?

3 Answers  






What is the need for a secondary index in ims?

0 Answers  


What is acbgen process?

0 Answers  


Explain the maximum number of levels allowed in ims db?

0 Answers  


how do you bind the cobol with db2

0 Answers   Fidelity,


When do you do Build DBD, PSB for making changes in ACBLIB?

1 Answers  


What is check pointing, sync point?

3 Answers  


What are the two types of fields available in ims db?

0 Answers  


Categories