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

Home -> Community -> Usenet -> c.d.o.server -> Changing arraysize in SQL

Changing arraysize in SQL

From: <bmolish_at_my-dejanews.com>
Date: Fri, 29 May 1998 12:49:54 GMT
Message-ID: <6kmatj$q25$1@nnrp1.dejanews.com>

When I run a simple query such as
select * from customer;

I receive the following error:
buffer overflow. Use SET command to reduce ARRAYSIZE or increase MAXDATA

I will then type in SET ARRAYSIZE 1
and then I am able to do the query.

How can I change this permanently?

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Fri May 29 1998 - 07:49:54 CDT

Original text of this message

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