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

SSMA 6.0 Error: Retrieving the COM class factory for component failed due to the following error: 80040154 Class not registered

$
0
0

I am running SQL Service Migration Assistant for Access 6.0 and I am getting the following error when I attempt 'Refresh from database':

Access Object Collector error: Database
     Retrieving the COM class factory for component with CLSID {CD7791B9-43FD-42C5-AE42-8DD2811F0419} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)). This error may be a result of running SSMA as 64-bit application while having only 32-bit connectivity components installed or vice versa. You can run 32-bit SSMA application if you have 32-bit connectivity components or 64-bit SSMA application if you have 64-bit connectivity components, shortcut to both 32-bit and 64-bit SSMA can be found under the Programs menu. You can also consider updating your connectivity components fromhttp://go.microsoft.com/fwlink/?LinkId=197502.
     An error occurred while loading database content.

I've clicked on the link above and installed the Access 2010 Runtime that I found there, but that is not helping the problem.

I'm running Access 2013 (32-bit) on a Windows 8.1 (64-bit).

Please help.

Alan


SSMA on Windows 10

$
0
0

Does SSMA work on Windows 10?  I've tried Office 32 bit with 32 bit SSMA.  Uninstalled Office and installed 64 bit and used 64 bit SSMA.  I know it found/connected to my instance of SQL server 2012.  (Office 365).  However, I continue to get the "  Access Object Collector error: Database
     Retrieving the COM class factory for component with CLSID {CD7791B9-43FD-42C5-AE42-8DD2811F0419} failed due to the following error: 80040154. This error may be a result of running SSMA as 64-bit application while having only 32-bit connectivity components installed or vice versa. You can run 32-bit SSMA application if you have 32-bit connectivity components or 64-bit SSMA application if you have 64-bit connectivity components, shortcut to both 32-bit and 64-bit SSMA can be found under the Programs menu. You can also consider updating your connectivity components from http://go.microsoft.com/fwlink/?LinkId=197502.
     An error occurred while loading database information." error.

While I've found lots of references to this error, none reference Windows 10 and I've tried what solutions I've found.

Unable to contact support email

$
0
0

When I attempt a migration from Oracle to SQL Server, I get an "unexpected error" dialog that instructs me to contact support and provide a copy of the log file.  The support email listed in help is ora2sql@microsoft.com.  However, trying to contact this address fails with Recipient address rejected: Access denied.  I've tried both from my Outlook account at work and my personal GMail account with the same error.  Does anyone know how I can contact Microsoft to get migration support?


Analyze Stored Procedures for SQL Upgrade to 2014

$
0
0

I was attempting an upgrade from SQL 2005 to 2014. I ran the SQL Upgrade Adviser but did not see anything obvious in there. When I restored my SQL 2005 databases to SQL 2014 there are quite a few stored procedures now failing to compile due to SQL statement errors mostly in the ORDER BY clause written by a previous developer.

Is there any way to analyze a SQL 2005 database for this kind of upgrade problem? Recompiling the SPs one by one I guess is a solution however that will take a long time.

Upgrade to Windows 10 - SQL Server Developer 2012

$
0
0

I am running SQL Server Developer 2012 on Windows 8.1

I would like to upgrade to Windows 10, but would want some idea of how SQL Server 2012 Developer would behave.

Thanks.

SSMA for ORACLE | Unable to switch encoding error while moving the data.

$
0
0

We I have an oracle database with WE8ISO8859P1character set. I want to convert that to SQL Server 2014. For this I am using SQL Server Migration Assistant. In that database Ihave few tables on which I want to performthe migration on. In those tables I have XML data type. When I convert the schema then it works with few foreignkey reference error, which is ok. But when I try to migrate the data, I get the "Unable to switchencoding"error.

I have an enterprise version of SQL Server and I have created a database with the default Collation ("SQL_Latin1_General_CP1_CI_AS" )and no change anywhere.

The XML data from oracle has "<?xml version="1.0" encoding="utf-16"?>" which is causing problem.

What I have tried so far ?

 I have created a table just to check if I am able to reproduce this error. I Tried to insert the xml data in to the xml column and wolla ! I got the error. From this I understood that either I have to make the encoding to utf-8 (<?xml version="1.0" encoding="utf-8"?>) or put an "N" infront of the data to mark it as unicode.  But question is how do I do the same in SQL Server Migration Assistant ?

Please help I am stuck in this issue.

Upgrading from SQl Server 2005 to 2008 R2

$
0
0

Hi,

I'm very new to SQL Server and I need some help. We are upgrading our accounting software and one of the requirements is upgrading to SQL Server 2008 R2 from SQL Server 2005. I tried doing an in place upgrade but it keeps failing, so I'd like to just install SQL Server 2008 separately as a new instance and then import everything from 2005 in to 2008. This will all be done on the same server and I'd like to keep everything the same. I have no idea how to do this. I've been told I just need to back up and restore the databases, which I've backed them up, but now I am trying to install SQL Server 2008 r2 and am at the screen where its asking for the instance name and ID but it is telling me the instance name is already in use. I assumed the easiest way to do this would be to keep the instance name and ID the same. What's the best way to go about doing this? Any tips would be greatly appreciated. 

Thanks!

SQL Migration from 2008 R2 to 2014

$
0
0

When creating SSRS Jobs/Schedules, I modified the Script to disable the Job and keep the Schedule Enabled. Until we fully test all aspects of the migration, I do not want the SSRS report subscriptions to email out. It has come to my attention that by installing the scripts on the 2014 server at least 1 Job is running (according to the history) even though it is disabled in the MSDB. I temporarily have disabled the schedule as well. Is this a bug for 2014, or is there another field in the Create Script that I need to modify in order to just disable the Job itself without having to disable the Schedule? I am sure I am missing something, but I have not been able to notice a different in the MSDB sysjobs, sysjobschedules or sysschedules between a job I manually disable through MGMT Studio and a job that I script and just disable the job (not the schedule).

Thanks,

Tony


Delta data migration between on-prem SQL Server 2008R2 to AWS SQL Server 2008R2 RDS

$
0
0

Dear all,

Some body help me with  script or with an idea with which we can do "Delta" data migration between on-prem SQL Server 2008R2  to AWS SQL Server 2008R2 RDS at the time of cut-over.

Regards,

SSMA: Error migrate data mysql => Sql Server

$
0
0

Hello,

I'm trying to migrate a database Mysql 5.1 to SQL Server 2008 with SSMA.
The server hosting the SQL database is on Windows 2008 Enterprise x64.
The user connecting to the SQL database is sysadmin.
Phases to convert and sync happen without problems, but the migration of data blocks it.
The log tells me out:

Data migration operation has finished.
0 table (s) successfully migrated.
0 table (s) Partially migrated.
46 table (s) failed to migrate.

The Data Migration Report is empty with only a red cross next to my table names.

I tried to migrate in client mode and server mode = same result.Any ideas ?

 

EDIT: miss, this thread shoud be in section SQL Server Migration. A moderator can move my post please ?

SQL Server migration (2005 to 2014)

$
0
0

am planning to migrate mssql 2005 to 2014, what will be impact if migrate 2005 to 2014, and what are the steps to do migration.

Error Migrating Data Error occurred while inserting table information into Data Migration Auxiliary table

$
0
0

Hello,

I am attempting to migrate a table from an Oracle database to an SQL 2012 database.  I am able to create the table in the SQL database, but when I try to migrate the data, I see the following error.  I have not been able to find any information about this error on the web. 

Migrating data...
Analyzing metadata...
Preparing table SPD_D.GENERAL_CODE_VALUES...
Preparing data migration package...
Starting data migration Engine
Starting data migration...
Error occurred while inserting table information into Data Migration Auxiliary table. Reason: Invalid object name 'WIMS_ST.o2ss.MSSsmaDmTables'. <--------------- What does this mean - am I missing something?  the extension pack has been installed on the host by our DBA.
 Errors: Error occurred while inserting table information into Data Migration Auxiliary table. Reason: Invalid object name 'WIMS_ST.o2ss.MSSsmaDmTables'.
Data migration operation has finished.
 0 table(s) successfully migrated.
 0 table(s) partially migrated.
 1 table(s) failed to migrate.

Thanks,

Tim.

Upgrade SQL 2008 Express to 2014 Standard version

$
0
0

Hello,

Please help on the upgrade method. Will in-place upgrade work? Thanks

Jim

Database of SQL 2008 ( Version : 661 ) to SQL 2005

$
0
0

Hi, I am using SQL 2005 and SQL 2008, I want to move my database which is in SQL 2008 ( Version : 661 ) to SQL 2005. I understand that i can attach my database of SQL 2005 to SQL 2008 but is there any way by which I can attach SQL 2008 databas to SQL 2005. Thanks

SQL server 2014 express release notes

$
0
0

The below link provides release notes of SQL server 2014. But it does not speak specific to SQL Server 2014 express.

https://msdn.microsoft.com/en-us/library/dn169381(v=sql.120).aspx

Is there any link which talk only about SQL Server 2014 express release notes?


how do I convert (migrate) my excel 2016 data spreadsheet to an MS SQL 2014 database table?

$
0
0

as the subject says.

Thanks in advance and greetings from the country of Philippines!

Windows Installer Error 1642 when installing SQL Server 2012 SP2 CU7

$
0
0

Hi

Has anyone got any idea if the following errors found in the Windows Application Log after installing SQL Server 2012 SP2 CU7 are an issue? The Cumulative Update appeared to install successfully, and the database engine is at the correct version.

SQL Server 2012 Database Engine Services - Update '{C3F7C4BB-9C4F-45B8-9AD6-86387D953340}' could not be installed.
Error code 1642.

SQL Server 2012 Full text search - Update '{873621A3-7258-459F-A8F9-E8A4AA8319E1}' could not be installed. Error code 1642.

Product: SQL Server 2012 Data quality service - Update '{A2FE74DD-0285-4E3A-9167-30408DB80DB2}' could not be installed. Error code 1642.

Would appreciate any ideas!


How can I migrate SQL Server to Azure ?

$
0
0
How can I migrate SQL Server to Azure ?

Migration of Sql server 2008 web edition data to postgres

$
0
0

Need to migrate data Sql Server 2008 web edition, which is of approx 1.5 Tb to postgres DB. New server is integrated to different location and available with .mdf & .ldf files to restore .

Kindly Help me in process of migration

how do we move sql databases from one sql server to another sql server?

$
0
0

how do we move sql databases from one sql server to another sql server?

Can we just stop the application server then dismount the database.  Next copy the sql database to new sql server.

next then remount the sql database.  afterwards point the application server to the new database.

Please provide detailed steps.

thanks


dsk

Viewing all 1700 articles
Browse latest View live


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