|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Need help in troubleshooting Sybperl installation on Sun Solaris10
Date: Apr 24 2008 6:14PM
sergei.cher@thomsonreuters.com wrote:
> The output of the "make test" is presented below.
>
> BTW, deleted the old installation and reinstalled Sybperl -2.18. Sybperl
> commands still fail ("make test" produced the same errors as after the
> first installation).
>
> =============================================================
>
> $ /usr/ccs/bin/make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0,
> 'blib/lib', 'blib/arch')" t/*.t
> t/1_db_dblib...........ok
> t/1_db_money...........ok
> t/2_ct_ctlib...........ok
> t/2_ct_cursor..........ok
> t/2_ct_nsql............ok
> t/2_ct_prepare.........ok
> t/2_ct_xblk............ok
> t/3_bcp................Sybase message 10331, Severity 14, state 1
> Server `tm3qadb1'
> Line 1
> CREATE TABLE permission denied, database vrdn_network, owner dbo
>
> 1> create table vrdn_network..bcp(f1 char(5), f2 int, f3 text)
OK - that's a benign error.
Do you have the same env. variables set when you run script that
generates the SIGBUS error?
Michael
--
Michael Peppler - Peppler Consulting SaRL
mpeppler@peppler.org - http://www.peppler.org
Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ - http://www.peppler.org/FAQ/linux.html
|