Re: tried dts copy of tables stored procedures etc and it fails exery time

From: Andrew J. Kelly (ajkellynospam_at_attbi.com)
Date: 04/29/03


Date: Tue, 29 Apr 2003 17:57:00 -0400


Here are some links that will help. If you want to copy the entire db and
all its objects I would just either restore a full backup or use
sp_attachdb. Both are outlined in the links below:

http://www.support.microsoft.com/?id=274463 Copy DB
Wizard issues

http://www.support.microsoft.com/?id=314546 Moving DB's between Servers
http://www.support.microsoft.com/?id=246133 How To Transfer Logins and
Passwords Between SQL Servers
http://www.support.microsoft.com/?id=298897 Mapping Logins & SIDs after a
Restore
http://www.dbmaint.com/SyncSqlLogins.asp Utility to map logins to
users
http://www.support.microsoft.com/?id=168001 User Logon and/or Permission
Errors After Restoring Dump
http://www.support.microsoft.com/?id=240872 How to Resolve Permission
Issues When a Database Is Moved Between SQL Servers

http://www.support.microsoft.com/?id=224071 Moving SQL Server Databases
to a New Location with Detach/Attach

-- 
Andrew J. Kelly
SQL Server MVP
<johnechavez@earthlink.net> wrote in message
news:3uwra.45271$ey1.4241482@newsread1.prod.itd.earthlink.net...
> tried dts copy of tables stored procedures etc and it fails exery time
> in one way or a nother ,looks like i can get most of the data across to
the
> new database, but it still fails with the defaults....
> , i don't have much expierience with sql 7 data base minuplation, can
> someone help..
>
>
>
>
>


Relevant Pages

  • Re: Error running Copy Database Wizard (CDW)
    ... I am not sure why the error but why not simply do a restore or an attach ... Issues When a Database Is Moved Between SQL Servers ... > I am using the Copy Database Wizard to copy a database from one SQL ...
    (microsoft.public.sqlserver.tools)
  • Re: Move System and User database
    ... Andrew, Thanks for your reply! ... will the sa password be moved to the new server if system database ... > Issues When a Database Is Moved Between SQL Servers ...
    (microsoft.public.sqlserver.server)
  • Re: Error 15022: The specified user name is already aliased.
    ... The number of orphaned users fixed by updating users was 0. ... Is it because the ID is already aliased in the database? ... > Issues When a Database Is Moved Between SQL Servers ...
    (microsoft.public.sqlserver.security)
  • Re: question -- copy database?
    ... > Passwords Between SQL Servers ... > Issues When a Database Is Moved Between SQL Servers ... and have SS recognize the database? ...
    (microsoft.public.sqlserver.dts)
  • Re: Insert Error: Column name or number of supplied values does no
    ... I did use a log file which gets the following: ... As to running interactively, if you don't mean using the database wizard, I ... > table structures are different between your prod and dev SQL Servers. ... > Can you run the DTS package interactively and see on which table you are ...
    (microsoft.public.sqlserver.dts)