Database Tuning (MOSC)

MOSC Banner

tuning for frequently accessed tables

edited Jul 6, 2009 1:30AM in Database Tuning (MOSC) 2 commentsAnswered
One application (OLTP) has more no. of users (200) accessing the application and the no. of users is planned to be increased (1000).

Only 5 tables are intensively involved in the daily operation. Very less activity is done on other tables.

 The total size of these tables comes around 2GB. The SGA_TARGET is set to 8GB and pga is set to 5GB.

There will be less data change compared to select. It could be around 100 data changes (insert / update) where as more than 1000 select operations on these tables. Also, only 2 tables will have more data changes. Other 3 tables are mainly meant for select. But they too will have very little / rare data change.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center