I installed IBM DB2 Database for Window (Ver. 9) before.
Meanwhile, I installed the database SAMPLE.
Because I forgot my password, I uninstalled later on.
Several days ago, I reinstalled again. When I try to connect to sample database (db2 => connect to sample user db2admin), it shows,
SQL1013N The database alias "SAMPLE" could not be found. SQLSTATE=42705
However, when I tried to get back to reinstalled SAMPLE database from my installed program (db2exc_91_win_ x86, same as what I used at the first time installation), the error message comes up as following,
Existing "SAMPLE" option was not specified...
Attempt to create the database "SAMPLE" failed...
SQL1005N The database alias "SAMPLE" already exists either the local database directory or system database directory.
So, how can I found the existing SAMPLE database? How can I connect to them?
Thanks, everybody.
Cheers,
Meanwhile, I installed the database SAMPLE.
Because I forgot my password, I uninstalled later on.
Several days ago, I reinstalled again. When I try to connect to sample database (db2 => connect to sample user db2admin), it shows,
SQL1013N The database alias "SAMPLE" could not be found. SQLSTATE=42705
However, when I tried to get back to reinstalled SAMPLE database from my installed program (db2exc_91_win_ x86, same as what I used at the first time installation), the error message comes up as following,
Existing "SAMPLE" option was not specified...
Attempt to create the database "SAMPLE" failed...
SQL1005N The database alias "SAMPLE" already exists either the local database directory or system database directory.
So, how can I found the existing SAMPLE database? How can I connect to them?
Thanks, everybody.
Cheers,
Comment