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: Where to find sort_area_size?

Re: Where to find sort_area_size?

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Wed, 30 Apr 2003 15:52:18 -0700
Message-ID: <3EB053A1.59860E53@exxesolutions.com>


Peter wrote:

> I know you can just use "show parameter sort_area_size"
> But in which table can you find sort_area_size?
> Thanks

Familiarize yourself with the following:

SELECT *
FROM v_$parameter;

It has all values for all parameters.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Apr 30 2003 - 17:52:18 CDT

Original text of this message

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