Restoring a SQL Server 2005 DB to a SQL Server 2014 install, is there any way...
Does anyone know if there is a flag I can use to prevent a SQL Server 2005 database from being upgraded to SQL 2014 when it is restored to a 2014 instance?Don't ask why, I just need to know if this is...
View Articlesql server - Outer Joins - translate automatically from old syntax to new...
We have a project with SQL 2008 R2 in which deprecated Outer-Join syntax is still used, both in database objects (e.g. stored procedures) and code objects (e.g. inline SQL within the code). It would be...
View ArticleCan i convert postgres to MSSQL
I need some help please, is there way to convert posgtres database to MSSQL ?i have 50 tables in my postgres database and i want to use MSSQL how can i convert my 50 tabes into MSSQL.?Thank you :)
View ArticleIssue in SQL-server migration to new domain
Hello,I have a scenario, where i need to migrate SQL 2005 servers db's ( around 30, small ones) to new server in a new domain. Destinationserver is 2012 R2, running SQL2014Domains have trust between...
View Articlequery response time of sql server 2005 vs 2008 R2
HiI need a benchmark on query response time in sql server 2008 R2 and 2005.thanks
View ArticleFetch data from oracle server to sql server
Hello Experts,I need to fetch data from oracle server to sql server.what are the possible ways to do it?
View ArticleLinked Server Catalogs Never Expand (and peg the CPU)
We recently migrated our SQL Server to a new server. I scripted out the linked servers on the old SQL server and ran it on the new server. I updated the passwords and the 'test connection' is...
View Articlecan SSMA be utilized withOUT unencrypting (PCI) data?
When SSMA is utilized, is there an option to leave encrypted data as is....encrypted?Thanks,Bob
View ArticlePoint/Migrate batch jobs from Sybase(auto scheduled through Control-M...
Hi, I am currently working in project where we need to migrate/point batch jobs to SQL server 2005. At this moment they are pointing to Sybase. Batch jobs are in .bat and .exe format. These jobs read...
View ArticleConsolidation strategy
(Hope this is the right forum...)Hi. I have two SQL Servers: one 2005 and one 2008 R2. The hardware builds -- RAM, CPU -- of the two servers are significantly different (although they are both...
View ArticleSSMA for migrating table from oracle to Sql server
Hi All,I wanted to replicate oracle huge table to sql server and i am using SSMA.its helpful and fast but can we replicate the table to different name using SSMA.for example i have a table TEST and i...
View ArticleDatabase Question
<p><a name="OLE_LINK1"><span>Hello,</span></a></p><p><span><span>I’m using your SSMA for Access software or MS SQL Server Migration Assistant for...
View ArticleSQL Server SSMA
Hello, I’m using your SSMA for Access software or MS SQL Server Migration Assistant for Access to convert an MS Access 2010 database into a SQL Server 2008 database. The database is a split one. So,...
View ArticleSQL server service accounts question
We created a test SQL environment using a Technet evaluation copy of Windows Server 2012 along with an evaluation copy of SQL2012. After testing, everything is working as planned so were going to enter...
View ArticleMigration Index from Oracle.
Hi,I want to convert the below mentioned index from oracle to SQL Server.create index IDX_XXX on ASSETTABLE (TRUNC(TIME_STAMP), ASSET_ID)I try to use CAST function instead ofTrunc, but it shows Error....
View ArticleRouting Algorithm in MSSQL 2012
I have a spatial database of road network (geometry) I have write a routing algorithm.. Please help me
View ArticleOracle to SQL 2012 migrataion
Hi,I am planning to migrate Oracle 11g to SQL Server 2012. I want to estimate the Sizing requirement based upon actual usage. please let me know how I can get usage data from Oracle which I can use to...
View ArticleSSMA for MySQL v5.2 does not show all my MySQL tables
--- comment ---I am starting a new thread for a question that has already been started because the earlier thread is marked as "answered," but it was not in fact answered. There were several people...
View ArticleImpact on SSRS of migration of SQL Server from 2008 to 2012
Hi, As part of my project, we are upgrading SQL Server 2008 to SQL Server 2012. We have a separate SSRS instance running on a separate machine which interact with these existing 2008 server instances...
View Article