Tim Bunce wrote:

On Thu, Oct 21, 2004 at 09:07:01AM +0200, Steffen Goeldner 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)

Looks like the same (interesting) problem as Honza. What message do you get after applying the appended patch?

The same as Honza:

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 on value for parameter 'ARG2'
  ORA-06553: PLS-561: character set mismatch on value for parameter 'ARG'
(DBD ERROR: error possibly near <*> indicator at char 7 in
 'SELECT <*>dbd_oracle_nvctest(:p1, :p2) FROM DUAL'))


Steffen

Reply via email to