Quantcast
Channel: SQL Server Migration forum
Viewing all articles
Browse latest Browse all 1700

Exception while migrating simple procedures from Oracle to SQL server

$
0
0

The error is as follows-

Converting procedure POC.LIST_A_RATING ...

Conversion finished with 0 errors, 0 warnings, and 0 informational messages.

An unexpected error occurred. Please send the log file to product support. For more information, see "Getting SSMA Assistance" in the product documentation.

The type initializer for 'Microsoft.SSMA.Framework.Oracle.Parser.OracleParserCacheManager' threw an exception.

 

content from log-

Exception has been thrown by the target of an invocation.

site: System.Object _InvokeConstructor(System.Object[], System.SignatureStruct ByRef, IntPtr)

source: mscorlib

at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)

at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType)

at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

at System.Security.Cryptography.CryptoConfig.CreateFromName(String name, Object[] args)

at System.Security.Cryptography.MD5.Create(String algName)

at System.Security.Cryptography.MD5.Create()

at Microsoft.SSMA.Framework.Generic.Parsers.DefaultParserCacheManager..cctor()


Viewing all articles
Browse latest Browse all 1700

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>