Oracle Error ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.

Oracle Error Message

ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.

Reason for the Error

The user specified a TARGETLOG variable that had a different data type from the TARGET variable.

Solution

Use TARGETLOG and TARGET variables with an identical data type.