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

how to change the isolation level


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ksikdar

New User


Joined: 30 Jun 2006
Posts: 13

PostPosted: Tue Feb 20, 2007 4:54 pm
Reply with quote

Hi all,
How can we change the isolation level???
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Feb 20, 2007 10:52 pm
Reply with quote

Hello,

You need to provide more info.
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed Feb 21, 2007 3:09 pm
Reply with quote

Hi !

Use the CHANGE ISOLATION LEVEL Command.

This changes the way that DB2 isolates data from other processes while a database is being accessed.

Isolation level changes are not permitted while connected to a database with a type 1 connection. The back end process must be terminated before isolation level can be changed

Regards, UmeySan
Back to top
View user's profile Send private message
vini_srcna

Active User


Joined: 26 May 2005
Posts: 178
Location: Copenhagen, Denmark

PostPosted: Tue Mar 06, 2007 4:47 pm
Reply with quote

If you are asking about the programs executed in the batch jobs. You can change the ISOLATION parameter while during BIND. If your question is related to DB2 LUW then i dont have any idea about that. Thanks
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts How to load to DB2 with column level ... DB2 6
No new posts 3270 personal communications. Can't c... TSO/ISPF 2
No new posts SELECT from data change table DB2 5
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Trying to change copybook in online c... CICS 4
Search our Forums:

Back to Top