|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Error messages in Sybperl
Date: Mar 5 2001 6:03PM
Francois Ochsenbein writes:
>
> Hello,
>
> I'm using sybperl-2.12, with a sybase ASE 11.9.x (running on Sun Solaris 5.7)
> which simplifies a lot my work, thanks to the creator of the package !
> I'm using it (Sybase::DBlib) to query several servers, but when
> errors are reported via the default error handle, all error messages
> quote 'SYBASE' as the server name, whichever server actually reports
> an error. Is there anything I should initilialize at the connection,
> or anything I'm doing wrong ?
I think you need to define the server name for each server via
sp_addserver , local
(run it on each server)
Although I'm not 100% positive that this will fix your problem.
Michael
--
Michael Peppler - Data Migrations Inc. - mpeppler@peppler.org
http://www.mbay.net/~mpeppler - mpeppler@mbay.net
International Sybase User Group - http://www.isug.com
Sybase on Linux mailing list: ase-linux-list@isug.com
|