php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57522 DBProtocol drda kills connection using three part names
Submitted: 2007-02-12 13:03 UTC Modified: 2007-05-22 15:15 UTC
From: brent dot halsey at huntington dot com Assigned:
Status: No Feedback Package: ibm_db2 (PECL)
PHP Version: 5.1.4 OS: SUSE Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-02-12 13:03 UTC] brent dot halsey at huntington dot com
Description:
------------
I had some code that ran some queries accross multiple subsystems using the same connection.  When I made the connection to a subsystem with DBProtocol set to P (private), everything worked just fine.  When I made the connection to a subsystem with the DBProtocol set to D (DRDA) the connection work fine within that subsystem, but when referencing another subsystem with three part names, the connection would close after about 15 queries executed.

Reproduce code:
---------------
//Not source code specific.

Expected result:
----------------
Read description above.

Actual result:
--------------
Read description above.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-03-23 09:41 UTC] manas at us dot ibm dot com
Hi Brent,
  Can you give us more information about your setup? Can you also post more information about any error messages you are seeing. A CLI trace would also help. You can find more information about getting a CLI trace from http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.apdv.cli.doc/doc/c0007882.htm

Thanks and Regards,
-Manas
 [2007-04-12 11:42 UTC] kfbombar at us dot ibm dot com
Awaiting feedback...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC