I am getting this error when I am trying to run a perl program from one host
that has postgresql on it
to another host that has Oracle on it.
Any help would be appreciated
DBI->connect(hostname=host1;port=3334;dsn=dbi:Oracle:host1sid) failed:
Cannot log in to DBI::ProxyServer: Cannot connect: Connection refused at
/usr/local/lib/perl5/site_perl/5.6.1/RPC/PlClient.pm line 74. at
/usr/local/lib/perl5/site_perl/5.6.1/Net/Daemon/Log.pm line 130.