Following is the test result:
PERL_DL_NONLAZY=1 /opt/www/ActivePerl-5.8/bin/perl "-MExtUtils::Command::MM"
"-e" "t
est_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-warning..............ok
t/basic...................ok
t/informix................skipped
        all skipped: Missing DBD::Informix
t/list-tables.............ok
        10/13 skipped: various reasons
t/mysql...................skipped
        all skipped: Missing DBD::mysql
t/pg......................skipped
        all skipped: Missing DBD::Pg
t/pod.....................ok
t/sqlite..................ok
t/subclass-basic..........ok
t/subclass-informix.......skipped
        all skipped: Missing DBD::Informix
t/subclass-list-tables....ok
        10/13 skipped: various reasons
t/subclass-mysql..........skipped
        all skipped: Missing DBD::mysql
t/subclass-pg.............skipped
        all skipped: Missing DBD::Pg
t/subclass-sqlite.........ok
t/subclass-trx............ok
        44/45 skipped: various reasons
t/subclass................ok
t/trx.....................ok
        44/45 skipped: various reasons
All tests successful, 6 tests and 108 subtests skipped.
Files=17, Tests=487,  7 wallclock secs ( 3.93 cusr +  0.45 csys =  4.38 CPU)


The problem involving my setup ( FetchHashKeyName => 'NAME_lc' ) is still
not solved.

Zhenyuan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John
Siracusa
Sent: Thursday, May 11, 2006 2:02 PM
To: rose-db-object@lists.sourceforge.net
Subject: [RDBO] Oracle testers wanted


The beginnings of Oracle support will go out in the next release of
Rose::DB.  I can't test the Oracle code myself because I don't have access
to an Oracle database (or a machine that can run the free version or
Oracle).  I'm looking for volunteers to test the code.

The Oracle code was written by Ron Savage, and I'd like it if he could test
it too since I may have messed something up when I merged his code to the
trunk.

Zhenyuan Lu: can you try it as well and tell me if it solves your
list_tables() problems?

To test, please check out the code from SVN:

% svn co https://svn.sourceforge.net/svnroot/rose/trunk/modules/Rose-DB

Then set up these environment variables:

  RDBO_ORACLE_DSN  - DBI data source name (e.g., "dbi:Oracle:dbname=test")
  RDBO_ORACLE_USER - database username
  RDBO_ORACLE_PASS - database password

Then run "perl Makefile.PL" and "make test"  Further explanation is
available when you run "make test".

-John


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

---------------------------------------------------------------------------------------------------------
This e-mail message may contain privileged and/or confidential information, and 
is intended to be received only by persons entitled to receive such 
information. If you have received this e-mail in error, please notify the 
sender immediately. Please delete it and all attachments from any servers, hard 
drives or any other media. Other use of this e-mail by you is strictly 
prohibited.


All e-mails and attachments sent and received are subject to monitoring, 
reading and archival by Monsanto. The recipient of this e-mail is solely 
responsible for checking for the presence of "Viruses" or other "Malware". 
Monsanto accepts no liability for any damage caused by any such code 
transmitted by or accompanying this e-mail or any attachment.
---------------------------------------------------------------------------------------------------------



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to