Some background -
Last night I applied fix pack 16 for db2 8.1. My current version was 8.1.1.56 and the new version was 8.1.1.144. Needles to say my application had problems and I was informed by the vendor that they only support upto fix pack 12. I restored the system with the mksysb I took prior to the upgrade, but now I am having problems with the database not being catalog etc. I tried to do a
list db directory on <path> and received the following error:
Code:
SQL10004C An I/O error occurred while accessing the database directory.
SQLSTATE=58031
I did a
list db directory and that did return information including the local database directory for the db that I am having trouble with.
I thought I could do a restore, but I am getting similar errors. Could anyone please help me get my databases back to normal. Thank you.