Re: PL/SQL Check #30611. -- HELP!! What does this mean?

From: Raju Lokhande <rajul_at_netaxis.com>
Date: 25 Mar 1995 11:08:36 -0500
Message-ID: <3l1f64$n10_at_eliza.netaxis.com>


Mark Friedman (m.friedman_at_ma02.bull.com) wrote:
: I am trying to write a PL/SQL trigger in my SQLFORMS 3.0 form.
: I get the error message:
 

: "PL/SQL Check #30611. Please inform your Oracle Representative"
 

: I can't find this error message in the manuals. I have been able to
: determine that the error occurs when I attempt to select a form
: field of type number, into a PL/SQL variable of type number.
 

: Can anyone tell me what this error means?
 

: Thank You.

Try using number(exact width of the field with precision if any) in both PL*SQL varaible as well as in the table definition. Raju Lokahnde
rajul_at_netaxis.com Received on Sat Mar 25 1995 - 17:08:36 CET

Original text of this message