KSPPINM KSPPSTVL
KSPPSTDVL
------------------------------ ------------------------------
----------------
__shared_io_pool_size 4194304 4M
_shared_io_pool_size 4194304 4M
_shared_iop_max_size 536870912 512M
_shared_io_pool_buf_size 1048576 1M
_shared_io_pool_debug_trc 0 0
_shared_io_set_value FALSE FALSE
6 rows selected.
You can see that the first one is having a double underscore attached.
Similarly, in PGA also , there is __pga_aggregate_target parameter.
If anyone can explain this, it would be really great.
Thanks
Aman....
They are dynamic values calculated by Oracle.
You can see some of them in V$SGA_DYNAMIC_COMPONENTS.
Regards
Michel