Re: Need help in troubleshooting Sybperl installation on Sun Solaris10
Michael Peppler <[email protected]> Thu, 24 Apr 2008 20:14:00 +0200
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Organization | Peppler Consulting SaRL |
| Message-ID | <[email protected]> |
[email protected] 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 [email protected] - http://www.peppler.org Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com Sybase on Linux FAQ - http://www.peppler.org/FAQ/linux.html