On Thu 21 Oct 2004 11:49, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote:
> t/25plsql...............ok 65/83Can't call method "bind_columns" on an undefined 
> value at t/25plsql.t line 319.
> t/25plsql...............dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 66-83
>         Failed 18/83 tests, 78.31% okay

after the t/25plsql patch you posted to Steffen:

ok 59
ok 60
ok 61
test bind_param_inout of param that's not assigned to in executed statement
Before p1=[Hello] p2=[Y] p3=[Y]
ok 62
ok 63
ok 64
ok 65
After p1=[Hello] p2=[Y] p3=[Y]
test nvarchar2 arg passing to functions
# failed test 66 at line 318
not ok 66
Can't prepare select from function (ORA-06553: PLS-561: character set mismatch o
n value for parameter 'ARG2'
ORA-06553: PLS-561: character set mismatch on value for parameter 'ARG' (DBD ERR
OR: error possibly near <*> indicator at char 7 in 'SELECT <*>dbd_oracle_nvctest
(:p1, :p2) FROM DUAL'))
ok 67
ok 68
ok 69
ok 70
ok 71
ok 72
ok 73
ok 74
ok 75
ok 76
ok 77
ok 78
ok 79
ok 80
ok 81
Can't select from function (ORA-06553: PLS-561: character set mismatch on value
for parameter 'ARG2'
ORA-06553: PLS-561: character set mismatch on value for parameter 'ARG' (DBD ERR
OR: error possibly near <*> indicator at char 7 in 'SELECT <*>dbd_oracle_nvctest
(:p1, :p2) FROM DUAL'))
test ping
ok 82
ok 83

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
     WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/


Reply via email to