Hi,
I tried to restore a db backup and after restoring when i try to connect to it I get error "SQL1013N The database alias name or database name "TPTOOLM" could not be found. SQLSTATE=42705
I ran command db2 list db directory and got its entry in System Database directory : Database alias = TPTOOLM
Database name = TPTOOLM
Local database directory = /home/db2inst1
Database release level = d.00
Comment =
Directory entry type = Indirect
Catalog database partition number = 0
Alternate server hostname =
Alternate server port number =
But when I run list db directory on <db path> to get the local db directory content I dont get the entry of TPTOOLM db
Please suggest what shall I do to resolve this. Thanks!