sysaux tablespace size advisory
i want to know how much space is required to my sysaux tablespace
I used the following script to estimate size by using default settinges but it advising 10G size do i need to add 10G to sysaux ?
advise me
abcdefd65[ccld21]_oracle> sqlplus '/as sysdba'
SQL*Plus: Release 11.2.0.3.0 Production on Tue Jul 30 22:48:07 2013
Copyright (c) 1982, 2011, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL> @?/rdbms/admin/utlsyxsz.sql
This script estimates the space required for the SYSAUX tablespace.