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
 
Isolation level in IMS

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

Active User


Joined: 24 Jan 2007
Posts: 82
Location: Trivandrum

PostPosted: Thu Sep 04, 2008 8:19 pm    Post subject: Isolation level in IMS
Reply with quote

Hi,

I am having an online transaction which will update three IMS Databases.

The job abended After updating first two IMS databases and before updating third database.

Even though the job got abended, the update was not rolled back from the first two database.

Here the three DB's are not in Sync. Could any body tell me how to maintain ISOLATION level in IMS?


Thanks,
Nagendran.R
Back to top
View user's profile Send private message
References
rajatbagga

Active User


Joined: 11 Mar 2007
Posts: 133
Location: india

PostPosted: Sun Sep 07, 2008 1:34 am    Post subject:
Reply with quote

Hello,

In this regard ISOLATION level in IMS can be maintained by using Checkpoints in the application program.

Regards,
Rajat
Back to top
View user's profile Send private message
Sandy Zimmer

Senior Member


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

PostPosted: Tue Sep 09, 2008 4:09 am    Post subject:
Reply with quote

You cannot have checkpoints in an IMS DC program - only in BMP. You may want to check with your systems programmers about your automatic backout. If your program updated 2 of 3 databases in 1 transaction and did not automatically backout the updates then you have a big problem.
Back to top
View user's profile Send private message
rajatbagga

Active User


Joined: 11 Mar 2007
Posts: 133
Location: india

PostPosted: Wed Sep 10, 2008 9:46 am    Post subject:
Reply with quote

Well i did and there i a way for Checkpoints in MPPs and Transaction-Oriented BMPs.

kindly refer to the link below for more information:

http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.ims9.doc.apdg/p1hpprc.htm
Back to top
View user's profile Send private message
Bitneuker

IMS Moderator


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

PostPosted: Fri Sep 12, 2008 9:31 pm    Post subject:
Reply with quote

That probably was muliple-mode. Sandy referred to the common way of single-mode where checkpoints are implicit at the GU-call at the message-queue which is done after hitting the ENTER key (or after the program switch).

Edit:
For TS; follow the sticky, there's a lot about isolation.
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