MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

auto log offloading is not happening

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
Daya
Beginner


Joined: 02 Dec 2002
Posts: 9
Topics: 3
Location: India

PostPosted: Tue Jan 07, 2003 2:44 am    Post subject: auto log offloading is not happening Reply with quote

Dear Experts,
In our shop we are using DB2 V6.1 with dual logging facility, I recently added an extra active log dataset to increase the number of log datasets.
The problem here is the offload task is not happening automatically for example after using the 4th log datasets, db2 simply starts using the first log dataset and re-writing the same, its not requesting the operator for any tapes, I can very well use the -ARC LOG command, but normally it will request the operator to put tapes to finish the offload task which is not happening.

1) Should I manually start the offload task for first time or
2) should I change any parameter in DSNZPARM member

Please help me!!

Daya
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12359
Topics: 75
Location: San Jose

PostPosted: Tue Jan 07, 2003 11:25 am    Post subject: Reply with quote

Daya,

When DB2 is initialized, the active log data sets named in the BSDS are dynamically allocated for exclusive use by DB2 and remain allocated exclusively to DB2 (the data sets were allocated as DISP=OLD) until DB2 terminates.Those active log data sets cannot be replaced, nor can new ones be added, without terminating and restarting DB2. The size and number of log data sets is indicated by what was specified by installation panel DSNTIPL.

So follow these steps to add new active log datasets.

Use DSNJLOGF to preformat the new active log data sets.

Use DSNJU003 to register the new data sets in the BSDS.

Kolusu

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Daya
Beginner


Joined: 02 Dec 2002
Posts: 9
Topics: 3
Location: India

PostPosted: Thu Jan 09, 2003 7:50 am    Post subject: Reply with quote

Hi Kolusu,

I clearly understood your explanation, as i already said I have no problem in adding fourth active log datasets, but normally db2 should go for offloading task right after all its active log dataset get full it should switch over to offloading archive log datasets right?? that switch over task of offloading is not happening in my shop, i tried manually to offload the log it happens, but my question is what should be enable to activate the auto offloading task of archive when all active log datasets get full.

Hope i am clear

Daya
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group