Hi there,
I got following error when i ran create database with any dbname. This is due to i used to drop a database called "abc".
SQL1039C An I/O error occurred while accessing the database directory. SQLSTATE=58031
I tried to list database directory and the database "abc" was not on the list.
i tried to uncatalog it but got following errmsg:
SQL1013N The database alias name or database name "abc" could not be found. SQLSTATE=42705
Does anybody has any ideas?
Thanks,
I got following error when i ran create database with any dbname. This is due to i used to drop a database called "abc".
SQL1039C An I/O error occurred while accessing the database directory. SQLSTATE=58031
I tried to list database directory and the database "abc" was not on the list.
i tried to uncatalog it but got following errmsg:
SQL1013N The database alias name or database name "abc" could not be found. SQLSTATE=42705
Does anybody has any ideas?
Thanks,