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 Restore Status

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-23-09, 11:40
rhayabusa22 rhayabusa22 is offline
Registered User
 
Join Date: Aug 2009
Posts: 11
DB2 Restore Status

Hi Guys,

I am running db2 v7.1 on SunOS 5.8 with circular logging. I was attempting to do a full db restore with an offline backup using the command "db2 restore database tdwdb from /backup2 taken at 20080929133559 into tdwdb". However it gave the error no start db manager. So, I issued the db2start command and used the same resrore command.

It's been 2 days and I wanted to check the status of the restore. So I issued the command "db2 get db cfg for tdwdb". However I noticed "Restore Pending" had a value of No. Does this mean that the db isn't being restored? Also, since I was doing a full restore and all the backups where offline; shouldn't the restore have taken place while the db was offline?


Thanks for the assistance, this is my first restore
Reply With Quote
  #2 (permalink)  
Old 08-23-09, 17:18
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
DB2 V7 is very old, but I assume this will work:

db2 list utilities show detail

If a restore is still active, it will show up in the output of the above command.
__________________
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
  #3 (permalink)  
Old 08-24-09, 10:27
rhayabusa22 rhayabusa22 is offline
Registered User
 
Join Date: Aug 2009
Posts: 11
Thx

Thanks for the quick response. It was listed as running after I used the "db2 list applications command". Thanks once again
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