Tablespace out of space. Can't find errors ORA-01650, 51, 52, 53, 54 etc in the alert logs... Why?
Summary: Alert logs not showing expected error messages. …"ORA-01653: unable to extend table .. in tablespace…" OR similar message.
Is it possible Oracle error ORA-01653 is not written to the alert log even though a tablespace extent cannot be created??
Querying dba_data_files, dba_tablespaces, dba_free_space views we have noticed a tablespace out of space (at 0% available)… We immediately added a new data file to the tablespace. BUT when we examined the alert logs and trace files we did not see any errors concerning tablespace out of space.
DB version: ORACLE Database Enterprise Edition v19c
OS version: Linux RHEL 7