prashantktyagi has asked for the wisdom of the Perl Monks concerning the following question:
I am getting below error while making connection to Proxy DB server. It was working fine before upgrade from Perl 5.6 to Perl 5.16 (Strawberry Perl ). Do anyone have any idea or how to trace the issue ?
Here is DB test script..error : DBI connect('hostname=<ip>;port=9002;dsn=DBI:ODBC:<dbname>','< +username>',...) failed: Cannot log in to DBI::ProxyServer: Unexpected + E OF from server at C:/Perl64/perl/site/lib/RPC/PlClient.pm line 79. at C:\EclipseOVII\oviisrc\lib\package\perl5\DBtest.pl line 53.
removed code part as it was against my org policy
|
|---|