Hello
We have a HP-UX 11.23 development server on which we have installed DB2 Admin-Client 8.1 FP14
Last week the server needed to be rebooted and shortly after that we faced a DB2 issue, we can not easily solve:
The DB2 CLI does not work any longer.
We can not connect to the databases hosted on the DB2-Server:
$ db2 connect to dbname
DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.
We can connect to the databases using DBI-Perl Module or Java.
Other commands (terminate) don't work either
$ db2 terminate
DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.
We think about reinstalling the binary, but I would like to use a response file (db2admcl.rsp) from which I have unfortunately no sample.
Could someone help me, either giving me an advice to solve the problem or a sample for the response file.
Thanks a lot in advance
Best regards
Renaud
We have a HP-UX 11.23 development server on which we have installed DB2 Admin-Client 8.1 FP14
Last week the server needed to be rebooted and shortly after that we faced a DB2 issue, we can not easily solve:
The DB2 CLI does not work any longer.
We can not connect to the databases hosted on the DB2-Server:
$ db2 connect to dbname
DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.
We can connect to the databases using DBI-Perl Module or Java.
Other commands (terminate) don't work either
$ db2 terminate
DB21016E The Command Line Processor encountered a system error while sending
the command to the backend process.
We think about reinstalling the binary, but I would like to use a response file (db2admcl.rsp) from which I have unfortunately no sample.
Could someone help me, either giving me an advice to solve the problem or a sample for the response file.
Thanks a lot in advance
Best regards
Renaud