February 19, 2006 at 2:16 pm
Our plan to migrate to SQL 2005 involves beginning by creating SQL 2005 Dev. Ed. instances on our existing SQL 2000 dev servers. This has proceeded smoothly, and all of the databases have been migrated without issue. The problems have begun when attempting to migrate the DTS packages to SSIS. Using the Package Migration Wizard, all of the packages report to migrate successfully, however, I notice a couple of things when attempting to view the packages:
In an effort to resolve this error, I have tried several things, none of which have worked.
At this point, I don’t know if this is a security, configuration, or chair-keyboard interface error. I would like to find out if there are others who have encountered this issue and what steps they took to resolve it.
Also, as a general question, if you have multiple instances of SQL 2005 on the same physical server, will there only be one Integration Svc. instance for all Database Engine instances?
Thanks in advance,
Robert Haas
February 22, 2006 at 8:00 am
This was removed by the editor as SPAM
May 24, 2006 at 11:48 am
I have done some testing with migrating MSSQL 2k DTS packages to a MSSQL 2005 name instance, and supprisingly, you can not see that 2000 packages under MSDB unless you migrate them to the default 2005 instance (local) not the named one.
June 6, 2006 at 5:51 pm
You have to change the Integration Services ini file to reflect the servername/instance name. By default it points to the default instance. SQL 2005 Books online provides this solution under "Configuring Integration Services Service".
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply