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

make out design of IMS-DB from BMC UNLOAD


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

New User


Joined: 16 Aug 2005
Posts: 1

PostPosted: Tue Aug 16, 2005 3:17 pm
Reply with quote

Hi,
I've never worked with IMS/DB before. Now I've got a BMC UNLOAD of an IMS-DB. I have to make out the design of the DB (segments, fields in the segment, ...)

How can I make it? I know the Unload has got Record Format 2 (FRMT2). The file is:
OCROOT 0  ? 0U1273816 U1271234 U1272134 TEST, TEST 00896002950803
OCCHILD ?  ? ?&AI01 00001100000000
OCCHILD   ? &ANGIS01 101011
OCCHILD  ? &BWS01 10
...

Where can I see, what segment the record is?
Can I make out the fields per segment? Or do I have to know the structure per segment (for example via copybook).

Thanks!
Karsten
Back to top
View user's profile Send private message
sanon

New User


Joined: 09 Dec 2005
Posts: 3

PostPosted: Fri Dec 09, 2005 12:05 pm
Reply with quote

The easiest way to find the structure of the database is to go to the DBD source and check out the structure there. The DBD source will be named something like this *.**.DBDSRCE. You will find detailed info on Segment names , parentage, and the fields within the segments.
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 Load new table with Old unload - DB2 DB2 6
No new posts Remote Unload of CLOB Columns DB2 6
No new posts Multiple table unload using INZUTILB DB2 2
No new posts trying to make sense of keylists TSO/ISPF 11
No new posts changing defaults in db2 admin - Unlo... DB2 0
Search our Forums:

Back to Top