SSMA
12 TopicsMigration from Sybase ASE using SSMA CLI
Recently I learned a lesson through multiple testing around SSMA for Sybase. Let’s suppose you need to migrate your data from Sybase ASE to SQL Server. You could use the SSMA GUI tool to connect to both destinations and select schemas or objects to convert and migrate. Now what if you needed to automate this process?4.4KViews1like0CommentsMigrating Oracle to SQL Server using SSMA – Error: Cannot find either column "ssma_oracle" or the user-defined function or aggregate "ssma_oracle.rpad_varchar"
First published on MSDN on Oct 19, 2016 Issue:You are trying to migrate server objects and data from Oracle to SQL Server using SSMA for Oracle and for a particular view which has the RPAD function and getting the following error while performing database synchronization.2.8KViews0likes0CommentsMigrating UTF8 data from Oracle to SQL Server using SSMA for Oracle
First published on MSDN on Aug 09, 2012 Before we could begin our Data Migration, you’ll need to clearly understand what is UTF8 is the 8-bit encoding of Unicode? It is a variable-width encoding and a strict superset of ASCII.2.6KViews0likes1CommentHow to perform a silent installation with SQL Server Migration Assistant (SSMA)
First published on MSDN on May 06, 2016 In this blog, I would like to discuss about how we can perform a silent installation (without constant interaction or prompts) of SQL Server Migration Assistant (SSMA).2.4KViews0likes1Comment