> when i'm trying to type a db2 command, it cause problem and the system
> hang.. previously there is no problem on it, but after i had install the
> "FixPak 8", it have this problem.. And the error come out like this :
> "DB21015E The Command Line Processor backend process request queue or
> input queue was not created within the timeout period."
It might help if you state which platform you are on and what kind of
command you try to execute.
Other than that, did you have a look at the explanation of the DB21015 error
and followed the instructions there?
$ db2 "? db21015"
DB21015E The Command Line Processor backend process request
queue or input queue was not created within the timeout
period.
Explanation:
Either the values for the DB2BQTRY and DB2BQTIME environment
variables need to be increased or the command line processor
back-end program "db2bp" cannot be started. The "db2bp" program
must reside in the correct database manager install path and
users must have execute permission on the file.
User Response:
Correct the error and resubmit the command.

Signature
Knut Stolze
Information Integration
IBM Germany / University of Jena
jacelyn Yswan - 23 Feb 2005 09:15 GMT
i had look through the explanation of the error. but stil can't correct the
error
jacelyn Yswan - 23 Feb 2005 09:57 GMT
the platform that i'm using is Linux and the command is db2 command..
ps help!!!
jacelyn
Gert van der Kooij - 23 Feb 2005 12:28 GMT
> the platform that i'm using is Linux and the command is db2 command..
>
> ps help!!!
>
> jacelyn
Did you run db2iupdt after installing FP8, check the readme for
detailed instructions.
Knut Stolze - 23 Feb 2005 12:32 GMT
> the platform that i'm using is Linux and the command is db2 command..
Well, I still don't know what exactly you typed in. Could you please
provide the exact invocation along with the exact error message you got?

Signature
Knut Stolze
Information Integration
IBM Germany / University of Jena
Tino Lecomte - 28 Apr 2005 12:47 GMT
We use Fix 8 since 7th of march on AIX 5L and we still get the error
DB21015E since then every night at run time of our batch jobs. Because the
error occur every night on another job i can say that the db2 command cause
this problem is not allways the same (db2 connect to..., db2 get db cfg...,
etc.).
The standard "todos" like increasing DB2BQTIME + DB2BQTRY and repeating
db2iupdt does not solve the problem. The db2bp program also reside in the
correct dbm installation path. Next i will increase maxuproc, maybe this is
the answer.
I have posted this problem to the DB2 Support, but maybe someone has
knowledge of this problem and can give me faster informations.
Thanks
Tino