Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
COBOL APP to fetch data from FLAT FILE and ISRT/REPL IMS DB

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
star_dhruv2000

Active User


Joined: 03 Nov 2006
Posts: 75
Location: India

PostPosted: Sat May 17, 2008 4:57 pm    Post subject: COBOL APP to fetch data from FLAT FILE and ISRT/REPL IMS DB
Reply with quote

Hi all, I am writing a COBOL APP to fetch data from FLAT FILE and ISRT/REPL IMS DB. Following is structure for the IMS-DB

...................................................ROOT
..........................______________l______________
.........................l...........................l.............................l
....................CHILD1...............CHILD2...................CHILD3

NOTE:
1. CHILD2 is TWIN segment and can contain upto 5 twins with no key.
2. CHILD3 is TWIN segment and can contain upto 3 twins with no key.

My logic is as follows:

1. Read the I/P File and use GHU on parent using the key obatined.
2. If match found then REPL else ISRT.

Following are my queries:
1. For ISRT i.e. new segement if I will ISRT ROOT then do I need to set perentage for following ISRT in CHILD segments or I can simply carry on ISRT on CHILD with QUAL-SSA of ROOT and UNQAL-SSA of CHILD?

2. For REPL since CHILD2 & CHILD3 are TWIN segments how I will check that no more twins are present in respective CHILD? I thought of a PERFORM until 'GE' with UNQAL-SSA of CHILD and REPL new data.

Please let me know your views on the logic and queries. Viewers ideas are most welcome.

Thank in advance.

Cheers!
Happy coding icon_biggrin.gif
Back to top
View user's profile Send private message
References
PostPosted: Sat May 17, 2008 4:57 pm    Post subject: Re: COBOL APP to fetch data from FLAT FILE and ISRT/REPL IMS DB Reply with quote

Sandy Zimmer

Senior Member


Joined: 13 Jun 2007
Posts: 406
Location: Wilmington, DE

PostPosted: Tue May 20, 2008 5:30 pm    Post subject:
Reply with quote

Hello Star,

How do you determine the logic child segments? Can we see the DBD?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1