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

DB2 unload and insert OR update


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

New User


Joined: 29 Nov 2006
Posts: 19
Location: amsterdam

PostPosted: Tue Jul 03, 2007 6:58 pm
Reply with quote

Hi

Is it possible to insert or update a DB2 table when the DB2 unload is in progress. What kind of a lock does DB2 imposes on a table in such a case

Also what is meant by DB2 region up or DB2 region down . Does it have to have anything to do with online and batch

Thanks
Back to top
View user's profile Send private message
wanderer

Active User


Joined: 05 Feb 2007
Posts: 199
Location: Sri Lanka

PostPosted: Tue Jul 03, 2007 11:59 pm
Reply with quote

Yes, it is possible if SHRLEVEL being used is CHANGE. Also isolation UR helps here too.

DB2 is a subsystem in the mainframe system. When it is up, there are some product programs that keep running all the time. If Db2 is down then no DB2 related activity can be done neither online nor batch if they use DB2.
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: Wed Jul 04, 2007 12:36 am
Reply with quote

Hello,

If you permit an unload to run at the same time updates may be processed, your unload will be useless for other than testing - it will not have content that is reliable.
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 Load new table with Old unload - DB2 DB2 6
No new posts Remote Unload of CLOB Columns DB2 6
No new posts Multiple table unload using INZUTILB DB2 2
No new posts changing defaults in db2 admin - Unlo... DB2 0
No new posts Insert header record with record coun... DFSORT/ICETOOL 14
Search our Forums:

Back to Top