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: dbms_random&varray

Re: dbms_random&varray

From: <sybrandb_at_hccnet.nl>
Date: Sun, 15 Apr 2007 14:27:47 +0200
Message-ID: <be64231uejcqoj37fc7460of9han6mcc5s@4ax.com>


On Sun, 15 Apr 2007 14:20:40 +0200, Ora_PL <ploug_at_onet.eu> wrote:

>If you set 'serveroutput on' and use this method:
>
>DBMS_OUTPUT.PUT_LINE(TO_CHAR(V_TABLE(1))||'|'||TO_CHAR(V_TABLE(2))||'|'||TO_CHAR(V_TABLE(3)));
>
>you get error ORA-06533.

You didn't specify your version (4 digits, 3 dots, NOT something like '9.2')
Apparently you aren't running on 9.2.0.8, because Michel is, and he can't repoduce.
You would need to upgrade to 9.2.0.8 anyway before July 31, to get extended support.

-- 
Received on Sun Apr 15 2007 - 07:27:47 CDT

Original text of this message

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