How to fix the Oracle error ORA-28518: data dictionary translation has illegal translation type?
In this post, you’ll learn more about the Oracle ErrorORA-28518: data dictionary translation has illegal translation type with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-28518: data dictionary translation has illegal translation type
Reason for the Error ORA-28518: data dictionary translation has illegal translation type
A data dictionary translation definition, either in the ORACLE server data dictionary or in data dictionary content uploaded from a Heterogeneous Services agent, specified an illegal translation type code. Legal values are ‘T’ or ‘t’ for ‘translate’, ‘M’ or ‘m’ for ‘mimic’. Information on the exact data dictionary translation causing the error is written to a trace (*.TRC) file for the ORACLE instance and to the ORACLE instance’s alert log. This error occurs when a Heterogeneous Services agent uploads data dictionary content to an ORACLE server on the first connection from the server to the agent.
How to fix the Error ORA-28518: data dictionary translation has illegal translation type ?
You can fix this error in Oracle by following the below steps
Contact the customer support of the agent vendor.
Leave Your Comment