db_file_multiblock_read_count parameter in 11gR2
Hi,
During the upgrade process from 10g to 11gR2, as per doc 'Database Initialization Parameters for Oracle Applications Release 11i [ID 216205.1]' I removed some parameters from the init.ora file.
One of the parameter I removed is 'db_file_multiblock_read_count'. I don't see this parameter in init.ora file, but when I query the v$parameter view it shows this parameter.
Is this a normal behaviour?
Same thing is with other parameters like core_dump_dest, background_dump_dest, db_cache_size etc.
the are showing up in the v$parameter view.
One of the parameter I removed is 'db_file_multiblock_read_count'. I don't see this parameter in init.ora file, but when I query the v$parameter view it shows this parameter.
Is this a normal behaviour?
Same thing is with other parameters like core_dump_dest, background_dump_dest, db_cache_size etc.
the are showing up in the v$parameter view.
0