Oracle Error ORA-37560: lob locator invalid for specified log target

Oracle Error Message

ORA-37560: lob locator invalid for specified log target

Reason for the Error

A lob locator was passed as a target to DBMS_CUBE_LOG.ENABLE, but the log_target was not DBMS_CUBE_LOG.TARGET_LOB

Solution

Specify LOG_TARGET_LOB as the log_target, or specify a valid location instead

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...