ORA-01119, ORA-27044 Linux-x86_64 Error: 27: File too large error
SQL> alter tablespace TEMP add tempfile '/u02/oradata01/DBNAME/temp02.dbf' size 30G;
alter tablespace TEMP add tempfile '/u02/oradata01/DBNAME/temp02.dbf' size 30G
*
ERROR at line 1:
ORA-01119: error in creating database file '/u02/oradata01/DBNAME/temp02.dbf'
ORA-27044: unable to write the header block of file
Linux-x86_64 Error: 27: File too large
Additional information: 4
Kindly guide me to resolve the above error?