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 > Toolsdb

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-07-03, 17:32
Nu2db2 Nu2db2 is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
Toolsdb

Hi all. I hope some can help with this.

One month ago, we lost a RAID array on an AIX 4.3 RS6000 server. This server contains our DB2 database. We have another similar config in another city. All our DB2 data was safe, however, we lost all our home directories, which stores user files. In order to access the DB2 database and Data Warehouse, we needed to use some accounts from our other location as templates. So that being said, here is my problem.
We run the backup on our DB2 databases from Windows using the Command Center and Journal. While the backups work fine, it seems that there is an issue with the toolsdb, because I can only seem to catalog the backups to our other location. To this point, this solution has been working. We are able to catalog and run our backups without a problem. However, it annoys me to have our catalogs stored remotely and require a network connection to go back and view archived jobs. When I create the job (DB2 8.1 wizard), only the remote catalog shows up as an option.
I issued a db2 create new catalog cc create new database toolsdb, however, it says the alias already exists. So toolsdb is here locally somewhere, but may be unaccessable.
As you can see by my username, I am new to DB2 and am taking over since our Unix admin (who was the one responsible for not backing up the home folders) was shown the exit.

Any help appreciated.

Josh
Reply With Quote
  #2 (permalink)  
Old 11-12-03, 15:25
Nu2db2 Nu2db2 is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
/bump

Any ideas?
Reply With Quote
  #3 (permalink)  
Old 11-13-03, 04:03
jsander jsander is offline
Registered User
 
Join Date: Apr 2003
Posts: 191
Hi /bump,

you can try to remove toolsdb using these commands:
$ db2 drop db toolsdb

If this fails, try:
$ db2 uncatalog db toolsdb

In theory, after that, your environment should be clean and you can recreate a local toolsdb.

Take a backup, and assign a maintenance window to that task, unless your toolsdb is located in a db2 instance of its own. If something goes wrong, you may want to restart the instance.

Johann

Quote:
Originally posted by Nu2db2
/bump

Any ideas?
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