Used the following command
Code:
db2 "connec to db user userid using passwd
Getting the following Error:
SQL1031N The database directory cannot be found on the indicated file system.
SQLSTATE=58031
Tried this.
Code:
db2 get dbm cfg | grep DFTDBPATH
gets nothing.
I am a developer not an admin.
What steps i have to take to resolve this issue