DB2 UDB V8.1.5 on windows 2003 Enterprise.
All DB2 admin function hang
like gb2 get snapshot, list application.
The error message comes into DB2DIAG.log every 5 minutes
2005-11-19-09.23.28.676000 Instance:XXX Node:000
PID:448(db2syscs.exe) TID:4064 Appid:none
data protection sqlpgOpenCAL Probe:130
Retrieved failed with error -2045837302
juliane26 - 21 Nov 2005 09:18 GMT
-2045837302 -> error code 860F000A
means:
File does not exist.
Is your database instance itself running fine, can you connect without
problems ?
Or can you see more entrys in the db2diag.log ?
db2syscs.exe is your instance process.