Okonita via DBMonster.com wrote:
..And if you are not able to invoke the CLP to run db2iupdt? We are not
able to do that either for this instance and can't use the command center
because it is not available also.
You have to run "db2iupdt" as root/Administrator from a regular command
shell. On Linux, you will find this tool under /opt/IBM/db2/V9.1/instance/
Assuming I can run db2iupdt, how then can I recover the database DCSand
other config files like db2cli.ini?
You will have to catalog all databases again. Once the base sqllib/
directory is reconstructed with "db2iupdt", just do:
$ db2 catalog db dcsand
(You may need additional parameters if the database doesn't reside in the
default database path.)
As for the config files, I don't know if there is any support to recover
those. If not, you have a backup, I hope?
--
Knut Stolze
DB2 z/OS Utilities Development
IBM Germany