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 > Backup Pending State

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-16-08, 06:48
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Backup Pending State

Hi Experts,

In our staging environment I am havig trouble (as a DBA) with one database.
The tablespce is put to Backup Pending State again and again.

I am supposed to fix as soon as possible. I advise them avoid LOAD an IMPORT statement or ask me how to use these.

But they don't seem to be using LOAD or IMPORT.


Can there be anything else creating problem. If so how can I determine.



Thanks for your time,
DBFinder
Reply With Quote
  #2 (permalink)  
Old 12-16-08, 08:15
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
LOAD operations are logged to db2diag.log, so I would check it to see if indeed there were no loads. (IMPORT would not change the tablespace state, obviously.)
Reply With Quote
  #3 (permalink)  
Old 12-16-08, 15:35
DBFinder DBFinder is offline
Registered User
 
Join Date: Sep 2008
Location: Toronto,Canada
Posts: 606
Good to know Nick,

But there are no Load entries in db2diag.log.

DBFinder
Reply With Quote
  #4 (permalink)  
Old 12-16-08, 15:56
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
As far as I know, there are only two ways to put a tablespace into the backup pending mode: doing a LOAD with COPY NO, or doing a ROLLFORWARD. Both operations are recorded in db2diag.log, at least with DIAGLEVEL 3 in effect. This may be a stupid question, but how do you determine if your tablespace is in that state?
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