Re: 2005 SSIS issue

Tech-Archive recommends: Speed Up your PC by fixing your registry



Getting no where fast. I found a post on Google where a company had a
similar error. change changed the security from sql to windows on the
server and then things worked for them. I did that and corrupted the server
because the databases (master, temp, etc.) where probably still expecting
sql - sa. So I uninstalled sql server (not SSIS, etc.) and re-installed it
and this time used windows security. (don't know if this introduced
corruption) Then I created 2 new databases on sql server 2005; test1 and
test2. in test1 I created a table called customers and 2 columns, name and
id. then I went into SSIS, created a project and package, and a Transfer
SQL Server Objects Task control.

At least this time it ran... but that's because nothing was selected to
import (but at least it ran right?). Next on only one property I selected
copy all tables and after it hung for about 3 minutes I got the following
test in the output window:

SSIS package "Package.dtsx" starting.
Error: 0xC002F325 at Transfer SQL Server Objects Task, Transfer SQL Server
Objects Task: Execution failed with the following error: "ERROR :
errorCode=-1071636471 description=An OLE DB error has occurred. Error code:
0x80040E37.
An OLE DB record is available. Source: "Microsoft SQL Native Client"
Hresult: 0x80040E37 Description: "Invalid object name 'dbo.Customers'.".
helpFile=dtsmsg.rll helpContext=0
idofInterfaceWithError={8BDFE893-E9D8-4D23-9739-DA807BCDC2AC}".
Task failed: Transfer SQL Server Objects Task
SSIS package "Package.dtsx" finished: Success.

so in short it complained about "Invalid object name 'dbo.Customers'.".

I hope there's some good (helpful) advise out there....

Thanks.



--
moondaddy@xxxxxxxxxxxxx
"Peter Yang [MSFT]" <petery@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:NVqzXwB7FHA.3580@xxxxxxxxxxxxxxxxxxxxxxxx
> Hello Moon,
>
> Based on my experience, this issue could occur if the logins in SQL 2005
> server and original SQL 2000 server is different.
>
> My suggestion is that you transfer logins between the servers before you
> try to import datqabase again.
>
> SQL 2K transfer login article does work for SQL2005 since sp_addLogin is
> still supported.
>
> HOW TO: Transfer Logins and Passwords Between Instances of SQL Server
> (246133)
> http://support.microsoft.com/default.aspx?scid=KB;EN-US;246133
>
> TransferLogins task in SSIS (DTS) to no longer transfers the SQL
> Passwords.
> From the BOL, the SQL login is transferred, but a random password is
> assigned. This requires the DBA to reset the password for each SQL users.
>
> Best Regards,
>
> Peter Yang
> MCSE2000/2003, MCSA, MCDBA
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
>
> =====================================================
>
>
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
> --------------------
> | From: "moondaddy" <moondaddy@xxxxxxxxxxxxx>
> | Subject: 2005 SSIS issue
> | Date: Fri, 18 Nov 2005 00:05:43 -0600
> | Lines: 25
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
> | X-RFC2646: Format=Flowed; Original
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
> | Message-ID: <#QwgbYA7FHA.444@xxxxxxxxxxxxxxxxxxxx>
> | Newsgroups: microsoft.public.sqlserver.dts
> | NNTP-Posting-Host: cpe-24-175-64-176.houston.res.rr.com 24.175.64.176
> | Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
> | Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.sqlserver.dts:62091
> | X-Tomcat-NG: microsoft.public.sqlserver.dts
> |
> | I'm new to SSIS and have not been able to import a database from sol 2k
> onto
> | 2005, however, I did manage to restore a backup from 2k into 2005. Now
> I'm
> | practicing creating a SSIS package to copy all objects and data from
> this
> db
> | in 2005 (db1) into a new db in 2005 (db2).
> |
> | I added a Transfer SQL Server Objects Task into the Control flow window
> and
> | set the appropriate source and destination databases etc. I double
> clicked
> | on it and set most of the props to true and everything looked pretty
> good.
> | I clicked on OK so I was back at the Transfer SQL Server Objects Task.
> Then
> | I right clicked and selected Execute Task. it only ran about 1 second
> and
> | in the execution results window I saw the error:
> |
> | [Transfer SQL Server Objects Task] Error: Execution failed with the
> | following error: "Cannot apply value null to property Login: Value
> cannot
> be
> | null..".
> |
> | Where can I find this property called 'Login'?
> |
> | Is there anything else you can think of that I need to do to make this
> run?
> |
> | Thanks.
> | --
> | moondaddy@xxxxxxxxxxxxx
> |
> |
> |
>


.



Relevant Pages

  • Re: Access 2007->SQL Server2005 "connection was forcibly closed",G
    ... I moved every table I was able to move to the SQL ... closed connections - but all of these errors are in the version which used ... the SQL Server 2000 and everything worked ... communication between ODBC (OLEDB and Native Client, ...
    (microsoft.public.sqlserver.connect)
  • Re: Unable to Apply SP4 to SQL 2000 Cluster (new Node)
    ... Rebuild the node in the failover cluster. ... Scenario 1" in SQL Server 2000 Books Online. ... This setup process updates to SP4 only the binaries on the new ...
    (microsoft.public.sqlserver.clustering)
  • Re: WSS 3.0 question
    ... I followed the advise given in removing WSS 3.0 etc, ... the server is complaining that the SQL service(?) was tempered with or corrupt. ... I may just instal the SQL server as I was going eventuall use it anyway. ... If WSUS 3.0 is installed, I would suggest you uninstall it and then you install WSS 3.0. ...
    (microsoft.public.windows.server.sbs)
  • Re: WSUS
    ... I'm not seeing performance issues with the full enchilada installed, and 25 users busy hitting SQL. ... WSUS isn't difficult to uninstall - if you have WSUS v2 (installed with SBS R2) uninstall R2 from add/remove programs. ... How can anyone work with 4 instances of SQL Server on the same box? ...
    (microsoft.public.windows.server.sbs)
  • Re: SQL Resets
    ... If it were SQL that was falling short, ... The default backlog for SQL Server is 5. ... System.InvalidOperationException: Internal connection fatal error. ... From time to time, under heavy loads, we are getting resets at ...
    (microsoft.public.sqlserver.connect)