after Access to sql server 2005 migration the query does not return more than...
I migrated the access 2003 to sql 2005 using SSMA.but post migration my application is returning exactly 100 records after reading from the migrated .mdb file.But the original file before migration...
View ArticleCopy sql server 2008 login password to sql server 2005
Hello is it possible to copy same login name & password existing on SQL 2008 to a SQL 2005 server?Thanks in advance.
View ArticleMigrating Access 2007 Back End to SQL Server 2014
Hi. I'm hoping someone has a quick accurate answer to this!Can we migrate the back end of a MS Access 2007 DB to SQL Server 2014 and have the 2007 Front End all work correctly still? Any issues to look...
View Articleunexpected error reporting or converting mysql stored procedures to sql server
Hi thereI'm using the latest version of SSMA to convert a MySQL v5.5 database to SQL Server 2012.The tables and functions converted fine, but I'm having issues with probably 95% of my stored...
View ArticleWhen / Where / If to change Collation
Greetings :)I've been through the pain of upgrading sql 2000 databases to sql 2012 (via 2008r2) although the new box (sql2012) is not live yet.I notice the COLLATION of the migrated user databases is...
View ArticleSQL Server agent job failing to back up database
I have set up a SQL server agent job to back up database on regular basis.. For some reason the back up fails.. Could not find any meaningful info in the logs.. Transaction logs are getting created for...
View Articlewill .Net 2.0 or .Net 1.1 code work fine with sql server 2012
will .Net 2.0 or .Net 1.1 code work fine with sql server 2012.I am currently using sql server 2005 and application in .Net 2.0I am migrating only sql server to 2012Do I need to make any changes to my...
View ArticleBackup and Restore from 2005/2008/2008r2 to 2012
Is it possible to restore backup from 2005/2008/2008r2 to 2012? Is it possible to restore backup from 2008 R2 to 2008?
View ArticleFailing SSMA from Sybase ASE to SQL 2008R2
I am attempting to migrate a Sybase ASE 11.0.3.3 database to SQL 2008R2. I have the Sybase connectivity (or so the ODBC test says). When I load the SSMA 5.2 interface and connect to the Sybase server,...
View ArticleHow to upgrade both SQL server version and OS version from 2008 to 2012
We have two SQL servers(SQL 2008) running failover cluster on OS 2008 SP2, now we need upgrade both SQL server and OS to 2012 with no downtime(at best), what should i do now? i have upgraded SQL to...
View ArticleUpgrading SQL Server from 2000 to 20008R2
Hi there,I have installed SQL server 2008R2 on my windows server machine and attached SQL database which was in SQL 2000, attached was successful and software is running perfectly, my question only...
View ArticleSQL cluster 2008 R2 migration to new Hardware in VM
Hi,We have a task to migrate existing Physical SQL Cluster DB to new Hardware but in VM. (cannot argue with the client)hence our plan is to install new Cluster in VM with same Windows and SQL version...
View ArticleDatabase Syncronization
Hello I have used symmetricDS to syncronize many databases together.my point is when I connect to sync the error appear that This version of MySQL doesn't yet support 'multiple triggers with the same...
View ArticleLogin Failed for user ''. Reason Failed to open the explicitly specified...
I moved a dozen user databases from one 2005 instance on one machine to a 2008 R2 instance on another machine. The databases that I moved is displaying the message in a profiler trace "Cannot open...
View ArticleSSMA: Oracle to SQL Server Error "Decimal's scale value must be between 0 and...
Hi,I am migrating Oracle 11g to SQL Server 2014 using SSMA.Schema migration has executed successfully.While migrating data all tables have migrated successfully Except for one table where I am getting...
View ArticleMigrate a Single node clustered SQL SharePoint 2010 farm to an un-clustered...
Silly as it sounds, we have a SQL2008r2 Clustered SharePoint farm with only one node. We did intend to have 2 nodes but due to costs and other projects taking priority it was left as is.We have decided...
View ArticleLDF [Transaction Log] files on a different server
Hello,I want to move the Transaction log files to a different server. The space on the current SQL Server is completely full.Is it possible to have "mdf" file on one server and "ldf" on an another...
View ArticleBackup data and restore
Dear All,how i can restore data from other database to another in same server.i just do this:right click on database -> task -> restore -> databaseafter that i choose destination of database...
View ArticleCapacity Planning (RAM requirements) for sql server 2012
Hi Experts,We are planning to move a replicated environment having 5 subscriptions present in 5 locations globally to a single consolidated environment.Average user connections is 600 per subscription...
View Articletranfer logins from 2005, 2008 to 2012
hi,i am in the process of putting a plan together that involves moving from SQL 2005 & 2008 to SQL 2012.the approach we are taking is the complete backup and restore into a new instance. To do the...
View Article