ORA-00383

Error: ORA-00383: DEFAULT cache for blocksize string cannot be reduced to zero

Causa: User attempted to reduce DB_CACHE_SIZE to zero, or attempted to reduce DB_nK_CACHE_SIZE to zero while there were still online tablespaces with block size nK. Note that since the SYSTEM tablespace cannot be taken offline, it is always illegal to set DB_CACHE_SIZE to zero.

Acción: Offline any tablespaces with the corresponding block size and then perform the operation again.

COMENTARIOS:


No hay comentarios.