Getting the error ORA-27035: logical block size is invalid while creating the Tablespace
(Doc ID 2641512.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
SQL> CREATE TABLESPACE TEST1 DATAFILE '/refresh/home/app/11.2.0.4/oracle/oradata/orcl11204/test01.dbf' SIZE 10M BLOCKSIZE=8K;
CREATE TABLESPACE TEST1 DATAFILE '/refresh/home/app/11.2.0.4/oracle/oradata/orcl11204/test01.dbf' SIZE 10M BLOCKSIZE=8K
*
ERROR at line 1:
ORA-27035: logical block size is invalid
Changes
None
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 |
Changes |
Cause |
Solution |