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 > Db2 logs in DB2 for os/390

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-19-04, 10:21
chas_dba chas_dba is offline
Registered User
 
Join Date: Sep 2003
Posts: 33
can we switch off Db2 log in os/390

We have 2 db2 subsystems , obviously test and prod. The application group are trying to fix some data problems on few tables. So they were doing a lot of testing. 30,000 records for a table. so its writing a lot in logs. Just yesterday we have used some 30 tapes for archiving log alone.
My question is can we set log off on some tablespaces/tables for some time. This is not a load job. Programmer are using batch cobol programs for updating the data.
Any help in this regards is appreciated.
__________________
bs

Last edited by chas_dba; 07-19-04 at 12:35.
Reply With Quote
  #2 (permalink)  
Old 07-19-04, 15:04
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
There is something wrong if you using 30 tapes to archive the logs created by updating 30,000 rows. Perhaps your active log files are too small, and not being stacked on tape, so each one archived is using an entire tape even though the tape is 95% empty after the log file is archived.

In DB2 for z/OS and OS/390 version 7 you cannot turn off logging.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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