Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Transfer SQL Server Objects Task - Change Schema - SQL 2005

 
   Database Forums (Home) -> DTS RSS
Next:  Connection Failure to SQL Server 2005  
Author Message
nojetlag

External


Since: Jan 26, 2006
Posts: 2



(Msg. 1) Posted: Fri Jan 27, 2006 11:44 am
Post subject: Transfer SQL Server Objects Task - Change Schema - SQL 2005
Archived from groups: microsoft>public>sqlserver>dts (more info?)

Hi there,

I have a development server where I have tables that are bound to the
dbo schema, I tried to use the "Transfer SQL Server Objects Task" to
transfer these tables to my hosting providers SQL 2005 server. However
for obvious reasons I'm not dbo over there. So when I select the tables
he tries to copy dbo.xxxxxx and can't create them on the hosting
server. Is there a way in the task to change the schema on the fly ?

best regards
andreas

 >> Stay informed about: Transfer SQL Server Objects Task - Change Schema - SQL 2005 
Back to top
Login to vote
nojetlag

External


Since: Jan 26, 2006
Posts: 2



(Msg. 2) Posted: Fri Jan 27, 2006 11:53 am
Post subject: Re: Transfer SQL Server Objects Task - Change Schema - SQL 2 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well let me add that the specific error message I get is

Error: 0xC002F325 at Transfer SQL Server Objects Task, Transfer SQL
Server Objects Task: Execution failed with the following error: "Cannot
apply value null to property Login: Value cannot be null..".
Task failed: Transfer SQL Server Objects Task

However somehow I assume it is related to the schema

 >> Stay informed about: Transfer SQL Server Objects Task - Change Schema - SQL 2005 
Back to top
Login to vote
Andre Gibson

External


Since: Jan 13, 2006
Posts: 6



(Msg. 3) Posted: Fri Jan 27, 2006 12:30 pm
Post subject: RE: Transfer SQL Server Objects Task - Change Schema - SQL 2 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Not sure exactly what you want to accomplish, but you can transfer over the
db's minus the login info. Under the copy tab on the "Copy Sql Server Object
Task properties" you can de-select the "copy all objects" option. Then select
the "select objects..." button, and as the name suggests, pick exactly what
you want to transfer.

Note this is in sql 2000. I don't know how 2005 is setup. Hope this is what
you had in mind.

Dre

"nojetlag" wrote:

> Hi there,
>
> I have a development server where I have tables that are bound to the
> dbo schema, I tried to use the "Transfer SQL Server Objects Task" to
> transfer these tables to my hosting providers SQL 2005 server. However
> for obvious reasons I'm not dbo over there. So when I select the tables
> he tries to copy dbo.xxxxxx and can't create them on the hosting
> server. Is there a way in the task to change the schema on the fly ?
>
> best regards
> andreas
>
>
 >> Stay informed about: Transfer SQL Server Objects Task - Change Schema - SQL 2005 
Back to top
Login to vote
Andre Gibson

External


Since: Jan 13, 2006
Posts: 6



(Msg. 4) Posted: Fri Jan 27, 2006 12:37 pm
Post subject: RE: Transfer SQL Server Objects Task - Change Schema - SQL 2 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry my mistake. Under the copy tab on the "Copy Sql Server Object Task
properties", ensure that the "Use default option" is checked then click on
the options button. A new window will pop up. Clear those first 3 options
under security and that should do it.

dre

> Task properties"

"Andre Gibson" wrote:

> Not sure exactly what you want to accomplish, but you can transfer over the
> db's minus the login info. Under the copy tab on the "Copy Sql Server Object
> Task properties" you can de-select the "copy all objects" option. Then select
> the "select objects..." button, and as the name suggests, pick exactly what
> you want to transfer.
>
> Note this is in sql 2000. I don't know how 2005 is setup. Hope this is what
> you had in mind.
>
> Dre
>
> "nojetlag" wrote:
>
> > Hi there,
> >
> > I have a development server where I have tables that are bound to the
> > dbo schema, I tried to use the "Transfer SQL Server Objects Task" to
> > transfer these tables to my hosting providers SQL 2005 server. However
> > for obvious reasons I'm not dbo over there. So when I select the tables
> > he tries to copy dbo.xxxxxx and can't create them on the hosting
> > server. Is there a way in the task to change the schema on the fly ?
> >
> > best regards
> > andreas
> >
> >
 >> Stay informed about: Transfer SQL Server Objects Task - Change Schema - SQL 2005 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
SSIS Transfer SQL Server Objects Task - Probs - I am getting this error using SQL 2005 SSIS: Error: 0xC002F363 at Xfer MRI, Transfer SQL Server Objects Task: Table "BUDGETS" does not exist at the source. Task failed: Xfer MRI But when I test the source connection it passes, and I am allowe...

Issue while using Transfer Sql Server Objects tasks - Hi I am trying to use Transfer SQL Server Object task to transfer various DB objects from a Source DB to a newly created Destination DB. The Destination DB is blank before this attempted transfer. Now our source Db contains various SPs and views which..

SSIS transfer sql objects: table does not exist - I am trying to create a SSIS package that copies a bunch of tables from a SQL Server 2000 DB to a machine with SQL Server 2005. I can see and select the tables in the editor, but when the package runs, I get: Table "XXXXXX" does not exist a...

Failing Database Transfer Task - I am trying to create a package for after-hours production database transfer to dev server and it's throwing this error... Error: 0xC0024104 at Transfer Database Task: The Execute method on the task returned error code 0x80131500 (The StoredProcedure ...

SSIS Data Transfer task from TERADATA - I've been given the "honor" of being the guinea pig with a new installation of SQL 2005 to replace an aging database. The task is simple. I need to retrieve a table of ~12M rows from a remote TERADATA server and store it in a local table. ...
   Database Forums (Home) -> DTS All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]