Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 97001
BY: Diego Salido (salidux)
DATE: 2011-09-22 21:06
SUBJECT: RE: Allocation of environment handle failed

 

I had the same problem, but I just uninstall ibm_db and reinstall with IBM_DB_INCLUDE and IBM_DB_LIB environment variables.

See: /opt/ibm/db2/V9.7/dsdriver/ruby32/README


step 2: - Set the environment variables IBM_DB_INCLUDE and IBM_DB_LIB as below

(assuming bash shell)

export IBM_DB_INCLUDE=DB2HOME/include (eg. /home/db2inst1/sqllib/include or /opt/ibm/db2/v9.5/include)
export IBM_DB_LIB=DB2HOME/lib (eg. /home/db2inst1/sqllib/lib or /opt/ibm/db2/V9.5/lib32)


Thread View

Thread Author Date
Allocation of environment handle failedOzgun Atacan2011-01-10 17:51
      RE: Allocation of environment handle failedPraveen Devarao2011-01-11 04:11
            RE: Allocation of environment handle failedOzgun Atacan2011-01-11 10:01
                  RE: Allocation of environment handle failedPraveen Devarao2011-01-11 10:17
                        RE: Allocation of environment handle failedOzgun Atacan2011-01-11 16:38
                              RE: Allocation of environment handle failedOzgun Atacan2011-01-11 18:34
                                    RE: Allocation of environment handle failedDiego Salido2011-09-22 21:06

Post a followup to this message