Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can DB_FILE_MULTIBLOCK_READ_COUNT be changed live?
Rhugga wrote:
>
> I am using DBArtisan for Oracle management and it seems that the
> DB_FILE_MULTIBLOCK_READ_COUNT setting can be changed and active
> immediately while the database is up, without bouncing the instance. I
> was under the impression all init.ora params in Oracle 8i needed an
> instance restart.
>
Direct from v$parameter (8.0.6):
Is Session System Is Is Parameter Value Default Modifiable ModifiableModified Adjusted
=================================== ====== ======= ========== ========== ======== ======== db_file_multiblock_read_count 8 FALSE TRUE IMMEDIATEFALSE FALSE Shows that in can be changed online for session of system.
-- Andrew AllenReceived on Thu Feb 13 2003 - 11:59:18 CST
![]() |
![]() |