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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-02-08, 15:55
dbansal dbansal is offline
Registered User
 
Join Date: Sep 2008
Posts: 16
Sql1005n

Hello,

I deleted my databse from the DB2 control center. Now I am trying to recreate the same database under a different windows login (first reason being that i was trying to change the schema) however, it gives me the following error The database alias "DRAWBASE" already exists in either in the local database directory or the system database directory. I tried using the following command : uncatalog database drawbase but it says it could not be found...

HELP!
Reply With Quote
  #2 (permalink)  
Old 10-02-08, 16:58
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Basically what you did in Control Center was to uncatalog the DB. You did not drop it, so the data is still there. If you catalog the db again, it will all be there.

Andy
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