I installed a server with two processors and 4 GB of RAM, I used the Red Hat Advanced server 2,1 and Oracle 9.2.0.1 In the hour to create the init.ora appeared the following doubts. - as to change the following parametrers, it follows the values that I placed.
db_cache_size=32
shared_pool_size=1260M
sga_max_size=1700M
The result is the following one:
Connected to an idle instance.
ORACLE instance started.
Total System Global Area 1796282304 bytes
Fixed Size 452544 bytes
Variable Size 1761607680 bytes
Database Buffers 33554432 bytes
Redo Buffers 667648 bytes
Database mounted.
Database opened.
Disconnected from Oracle9i Release 9.2.0.1.0 - Production
JServer Release 9.2.0.1.0 - Production
It would like to understand this, to see if these values are correct. Obs.: I tried to make a procedure of oracle of tuning, that to modify the value of ksms.o (genksms - s 0x15000000 ksms.s) ai I noticed that the instancia does not go up will be with shared_pool_size with more than 500M, when I come back the value of ksms.o toward 0x50000000 and make relink again it leaves I to more than go up the instancia with 500MB that is mine in case that I am going up with 1260M.
Or either which the best value of my parameters of the init.ora?
Tank´s
William Pardal - Brazil