DB_2K_CACHE_SIZE is not supported and 2K is not a valid BLOCKSIZE on the zLinux Platform
(Doc ID 1498445.1)
Last updated on FEBRUARY 03, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterIBM: Linux on System z
Symptoms
In 10g and 11g, attempting to create a database with DB_2K_CACHE_SIZE=128M on zLinux gets error:
RMAN-04014: startup failed: ORA-00382: 2048 not a valid block size, valid range [4096..32768]
Also, CREATE TABLESPACE with BLOCKSIZE 2048 on zLinux gets same error:
ORA-00382: 2048 not a valid block size, valid range [4096..32768]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |