Database Error Messages

ORA-65492

cannot get data file space header

Cause

An internal error occurred.


Action

Disable the lost write protection and then create the lost write tablespace again using the CREATE BIGFILE TABLESPACE <tablespace_name> DATAFILE '<datafile_name>' SIZE size BLOCKSIZE size LOST WRITE PROTECTION command. You may have to first drop the lost write tablespace on which this command failed.