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 -> Re: Change Default Arraysize?

Re: Change Default Arraysize?

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 16 May 2006 12:16:06 -0700
Message-ID: <1147806966.388137.289560@j73g2000cwa.googlegroups.com>


The arraysize parameter is an SQLPlus parameter. You can set SQLPlus options/parameters via the glogin.sql script for everyone or using a login.sql script just for yourself. You will want to set the SQLPATH environment variable to include the login.sql directory in your SQLPlus path.

See the SQLPlus User Guide and Reference for more information.

HTH -- Mark D Powell -- Received on Tue May 16 2006 - 14:16:06 CDT

Original text of this message

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