How to fix the Oracle error PLS-00747: .NET assemblies are not supported on this platform?
In this post, you’ll learn more about the Oracle ErrorPLS-00747: .NET assemblies are not supported on this platform with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
PLS-00747: .NET assemblies are not supported on this platform
Reason for the Error PLS-00747: .NET assemblies are not supported on this platform
.NET assemblies were not supported on this platform. .NET assemblies are only supported on 32-bit and 64-bit Windows.
How to fix the Error PLS-00747: .NET assemblies are not supported on this platform ?
You can fix this error in Oracle by following the below steps
Only attempt to create assemblies on 32-bit or 64-bit Windows.
Leave Your Comment