Hi,
I am trying to drop db before proceeding to Redirect restore. When i tried to drop db its saying (DB couldnt found) i am getting the below message.But when i tried to list th DB directory,i can able to see the below TEST database. Please suggest me.
bash-2.05b$ db2 drop db TEST SQL1013N The database alias name or database name "TEST" could not be found. SQLSTATE=42705
bash-2.05b$ db2 list db directory
Database 1 entry:
Database alias = TEST Database name = TEST Local database directory = /home/TEST Database release level = c.00 Comment = Directory entry type = Indirect Catalog database partition number = 0 Alternate server hostname = Alternate server port number =
|