How to fix error: . . . queue was not created within timeout period?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Harsh Verma

    How to fix error: . . . queue was not created within timeout period?

    Hi ,
    I am having db2 8.1 fp 12 and yesterday I have installed version 9.5 and since then I am facing an error while issuing any db2 command except db2start and db2stop:

    DB21015E The Command Line Processor backend process request queue or input
    queue was not created within the timeout period.

    while issuing db2level I am getting below error:


    INGTESTDB:uding 604 :/usr/opt/db2_08_01/instance> db2level
    exec(): 0509-036 Cannot load program db2level because of the following errors:
    0509-130 Symbol resolution failed for db2level because:
    0509-136 Symbol sqlt_logerr_str (number 32) is not exported from
    dependent module /opt/IBM/db2/V9.5/lib64/libdb2.a[shr_64.o].
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    Please help...its urgent

    thanks...
    Harsh
  • vijay2082
    New Member
    • Aug 2009
    • 112

    #2
    Hi,

    Set your environment profile correctly to get it working.

    Cheers, Vijay

    Comment

    Working...