Check and telll whether the following configuration is correct or not [message #308414] |
Mon, 24 March 2008 04:40 |
manoj12
Messages: 210 Registered: March 2008 Location: India
|
Senior Member |
|
|
Suppose my database size is 6.5 GB,Hard disk size=144 GB,Ram size=4 GB.Could you please tell me whether the following configuration is correct
shared_pool_size=400 MB
shared_pool_reserved_size=40 MB
pga_aggregate_target=200 MB
sort_area_size=50 Mb
sort_area_retained_size=5 MB
db_block_size=8192
db_cache_size=500 Mb
SGA_max_size=1536 MB
sessions=1000
open_cursors=500
processess=800
Could you please tell me whether the following configuration is correct for this 6.5 GB Database
The application is ASP.NET
PROCESSORS=1
OPERATING SYSTEM=WINDOWS/XP 2000
Could you please tell me whether the following configuration is correct for this 6.5 GB Database
iF ANY CHANGES ARE SUPPOSE TO BE MADE.DO TELL ME ?
|
|
|
|
Re: Check and telll whether the following configuration is correct or not [message #308427 is a reply to message #308425] |
Mon, 24 March 2008 05:05 |
manoj12
Messages: 210 Registered: March 2008 Location: India
|
Senior Member |
|
|
Well my question to you is can you check and tell whether the following parameters being set are correct for 4 GB RAM.
I have an application made in ASP.NET WHICH IS HAVING A BANK DATA GETTING INSERTED,UPDATED,DELETED in A DATABASE IN lakhs.Suppose there are 300 users accessing THE application and data is getting inserted,updated,and deleted in a database through THAT APPLICATION.ARE THESE PARAMETERS SUFFICIENT FOR 4 GB RAM.
[Updated on: Mon, 24 March 2008 05:13] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Check and telll whether the following configuration is correct or not [message #308724 is a reply to message #308691] |
Tue, 25 March 2008 05:18 |
msmallya
Messages: 66 Registered: March 2008 Location: AHMEDABAD, GUJARAT
|
Member |
|
|
Quote: | This goal is silly. Explain why you should have at least 89% (and why 89 and not 90 or 88?!).
|
No doubt, you can have any %ge, but to have good DB_Cache_hit% I consider as minimum 89%, and above is very good.
Quote: | What does "at least less than" means?
|
I mean, it is better not to allocate SGA above 85% of physical memory.
|
|
|
|
|