DB2 -SQL1036C An I/O error occurred while accessing the database SQLSTATE=58030
Posted by: DBA DB2,
on 30 Jan 2012 |
View original | Bookmarked: 0 time(s)
I received the following error , when attempting to connect to a DB2 databasedb2 connect to MYDB
SQL1036C An I/O error occurred while accessing the database. SQLSTATE=58030
#Checked in the db2diag.log file
ZRC=0x860F000A=-2045837302=SQLO_FNEX "File not found."
DIA8411C A file "" could not be found.
Log file S0000478.LOG not found.
Notes to solution1) Verify if a log file is missing. Check the db2diag.log for the a related logging error (return code contains SQLO_FNEX).2) If present,...