On Wed, 2003-02-12 at 07:51, [EMAIL PROTECTED] wrote:
> 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.

Which simply means that "tec" isn't listed in the interfaces file that
this script uses.

Check your SYBASE environment variable to make sure that the test
scripts pick up the right interfaces file.

Michael
-- 
Michael Peppler                              Data Migrations, Inc.
[EMAIL PROTECTED]                 http://www.mbay.net/~mpeppler
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or 
long term contract positions - http://www.mbay.net/~mpeppler/resume.html

Reply via email to