Re: DTS error

Tech-Archive recommends: Fix windows errors by optimizing your registry



Don't think it's exposed for the Copy Objects and Data
between SQL Servers which is the option it seems like you
are using.
It's exposed with the Copy Tables and Views option but there
is no where to specify replace existing data as you can in
the Copy Objects option of the wizard. You'd probably have
to write your own package to handle qualifying object owners
and replacing data.

-Sue

On Mon, 4 Apr 2005 22:13:46 -0400, "shank"
<shank@xxxxxxxxxxxxxxx> wrote:

>How do I qualify object owners in the DTS wizard? Using the GUI, I never saw
>such an option.
>thanks
>
>"Sue Hoegemeier" <Sue_H@xxxxxxxxxxxxx> wrote in message
>news:cfn351tbnk2ea274se3cj943cjs170hjks@xxxxxxxxxx
>> Yes...the different owners is probably the issue. Remotely,
>> it's looking for dbo.Prices. You need to qualify the table
>> names with an owner such as Owner.TableName.
>>
>> -Sue
>>
>> On Mon, 4 Apr 2005 17:09:43 -0400, "shank"
>> <shank@xxxxxxxxxxxxxxx> wrote:
>>
>>>I'm trying to use DTS to transfer data from a local SQL Database up to a
>>>remote SQL Database. I get the following error. I'm trying to replace the
>>>data. Both database are named the same, tables the same and the table
>>>structures are exactly the same. Locally, the owner is 'dbo'. Remotely,
>>>the
>>>own is 'bob'. Is this the issue? Doesn't seem like it should be. How can I
>>>resolve this?
>>>thanks
>>>
>>>Microsoft SQL-DMO (ODBC SQLState: 42502)
>>>[Microsoft][ODBC SQL Server Driver][SQL Server]Could not truncate 'Prices'
>>>because this table does not exist in database 'Prices'.
>>>
>>
>

.



Relevant Pages

  • RE: Error 18456, Severity 14, State 16
    ... When connecting from a remote machine I get the following issues. ... SQL Server Management Stuidio? ... When you try to log in to an SQL Database remotely it does ...
    (microsoft.public.sqlserver.clustering)
  • Re: Relational database & OO
    ... And when was the last time you saw an RDB that stored a telephone ... The modern relational theory permits to store values of user-defined type: ... Neither do the relational model or SQL. ... Your comprehension of the SQL database performance is not good. ...
    (comp.object)
  • Event log errors after moving sharepoint 3.0 database
    ... After following a procedure to move the location of the SQL databases from ... SQL Database 'WSS_Content' on SQL Server instance ... The local computer may not have the necessary registry ... information or message DLL files to display messages from a remote computer. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: ISA Log to SQL Database Question
    ... I am actually logging to an Access DB and the logs had grown to over 2 GB. ... The MSDE that comes with ISA or the real "full" MS SQL ... >> I have a question about ISA Logging to a SQL Database. ...
    (microsoft.public.isa.configuration)
  • RE: Automate Active Directory User Maintenance
    ... Hmmm...I know Quest has an ID management tool as well, but they are pricey. ... We've set it up for a client where the information is read from a SQL table ... could it evaulate the users in the SQL database ...
    (microsoft.public.windows.server.active_directory)