SSMA for Sybase - Schema conversion error

Tahir Khalil 41 Reputation points
2023-10-12T18:30:38.78+00:00

HI,

I am using SSMA for Sybase to test migration from SAP ASE 16 to MS SQL Server 2019 on Linux (Microsoft SQL Server 2019 (RTM-CU16-GDR) (KB5014353) - 15.0.4236.7 (X64)   May 29 2022 15:55:47   Copyright (C) 2019 Microsoft Corporation  Enterprise Evaluation Edition (64-bit) on Linux (Ubuntu 20.04.4 LTS) <X64>)

While converting the schema - I got following errors, although I think all the objects are copied. 

Can you please help me to understand the root cause?

Thanks

Tahir

ERRORLOG Contents:
==================
[Error: Linker] [13804/33] [2023-10-12 21:20:45]: Unable to determine generic type for column {Address1|Address1|False|0}
[Error: Linker] [13804/33] [2023-10-12 21:20:45]: Unable to determine generic type for column {Address2|Address2|False|0}
[Error: Linker] [13804/56] [2023-10-12 21:23:13]: Unable to determine generic type for column {Address1|Address1|False|0}
[Error: Linker] [13804/56] [2023-10-12 21:23:13]: Unable to determine generic type for column {Address2|Address2|False|0}
[Error: Linker] [13804/54] [2023-10-12 21:43:34]: Unable to determine generic type for column {Address1|Address1|False|0}
[Error: Linker] [13804/54] [2023-10-12 21:43:34]: Unable to determine generic type for column {Address2|Address2|False|0}
[Error: Gui] [13804/1] [2023-10-12 22:40:22]: Exception: A generic error occurred in GDI+.
 site: Void Clear(System.Drawing.Color)
 source: System.Drawing
 error code: -2147467259
   at System.Drawing.Graphics.Clear(Color color)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintElement(Graphics graphics, Color color, Action`3 action)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintBookmarks(Graphics graphics)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.textBox_TextChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at Microsoft.SSMA.GUI.Components.HighLightingEdit.HighLightingEditBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[Error: Gui] [13804/1] [2023-10-12 22:40:22]: Exception: A generic error occurred in GDI+.
 site: Void Clear(System.Drawing.Color)
 source: System.Drawing
 error code: -2147467259
   at System.Drawing.Graphics.Clear(Color color)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintElement(Graphics graphics, Color color, Action`3 action)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintFixAdvisorSuggestion(Graphics graphics)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.ClearFixAdvisorSuggestions()
   at Microsoft.SSMA.GUI.Components.Controls.DetailContainer.SqlEditorFixAdvisorHelper.EditorTextChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at Microsoft.SSMA.GUI.Components.HighLightingEdit.HighLightingEditBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[Error: Gui] [13804/1] [2023-10-12 22:40:22]: Exception: A generic error occurred in GDI+.
 site: Void Clear(System.Drawing.Color)
 source: System.Drawing
 error code: -2147467259
   at System.Drawing.Graphics.Clear(Color color)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintElement(Graphics graphics, Color color, Action`3 action)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.PaintFixAdvisorSuggestion(Graphics graphics)
   at Microsoft.SSMA.GUI.Components.Controls.HighlightingEdit.NumericEditor.ClearFixAdvisorSuggestions()
   at Microsoft.SSMA.GUI.Components.Controls.DetailContainer.SqlEditorFixAdvisorHelper.EditorTextChanged(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnTextChanged(EventArgs e)
   at Microsoft.SSMA.GUI.Components.HighLightingEdit.HighLightingEditBase.OnTextChanged(EventArgs e)
   at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
   at System.Windows.Forms.RichTextBox.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
[Error: Generic] [13804/11] [2023-10-12 22:40:22]: Exception: A generic error occurred in GDI+.
 site: System.Object MarshaledInvoke(System.Windows.Forms.Control, System.Delegate, System.Object[], Boolean)
 source: System.Windows.Forms
 error code: -2147467259
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at Microsoft.SSMA.GUI.Components.Controls.DetailContainer.DetailContainer.FireLongOperationFinished(String id)
   at Microsoft.SSMA.GUI.Generic.LowLevel.LongOperationHandle.Invoke(Object sender, LongOperationEventArgs e)
   at Microsoft.SSMA.GUI.Generic.LowLevel.AppCommandProcessor`1.GenerateLongOperationEndEvent(IAppCommand`1 command)
   at Microsoft.SSMA.GUI.Generic.LowLevel.AppCommandProcessing.Commands.SsmaAppSynchronizeCommand.StartSourceSynchronization(Object cont)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)
[Error: Generic] [13804/11] [2023-10-12 22:40:22]: System.UnhandledExceptionEventArgs
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,367 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
517 questions
{count} votes