SSMA - "Error occurred while collecting data"
Hi,I'm trying to connect to the Oracle database. The connection is successful however I keep getting this message and it terminates."Error occurred while collecting data."Where do I find the logs for...
View Articleconvert sql server to mysql stored procedures
Hello, I would like to migrate stored procedure from SQL server 2008 to MySQL server and getting issues with SP'S.Is there any tool which can do it automatically?Cheers,
View Articlesql license key
we are moving to a virtual environment but I can not find our SQL server 2008 r2 license key
View ArticleUpgrade SQL Server from 2014 to 2016
HI , We are upgrading SQL Server to 2016 from existing 2014 server, are there any best practices available which need to be performed sequentially for successful upgrade. Would also like to know how...
View ArticleLicense query from migrating SQL Server 2005/2008 R2 to SQL Server 2014
Hi All,I do have query regarding license of SQL Server.Currently my client has 2 different versions of SQL environment.SQL Server 2005 (32-bit) Standard Edition SQL Server 2008 R2 (32-bit) Standard...
View ArticleJDBC Driver Support for MS SQL 2014 SP1
I am trying to find the JDBC driver support for SQL Server 2014 SP1 and also the link to download JDBC driver.Also, doe JDBC driver comes with SQL Server 2014 installation , so that i can check with...
View Articlemigrating 1000 servers to new data centre (baseline)
Hello,We will soon be migrating over 1000 VM's to another data centre (offshore) and i am starting to think about baselining the existing environment before the move.Can anyone give me some ideas,...
View ArticleUpdate table from sqlserver to mysql
Hi everyone! Hope you're finding very well. I've got the following issue: I've got a DB on SQL Server with a Table (Lets call it Table1). This DB is for a development in ASP, and I can't toch anything...
View ArticleNone of the features selected while duing inplace upgrade from SQL server...
Hi,I am doing In place upgrade from sql server 2005(64bit) enterprise edition to 2012 enterprise edition, But when i get select feature link, none of the features are selelcted.Please help on...
View ArticleSQLServer Cursor migration from sybase
In SQLServer CURSORs are declared as STATIC and DYNAMIC, what criteria was taken under consideration to convert the CURSORs from SYBASE to SQLSERVER as STATIC and DYNAMIC because in SYBASE CURSORs are...
View ArticleDoes SSMA (OracleToSQL) Script file support setting the batch-size,...
I’m trying out to use the SSMA scripting method to perform data migration from Oracle to SQL server in hope of choosing which objects and their sequence during the migration process. Using the SSMA...
View ArticleSSMA Conversion issue
SSMA Conversion issue SSMA during conversion added schema and table name before the columns which will return wrong output logically. For e.g. the no column which is inserted into #tab from hist table...
View ArticleMIlliseconds difference after migrating data from Sybase to Sql for datetime...
For datetime values having milliseconds in it, post migrating this values from Sybase to SQL, we get the 4th value in "millisecond" get rounded. For eg - In Sybase- 01/01/2015 10:00:00:2056it comes in...
View ArticleUpgrade Advisor(SQL 2014)
Hi , We are targeting to upgrade from SQL 2005 and SQL 2008 to SQL 2014.We need to check upgrade issues before migration.We have not purchased SQL 2014 license as of now.Is Upgrade Advisor free tool...
View Articledifferent behavior in sql and sybase of an statment
Following SQL Statement used in many procedures on SQLServer is returing one * however the same is returning Two ** on Sybase. Statement : select isnull(nullif(rtrim(NULL), ' '), '**') SYBASE: SELECT...
View ArticleSQL Server 2008 R2 installation on Windows server 2012 R2 standard
I am getting error while installing SQL Server 2008 R2 on windows server 2012 R2 standardTITLE: SQL Server Setup failure. ------------------------------ SQL Server Setup has encountered the following...
View ArticleMigration
Hi,I have a two databases - SQL Server 2012 (10 tables - database "A" and 32 tables database "B")First, I am planning for transfer data from one database "A" to another database "B" with SQL Server...
View ArticleUpgrade from SQL 2000 to SQL 2016 via SQL 2008
Hi All. I have a database currently running on SQL 2000 SR4 and need to upgrade to the latest version. I believe I need to goto SQL 2008 as an interim step. Any help and suggestions would be most...
View Articlespecial characters are not migrated properly
when doing data migration from sybase to sql server for the tables which have special character like After migration tables are having data but where ever special character should be it shows . we...
View ArticleRestoring SQL server after hard-drive crash
Our SQL server database has severe hard-drive failure. The RAID has been rebuilt and OS has been installed. The 2008 R2 installation has been on D:\Program Files where all files are intact (restored...
View Article