Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: 9.0.2 varchar2(32767) acting like varchar2(4000)

Re: 9.0.2 varchar2(32767) acting like varchar2(4000)

From: Dave in Roanoke <pmmgpgp_at_gmail.com>
Date: 3 Aug 2006 10:27:52 -0700
Message-ID: <1154626072.379579.39780@i3g2000cwc.googlegroups.com>


One thing I left out.
I compiles w/o error.
I can test without any problem.
My problem is that when I look at the refcursor (see lines 78 and 79 ) I get the following if I don't truncate the length
ORA-00910;specified length too long for its datatype Received on Thu Aug 03 2006 - 12:27:52 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US