If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Stop DDL logging in DB/2 7.1 on zOS

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-14-10, 18:36
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Stop DDL logging in DB/2 7.1 on zOS

As part of a decommissioning process, I'm preparing to drop 50,000 plus tables from a DB/2 7.1 database running on zOS. This system is old enough that I suspect the documenation is on clay tablets somewhere.

One of the developers that has been here since the dawn of time insists that a prior DBA had a majik incantation (JCL, SPUFI, ZPARMS, etc) to suspend DB2 logging of schema changes while leaving the subsystem running. This isn't data logging like when you load data, it is DDL driven schema changes.

I've never even heard anyone discuss the possibility of such a thing. Turning off logging is bad medicine in my book. I've also checked with a much more experienced zOS DB/2 consultant, and he's never heard of anything like this either.

Can anyone give me a hint where I should look for such a thing? A URL would be fabulous, but at the moment I've got nothing so anything at all would be appreciated!

Thanks!
-PatP
__________________
In theory, theory and practice are identical. In practice, theory and practice are unrelated.
Reply With Quote
  #2 (permalink)  
Old 01-15-10, 05:25
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
DDL changes result in regular data changes - just on the DB2 catalog tables. I don't think you can turn off logging for that.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On