Quantcast
Channel: SQL Server Migration forum
Viewing all 1700 articles
Browse latest View live

SQL Cluster Migration

$
0
0

Dear all , 

i have currently SQL Server 2005 and i need to move to new SQL server 2012 and migrate the database .

i will be doing SQL Cluster and create two new node for the new sql server and then use the backup and restore for the databases .

is there a way to keep the old sql server name instead of giving new name for the new server ?


sql server migration

$
0
0

hi ,

currently we have sql server 2005 single node and we are planning to move to sql 2014 cluster with two node .

I have question regarding the cluster since on my case there was no cluster before , I need to keep the same server name for the sql to minimize the changes I have to do .

in this case I will have two node lets say sql01 and sql02 in order to keep the same naming  iI have to set the old sql server name  as cluster network name or there is another solution ?

or what is the solution in such case if I need to keep the same name ?

How to migration Infromix to Sql Server 2014

$
0
0
Is there free tool to migration Infromix Server Version 11.50 database to sql server 2014

How to migrate from SQL Express 2008 to SQL Server 2012

$
0
0

Hi,

We have a few databases running on SQL Express 2008 (as used by SharePoint Foundation 2010).

There has been a request to move these databases to SQL Server 2012 (and leave SharePoint Foundation 2010 where it currently resides).

Please could someone point us to an article on how to perform this database migration?

Thank you,

SK

SQL server 2008 In-Place Upgrade

$
0
0

Hi ,

we are planning to upgrade one of our database instance to 2008 from 2005, i need help to understand some discontinued features in 2008 and some key points to keep in mind before doing in-place upgrade.

also i saw a blog saying "in-place upgrade cannot upgrade some features of SQL server", please let me know what features will not upgrade when i do in-place upgrade.

Thanks in advance

How to move MICROSOFT##SSEE from SQL 2005 Windows Internal Database (64-bit) to SQL 2008 R2 on SBS 2011?

$
0
0

Since SQL Server 2005 support ends April 12, 2016, how does the instance of MICROSOFT##SSEE on SBS 2011 move to SQL 2008 R2?  I have purchased theSBS 2011 Premium Add - On and installed the full SQL 2008 R2.

update statistics

$
0
0

hi,

Im upgrading fro SQL 2008 R2 to SQL 2012, i ve quite  a few huge databases, i will be running dbcc checkdb and update statistics statements after upgrade is done. If i run update stats command with fullscan, i know its going to take long time, is there any script or any option in update stats to run update stats faster?

order of executing rebuild/chekdb after upgrade to 2012

$
0
0

what is the order of executing rebuild/checkdb after attaching database in SQL 2012 from 2008R2.

1. change compatibility mode

2. run dbcc checkdb

3. alter index rebuild all on <table> with fillfactor=90

Is above order ok? or there is no particular order to execute above 3 steps after upgrade.


To Change Entire Database to support Mutlilanguage

$
0
0

HI,

I have Sql server 2008 database with 200 GB in production.But It will not support multilanguage Since all the tables and procs is having varchar datatype.

I need to change the Entire Tables and procs to support Multilanguage(nvarchar,ntext) .

PLease note I have Many Huge data tables with numerous index .ALso I could not afford too much down Time.How can I perform .PLease advise.

SSMA for DB2 UDB (SQL Server Migration Assistance for DB2 UDB) - Migrate from DB2 UDB Version 10 to Sql server 2012

$
0
0

I'm having some trouble with SSMA for DB2 UDB when trying to migrate large tables from DB2 to SQL Server 2012(more tan 40.000.000 rows of data).

This is not exactly a problem of SQL Server. I think is mre on the side of DB2 UDB resource use  limits.

When trying to migrate those tables, a time-out is produced, and the table involved is only partially migrated to SQL.

What I need (I think), is Help to guide me to find the place where the timout is configured, in order to modify it.

Other way to solve this issue could be that SSMA let me do the migrate proccess selectively, that's to say, migrate by ranges of rows,  selecting them as in a "where" clause...

Can you Help me with this, or redirect me to the appropiate technical support team?

I'd really appreciate any assinstance?

Best regards,

     

SQL Server upgrade

$
0
0

HI All,

we are planning to upgrade sql server 2008 R2 to SQL Server 2012 sp2.  We had decided to go for in-place upgrade.  We wanted to know post upgrade steps that we need to take care.

we have pointed out 2 things:

1)  changing db compatability

2)dbcc checkdb (dbanme) with data_purity.  Apart from these two please let us know if we need to take care of anything else.

Regards,

Varun

migrating all windows group and account permissions to secondary accounts and groups on sql server

$
0
0
I am working on a requirement. could you help me on this?
we have 4000~ servers with different versions. higher management wants to move all windows accounts and windows global groups to new groups and individual accounts and then remove existing groups and accounts. here is example i want to take to explain.
domain1\brahma is individual account has access to different servers.
domain1\myDBA global group has access to different servers. this group has 2 usersdomain1\brahma and domain1\john.
so windows team will create following items
domain1\brahma_sql and domain1\john_sql users.
domain1\myDBA_sql group and add thedomain1\brahma_sql and domain1\john_sql.
Now as a DBA my task is apply the existing permissions of groups and users to new accounts and groups then remove existing accounts and groups. do you have any suggestions how to deal with this without breaking anything?
I need scripts if you have anything. contacted Microsoft and they don't have anything to fulfill this.
many thanks in advance for your time.
Thanks,
Brahma

------------------------ Brahma http://brahmarao.tech.officelive.com http://nani1211.info/sql

Can we script out all linked Servers at single go? is there any script available?

$
0
0
Hi All,

We are migrating SQL 2008 instances to SQL 2014. Looking for help regarding Linked Servers.
Is there a way to script out all linked servers along with passwords?

Appreciate if anyone can help.

Thank you.

Data Migration Error

$
0
0

Dear, All.

I need Solution for this. 

when i try to migrate data from oracle to sql server, then i get a warning. 

"XML parsing: line 1, Character 45 unable to switch the encoding"

Validation after migration

$
0
0

hello every one,

i have migrated sybase database to sql sererver it seems successfully migrated, we required to validate data and datatype before going to production, how can this be achieved, kind of stored procedure which can be run both sides (sybase and sql) and validated in some way. or any other suggestions.

thanks 


SQL Server DBA


Looking for help on sql agent job monitoring solution

$
0
0
Hi All,

Need some guidance. Look for some job monitoring dashboard solution using tsql.
For instance, if sql agent jobs are running more time than expected time then we need to get some email alerts with
some job related information. kind of why it is stuck / still running. Similar to job activity monitor but it should raise alerts if jobs are stuck/ taking longer time.

Did anybody worked on such time simple job monitoring solutions.
If so, please guide me or provide some resources which can help me.

Thanks in advance.

Unsupported Oracle data type USERDEFINED encountered (Oracle to SQL server)

$
0
0

Hi everyone,

I got an error when I tried to migrate data from Oracle to SQL Server using SSMA 2012.

There is an error occurred while migrating data from Oracle to SQL Server. The error is mentioned as below:

Unsupported Oracle data type USERDEFINED encountered.

Could you please give me any advices to solve this error?

Thank you.

Regards,

Rosetia

SQL 2014 to SQL 2016

$
0
0

Hi MS,

We have SQL 2014 BI-Edition. And we are evaluating SQL 2016(pre-release).
My Question is After release of 2016 how can update the licences for it?

SSMA Limitations

$
0
0

Hello All,

I need to know what SSMA doesn't do. One thing I know it doesn't do is migrate the application code. What else?

SSMA for MySQL v5.2 does not show all my MySQL tables

$
0
0

--- 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 in the earlier thread who said thay had this problem.  Here is the earlier thread: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ffa8c8af-f747-4c32-9bf1-9ebdd78a4742/ssma-for-mysql-v52-does-not-show-all-my-mysql-tables?forum=sqlservermigration

--- end comment ---

I don't see all my MySQL tables inside SSMA 5.2 after connecting to the MySQL server and database. Some tables are shown but many are not.

All tables are Innodb in mysql and in the same database.  I can see the tables using many tools, such as MySQL Workbench.  I also have a linked server in SQL Server 2012 that links to the same MySQL server and database and sees all the tables -but SSMA 5.2 does not.  The LinkedServer uses the same ODBC connection, and the same credentials (username / password).

I have SSMA for MySQL Extension Pack installed, and I am using  “Server Side Data Migration Engine” to migrate the tables. I have done a "check table" from within MySQL on one of the missing tables, and there is no corruption.

I tried to use the LinkedServer to connect from within SSMA, but it appears that SSMA does not allow me to use them????


I have an ODBC connection with both the 32 big and the 64 bit driver.  I'm running this from 64 bit Windows Server 2012.
Viewing all 1700 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>