On Wed, 2002-12-25 at 01:48, Bikrant Neupane wrote: > Hi, > I"m trying to Install DBD-Sybase-0.95 on Red Hat 7.3 System. I'm using > the default Perl-5.6.1 rpm package and DBI 1.32 > > 'make test' simply hangs. I get following error messages. > > PERL_DL_NONLAZY=1 > /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/i386-linux -I/us > r/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; > runtests @ARGV;' t/*.t > t/autocommit........ok > t/base..............ok > t/exec..............DBD::Sybase::db do failed: Server message number=262 > severity=14 state=1 line=4 server=XYZprocedure=dbitesttext=CREATE PROCEDURE > permission denied, database 'tempdb', owner 'dbo'. at t/exec.t line 65.
This happens when you are not running the test scripts as the "sa" user. You can safely ignore this error and use the module. 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
signature.asc
Description: This is a digitally signed message part
