How to fix the Oracle error ORA-26847: Found invalid string type: “string”?
In this post, you’ll learn more about the Oracle ErrorORA-26847: Found invalid string type: “string” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-26847: Found invalid string type: “string”
Reason for the Error ORA-26847: Found invalid string type: “string”
Invalid GoldenGate, XStream or Streams type to split off was found. Type should only be ‘PROPAGATION'(1) or ‘APPLY'(2).
How to fix the Error ORA-26847: Found invalid string type: “string” ?
You can fix this error in Oracle by following the below steps
Check trace to see how the invalid GoldenGate, XStream or Streams type was created and correct it.
Leave Your Comment