Skip Menu |

This queue is for tickets about the DBI CPAN distribution.

Report information
The Basics
Id: 27648
Status: resolved
Priority: 0/
Queue: DBI

People
Owner: Nobody in particular
Requestors: robert [...] towster.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: DBI Proxy
Date: Tue, 19 Jun 2007 16:53:16 -0500
To: bug-DBI [...] rt.cpan.org
From: Robert Towster <robert [...] towster.com>
DBI 1.57 This is perl, v5.8.8 built for sun4-solaris SunOS dbprd01 5.9 Generic_118558-29 sun4u sparc SUNW,Sun-Fire-V890 The solaris server is connecting via proxy to a windows server for odbc connection to MSSql server. It works on another solaris server (with older versions of everything). We are trying to upgrade to a new server but no matter what version I try to utilize I still receive an error. Show quoted text
----------- Exact error message ------------------ DBD::Proxy::db connected failed: Server returned error: Failed to execute method CallMethod: Not permitted for method connected of class DBI::ProxyServer::db at D:/perl/site/5.8.2/lib/RPC/PlServer.pm line 328. ----------------------------- Relevant Module Version information ----------------------------------- Tue Jun 19 14:37:07 2007: "Module" Net::Daemon o "installed into: /apps/usr/local/lib/perl5/site_perl/5.8.8" o "LINKTYPE: dynamic" o "VERSION: 0.43" o "EXE_FILES: " Tue Jun 19 14:37:49 2007: "Module" RPC::PlServer o "installed into: /apps/usr/local/lib/perl5/site_perl/5.8.8" o "LINKTYPE: dynamic" o "VERSION: 0.2020" o "EXE_FILES: " Tue Jun 19 14:40:46 2007: "Module" DBI o "installed into: /apps/usr/local/lib/perl5/site_perl/5.8.8" o "LINKTYPE: dynamic" o "VERSION: 1.57" o "EXE_FILES: dbiproxy dbiprof dbilogstrip" Tue Jun 19 14:46:08 2007: "Module" DBD::Oracle o "installed into: /apps/usr/local/lib/perl5/site_perl/5.8.8" o "LINKTYPE: dynamic" o "VERSION: 1.19" o "EXE_FILES: ora_explain"
I blieve upgrading the DBI installed on the server side (windows) will fix this.