>From oracle:

PLS-00382 expression is of wrong type

Cause: An expression has the wrong datatype for the context in which it was
found.

Action: Change the datatype of the expression. You might want to use
datatype conversion functions.


Hope this will help to understand what is wrong!

Denis
----- Original Message -----
From: Christian Haul
To: [EMAIL PROTECTED]
Sent: Friday, July 05, 2002 2:37 PM
Subject: Re: PLSQL function returning CLOB


On 05.Jul.2002 -- 03:07 PM, [EMAIL PROTECTED] wrote:
> Sorry about the finnish
> statement: begin ? := test.tst3; end; : java.sql.SQLException: ORA-06550:
rivi
> 1, sarake 35: PLS-00382: lauseke on väärän tyyppinen ORA-06550: rivi 1,
sarake
> 15: PL/SQL: Statement ignored

It would really help to understand the error message. There should be
a locale setting for your connection.

Another helpful thing would be a sample java code that would achieve
the same as you're trying to do. Maybe Oracle provides some snippets?

Chris.
--
C h r i s t i a n       H a u l
[EMAIL PROTECTED]
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to