OK, thanks, 0.45xx didn't seem to be any better, so I decided to post the errors to the group. Mark.
[Mark Buckle] -----Original Message----- From: Jeff Urlwin [mailto:[EMAIL PROTECTED]] Sent: 19 November 2002 15:34 To: Mark Buckle; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: :ODBC 0.43 tests failed under cygwin perl 5.8.0 DBI 1.30 on NT4 SP 6a MERANT 5 32 bit ODBC driver 0.52.00.00 That's the driver. It seems that everything else is ok, but the bind parameter stuff. 0.43_xx might be better for you, as the tests have been improved... Regards Jeff t/07bind......1..9 ok 1 Test 2: connecting to the database ok 2 Test 3: create test table Using fields: COL_A NUMBER(38,0), COL_B VARCHAR2(4000), COL_C CLOB, COL_D DATE ok 3 Test 4: insert test data DBD::ODBC::st execute failed: [MERANT][ODBC SequeLink driver]Numeric value out of range. Error in parameter 1. (SQL-22003)(DBD: st_execute/SQLExecute err=-1) at t/ODBCTEST.pm line 210. Binding the value: 1 type = 3 SQL_DATE = 9 SQL_TIMESTAMP = 11 TYPE FOUND = 11 Test 4 is known to fail often. It is not a major concern. It *may* be an indication of being unable to bind datetime values correctly. not ok 4 Test 5: select test data DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. ok 5 Test 6: insert long test data DBD::ODBC::st execute failed: [MERANT][ODBC SequeLink driver]Numeric value out of range. Error in parameter 1. (SQL-22003)(DBD: st_execute/SQLExecute err=-1) at t/ODBCTEST.pm line 210. Binding the value: 4 type = 3 SQL_DATE = 9 SQL_TIMESTAMP = 11 TYPE FOUND = 11 Since test #4 failed, this could be indicative of a problem with date time binding, as per #4 above. not ok 6 Test 7: check long test data DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. ok 7 Test 8: update long test data DBD::ODBC::st execute failed: [MERANT][ODBC SequeLink driver]Numeric value out of range. Error in parameter 2. (SQL-22003)(DBD: st_execute/SQLExecute err=-1) at t/07bind.t line 143. not ok 8 Test 9: check long test data DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. DBD::ODBC::st fetchrow failed: [MERANT][ODBC SequeLink driver][SequeLink Client]An internal error occurred. (SQL-S1000) [MERANT][ODBC SequeLink driver][SequeLink Client]ora8srv.swora8.7058.Internal error, fatal server error detected. (SQL-S1000)(DBD: st_fetch/SQLFetch err=-1) at t/07bind.t line 107. ok 9 FAILED tests 4, 6, 8 Failed 3/9 tests, 66.67% okay t/08bind2.....SQLDescribeParam not supported under Oracle 1..0 skipped all skipped: no reason given t/09multi.....1..0 DBD::ODBC::st execute failed: [MERANT][ODBC SequeLink driver][Oracle]ORA-00933: SQL command not properly ended (SQL-S1000)(DBD: st_execute/SQLExecute err=-1) at t/09multi.t line 46. skipped all skipped: no reason given Failed 1/7 test scripts, 85.71% okay. 3/46 subtests failed, 93.48% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------- --- t/07bind.t 9 3 33.33% 4 6 8 2 tests skipped. make: *** [test_dynamic] Error 14 bash-2.05b$ ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
