Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-01352

tablespace given for Logminer spill does not exist

Cause

The tablespace name given as the parameter to DBMS_LOGMNR_D.SET_TABLESPACE does not exist.


Action

Check spelling of the tablespace name. If spelling is correct verify that the named tablespace has already been created. DBMS_LOGMNR_D.SET_TABLESPACE does not create a tablespace.