Hello again,
* After loading the DBI and DBD::Sybase modules under the SA password,
I get the following error when running the simple connect script: $dbh =
DBI->connect("dbi:Sybase:tec", "tec", "tectec"):
DBI->connect(tec) failed: OpenClient message: LAYER = (6) ORIGIN = (8)
SEVERITY = (5) NUMBER = (3)
Message String: ct_connect(): directory service layer: internal directory
control layer error: Requested server name not found.
at dbi.sql line 5
Cannot connect to tec: OpenClient message: LAYER = (6) ORIGIN = (8)
SEVERITY = (5) NUMBER = (3)
Message String: ct_connect(): directory service layer: internal directory
control layer error: Requested server name not found.
* I also got the following error when printing available drivers(I do not
see the Sybase driver listed):
install_driver(Proxy) failed: Can't locate RPC/PlClient.pm in @INC (@INC
contains: /opt/perl5/lib/5.6.0/PA-RISC1.1 /opt/perl5/lib/5.6.0
/opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.0
/opt/perl5/lib/site_perl .) at
/opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1/DBD/Proxy.pm line 28.
BEGIN failed--compilation aborted at
/opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1/DBD/Proxy.pm line 28.
Compilation failed in require at (eval 4) line 3.
Perhaps a module that DBD::Proxy requires hasn't been fully installed
at dbi.sql line 14
DRIVER: ADO
DRIVER: ExampleP
Data Source is dbi:ExampleP:dir=.
DRIVER: Multiplex
DRIVER: Proxy