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

Multi-segment MPP behavior under checkpoint.


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

New User


Joined: 06 May 2009
Posts: 21
Location: Madrid

PostPosted: Tue May 19, 2009 7:51 pm
Reply with quote

Hi everyone, this is my scenario:
A MAP is reading a very long multi-segment message.
The MAP first issue a GU to read and process first segment then GNU for the second segment, GNU for the third one and so on until all the segment that compose the message are read and treated.
Let say that the message has 1000 segment so the pgm will issue 1 GU and 999 GNU to complete reading the multi segment message.

Suppose that after read and process 100 segments the pgm issue a checkpoint to free resources in DB2.

How IMS works with the input message after the checkpoint?.
Will the input message remains in the input queue of MAP, and can the pgm continue reading the remaining message (i.ae. segment 101 issuing a GNU) after the checkpoint?

What happened with the ISRTed messages after issue the checkpoint?.
Will they be sent to its destination, just after issue the checkpoint and before process the complete message?.

Imaging now that after process the 100 segment and issue a checkpoint an error happened processing segment 105.
Can IMS recover the input message be reprocessed, and there is any automatic way to reposition the program after failure to goes on processing next-to-failure segment, i.ae.: segment 101?

Thanks and Regards.
CasGarci.
Back to top
View user's profile Send private message
casgarcia

New User


Joined: 06 May 2009
Posts: 21
Location: Madrid

PostPosted: Tue May 19, 2009 7:53 pm
Reply with quote

Hi, in previous message said MAP but should say MPP.
Sorry about that, it was a trik of the SpellCheck.

Regards.
CasGraci.
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 Convert single row multi cols to sing... DFSORT/ICETOOL 6
No new posts Code Multi Row fetch in PL1 program PL/I & Assembler 1
No new posts Selective extract of multi-record-typ... SYNCSORT 4
No new posts IMS SEGMENT READ ISSUE IMS DB/DC 1
No new posts Inserting records into the empty segm... IMS DB/DC 1
Search our Forums:

Back to Top