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

Display all the occurrences od segment A & B in on File


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

New User


Joined: 28 Sep 2005
Posts: 5

PostPosted: Wed Nov 16, 2005 3:48 pm
Reply with quote

I have two Segment A & B. Segment contains 10 occurrences and also segment B contains 10 occurrences.

i want to display all the occurrences to one file, how to do and which calls we will use.
Back to top
View user's profile Send private message
k_vikram07

New User


Joined: 23 Nov 2005
Posts: 35

PostPosted: Wed Nov 23, 2005 11:13 pm
Reply with quote

Use a loop of GN calls with an unqualified SSA for segment A.
And then use a loop of GN calls with unqualified SSA for segment B.

The order of the calls depends on the hierarchy definition of the database.


Thanks
Vik.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Sorting date into YYYYMMDD, and creat... DFSORT/ICETOOL 13
No new posts To Sort detail records in a file with... SYNCSORT 5
No new posts To Populate Trailer cnt in the file w... SYNCSORT 1
No new posts Sort card to know that creation date ... DFSORT/ICETOOL 10
No new posts Convert CSV to flat file. DFSORT/ICETOOL 6
Search our Forums:


Back to Top