Tim Bunce wrote: > > Almost 4 months after the previous release candidate, and 10 months after > the last full release, here's another release candidate: > > http://homepage.eircom.net/~timbunce/DBD-Oracle-1.15-rc2-20040112.tar.gz
Works on Perl 5.6.1, MSWin32, Borland 5.5, Oracle 8.1.7, except the LONG issue: t\base.......ok t\cursor.....ok t\general....ok t\long.......ok 59/372# failed test 60 at line 328. t\long.......ok 61/372# failed test 68 at line 328. t\long.......ok 66/372# failed test 76 at line 328. t\long.......ok 75/372# failed test 86 at line 342. # failed test 88 at line 342. # failed test 90 at line 342. t\long.......ok 137/372# failed test 153 at line 328. t\long.......ok 146/372# failed test 161 at line 328. t\long.......ok 156/372# failed test 169 at line 328. t\long.......ok 164/372# failed test 179 at line 342. # failed test 181 at line 342. t\long.......ok 172/372# failed test 183 at line 342. t\long.......ok 343/372 Some tests for LONG data type handling failed. These are generally Oracle bugs. Please report this to the dbi-users mailing list, and include the Oracle version number of both the client and the server. Please also include the output of the 'perl -V' command. (If you can, please study t/long.t to investigate the cause. Feel free to edit the tests to see what's happening in more detail. Especially by adding trace() calls around the failing tests. Run the tests manually using the command "perl -Mblib t/long.t") Meanwhile, if the other tests have passed you can use DBD::Oracle. t\long.......FAILED tests 60, 68, 76, 86, 88, 90, 153, 161, 169, 179, 181, 183 Failed 12/372 tests, 96.77% okay t\meta.......ok t\ph_type....ok t\plsql......ok t\reauth.....skipped test on this platform t\select.....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\long.t 372 12 3.23% 60 68 76 86 88 90 153 161 169 179 181 183 1 test skipped. Failed 1/9 test scripts, 88.89% okay. 12/545 subtests failed, 97.80% okay. dmake.exe: Error code 32, while making 'test_dynamic' Steffen