IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Expanding HDAM IMS Segment


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
raveendra_ibm
Currently Banned

New User


Joined: 07 Jan 2006
Posts: 31

PostPosted: Thu Jun 15, 2006 9:54 pm
Reply with quote

We are trying to expand one of the child segment (add 4 bytes).
i did following steps

1. Unloaded the before expansion database. Unload file is VB file.
2. Using COBOL program, i have expanded VB file for perticular child segment (add 4bytes at end). We can see child record with expanded data in output file (VB file).
3. We are able to successfully Reloaded the Expanded VB file to IMS Database using utility DFSRRC00.

Problem is: when i browse the IMS database thru File-aid the child segment (4 bytes are added at end), last 4 byte are having low-values.

Could any one please help me, is there any special things need to consider in COBOL program while expanding Unloaded file?
Back to top
View user's profile Send private message
PascalQ

New User


Joined: 12 May 2006
Posts: 20

PostPosted: Thu Jun 22, 2006 7:02 pm
Reply with quote

i cannot answer your question.

But I wonder: did you expand the key field or any other field? If the latter is the case, I think you could have easily done it using regular unload/reload. AFAIK you don't even need to reorganize as long as you don't append to the key field. I think we do this.
Back to top
View user's profile Send private message
raveendra_ibm
Currently Banned

New User


Joined: 07 Jan 2006
Posts: 31

PostPosted: Fri Jun 23, 2006 11:49 am
Reply with quote

We are not adding any key fields. Just we are adding normal four indicators, each of 1byte at end of the Segment.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts IMS SEGMENT READ ISSUE IMS DB/DC 1
No new posts RMNAME option in HDAM IMS DB/DC 4
No new posts Inserting records into the empty segm... IMS DB/DC 1
No new posts REORG to reduce segment size new DBD IMS DB/DC 2
No new posts How to find if segment is read in any... IMS DB/DC 12
Search our Forums:

Back to Top