Home > Ask the Oracle Database / Applications Experts > Oracle database design and architecture Questions & Answers > How can I find statistics on total memory usage and database connections?
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

How can I find statistics on total memory usage and database connections?

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Oracle tips, scripts, and expert advice
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


>
QUESTION POSED ON: 11 March 2008
I need to do a capacity planning for upgrading Oracle 9i to 10g on Oracle Application Tier and Database Tier.

For the application server, I need to know:

The total number of concurrent forms users during the next 2 months (March and April) at peak time. The total number of concurrent iProcurement users during March and April at peak time. Memory Usage for the same period.

For the database:

The total number of db connections during March and April at peak time. Memory Usage for the same period.

Could you please advise on how these statistics can be obtained?


>
If you have a current system to look at, then you can get a good start. I have never worked with the Application Server so I cannot answer your questions on that platform. But from Oracle, you can query V$RESOURCE_LIMIT to see your current number of sessions and the max number since the database was started. Oracle does not keep this information for specific months so you will have to query for this information before you shutdown the instance. The amount of memory should be relatively static from the Oracle instance's perspective. Simply sign on to the database as a DBA user with SQL*Plus and issue SHOW SGA. It will show you how much memory Oracle is using. So long as someone is not changing Oracle parameters, this will stay constant. Oracle user processes can consume additional memory, so the best way to see that is to use OS tools. In Unix/Linux, you can use the 'sar' command. In Windows, you can use the Performance Monitor.

If you do not have a current system, then the only thing you can do is make an educated guess.


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google



RELATED CONTENT
Oracle database design and architecture
How to use V$SEGMENT_STATISTICS to find the most accessed Oracle table
Can I install an Oracle client on Windows 7?
How to use the Oracle Database Upgrade Assistant (DBUA)
Can I specify Oracle column order in my database table?
Can I have a single Oracle 11g RAC instance across multiple databases?
How to use the Oracle export utility to duplicate database structure
How to choose the primary key columns in an Oracle table
Understanding the data archiving definition
How to plan Oracle Grid Control Repository maintenance
What Linux flavor should I use for my Linux proof of concept in Oracle?

Oracle database administrator
Understanding SQL string functions
What is the difference between a database engineer, architect and administrator?
Import on one table from dump file
Error during RMAN backup
Can I drop a column in SYS schema?
STATSPACK tool: transaction vs. execution measurement
Should I port from Microsoft Access?
Installing multiple Oracle homes
Modifying SYS password in a RAC environment
How to create Datafiles in a Data Guard (10g) environment

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts