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

How to insert single & multiple messages in IMS-DC


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

New User


Joined: 01 Jul 2006
Posts: 9
Location: hyderabad

PostPosted: Tue Aug 28, 2007 4:42 pm
Reply with quote

Some one please help me..

What is the process for inserting SINGLE & MULTIPLE MESSAGES in IMS-DC programe...

Thanks in advance.
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Sun Sep 02, 2007 9:19 pm
Reply with quote

There is no thing like single and multiple messages; you probably mean multi-segment messages. A message may contain one or more segments deviding the messages in parts; that's why you loop in your MPP for reading messages:

first the GU for the SPA
the GN for the first segment of the message
process it and read the next segment of the message till QC
after you processed the complete message insert the SPA.

SPA of course if you use one.
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 INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Multiple table unload using INZUTILB DB2 2
No new posts Grouping by multiple headers DFSORT/ICETOOL 7
No new posts How to append a PS file into multiple... JCL & VSAM 3
Search our Forums:

Back to Top