From:             reto dot baumann at ch dot ibm dot com
Operating system: Suse Linux SuSE SLES-8
PHP version:      4.3.10
PHP Bug Type:     ODBC related
Bug description:  DB/2 communication problem

Description:
------------
After an upgrade from DB/2 v8.1 fixpack3 to DB/2 v8.1 fixpack7a (which
makes it a DB/2 v8.2) PHP can no longer communicate with DB/2.

Actual result:
--------------
PHP reports:
Warning: odbc_connect(): SQL error: [IBM][CLI Driver] SQL0902C A system
error (reason code = "") occurred. Subsequent SQL statements cannot be
processed. SQLSTATE=58005 , SQL state 58005 in SQLConnect in ...

The DB/2 log shows the following error:
2005-01-11-10.00.16.574105+060 I195099G405        LEVEL: Severe
PID     : 8937                 TID  : 1024        PROC : db2ipccm
INSTANCE: dinpsdb              NODE : 000
FUNCTION: DB2 UDB, common communication, sqlccGetIPCs, probe:20
RETCODE : ZRC=0x800F0067=-2146500505=SQLO_ID_2LONG
          "USERID/GROUPID is greater than the Shelby Supported
size/length"
          DIA8111C Authorization failure.

2005-01-11-10.00.16.574324+060 I195505G278        LEVEL: Severe
PID     : 8937                 TID  : 1024        PROC : db2ipccm
INSTANCE: dinpsdb              NODE : 000
MESSAGE : User ID
DATA #1 : Hexdump, 4 bytes
0xBFFF6B14 : 0402 0000       

-- 
Edit bug report at http://bugs.php.net/?id=31489&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31489&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31489&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31489&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31489&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31489&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31489&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31489&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31489&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31489&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31489&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31489&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31489&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31489&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31489&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31489&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31489&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31489&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31489&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31489&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31489&r=mysqlcfg

Reply via email to