arrowHome arrow Forum Wednesday, 27 August 2008  
Main Menu
Home
Media Gallery
J2EE Blog
Forum
News
Downloads
News Feeds
FAQ's
Links
System Status
Contact Us
About iDoumo
Latest Posts
Find suspicious files abukta
Automate Filesystem Dump abukta
Add route to server abukta
Benefits of Logical Volume Management abukta
Performance Costs of using LVM abukta
Login Form
Username

Password

Remember me
Forgotten your password?
No account yet? Create one

Newsflash
Developers at the Eclipse Project will soon be able to tap into Enterprise Java Beans (EJB) 3.0, thanks to a project spearheaded by Oracle.  Oracle said it is helping build an open source version of EJB 3.0's Object-Relational Mapping (ORM) tool under the Eclipse Public License. The platform focuses on design-time tooling and supports installation in any J2EE-compatible application server.

  iDoumo Projects
  Database Administration
        Oracle 
              How to check the size of the SGA

Quick Jump To:

Oracle Threads List - Search Forum
Moderated by: abukta Subscribe to this Thread
  How to check the size of the SGA
  19 Jan 2006 22:43 # 1 
   abukta
 super admin
 
 profile
 
Join Date: 29 Mar 2005 21:03
Posts:
 
 How to check the size of the SGA
There are two ways you can check the size of the SGA of your database.

1. select * from V$SGA;

or

2. You can also use Server Manager to do this as well. While in svrmgrl perform the following command :
>show sga

The second one would work in Oracle8i and below. Starting from Oracle9i, Server Manager functionalities have been merged with SQL Plus. So if you have Oracle9i and above, use SQL Plus to issue the same command:

Exmaple:
========
Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.1.0 - Production

SQL> show sga
Total System Global Area 109812156 bytes
Fixed Size 453052 bytes
Variable Size 41943040 bytes
Database Buffers 67108864 bytes
Redo Buffers 307200 bytes
SQL>
 


<< Start < Prev 1 Next > End >>
Results 1 - 1 of 1



Help iDoumo

Help support "iDoumo" and free software by donating now!

Donate Once Monthly

Currency

Amount

Currency

Amount

Latest Events
There are no upcoming events currently scheduled.
View Full Calendar
Project Calendar
August 2008 September 2008
Su Mo Tu We Th Fr Sa
Week 31 1 2
Week 32 3 4 5 6 7 8 9
Week 33 10 11 12 13 14 15 16
Week 34 17 18 19 20 21 22 23
Week 35 24 25 26 27 28 29 30
Week 36 31
Media Gallery
Last update:
27 Sep, 11:53
Workday

random:

PeopleSoft
top of page

iDoumo Projects. All rights reserved.