How to fix the Oracle error ORA-38955: Source platform string not cross platform compliant?
In this post, you’ll learn more about the Oracle ErrorORA-38955: Source platform string not cross platform compliant with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-38955: Source platform string not cross platform compliant
Reason for the Error ORA-38955: Source platform string not cross platform compliant
The platform identifier in the transported file indicated that this platform is not supported for a cross platform transport.
How to fix the Error ORA-38955: Source platform string not cross platform compliant ?
You can fix this error in Oracle by following the below steps
For a list of supported platforms, query fixed view SYS.V$TRANSPORTABLE_PLATFORM.
Leave Your Comment