× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I am having an issue all of a sudden where one of my PHP applications seems
to have switched to system naming for SQL statements.

I need to try and track down when system naming is getting turned on. I
have started passing in the 'i5_naming' option when I connect and it
doesn't seem to fix the issue, so I need to verify that option is not
getting changed after the initial connection is made. If it is not being
changed, I am going to have to open a trouble ticket with Zend.

I cannot figure out how to get connection information out of DB2. None of
the PHP db2 functions that retrieve information seem to tell me what naming
scheme is being use, and I cannot find an SQL statement to pull any of the
connection options, just statements to set them.

Is there a way to pull SQL connection information so I can check when
system naming is getting turned on? I cannot seem to get db2_get_option to
work for i5_naming. It keeps returning "false" which means the call
failed.

I'd prefer to get the information using a PHP function (for consistency),
but I'll pull it using an SQL statement if I have to.

I'd hate using a test statement like "select * from qsys2/sysdummy1", but
it is the only option I have at the moment. It just feels like I am
probably missing something.

FYI...I am using persistent connections.

Thanks,
Matt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.