Quote:
|
Originally Posted by chris_newbie
hey guys and gals
i am using DB2 version 8 with fix pack 12, on windows server 2003
along with IBM websphere V5.1
i got this error message which i am not able to resolve
can any1 be of any assistance
thanks in advance
chris
(ERROR MESSAGE)
IBM][CLI Driver] SQL5005C System Error.
Explanation:
A system error, probably an I/O error, was encountered while
accessing a configuration file.
The command cannot be processed.
User Response:
Resubmit the command.
|
my team and I have resolved the problem
Solution
My SQLCONF(this is the configuration file for ur database) file in the C:\DB2\NODE0000\SQL00001 directory was corrupted
so i deleted it( or u could just rename it)
run this script at command promt
Connect to database "db name"
and DB2 will recreate the SQLCONF file and your db is good to go again
thanks felllas for your help
