Chris Mackin
chris at denverdb.com
Wed Aug 17 08:33:01 CDT 2005
If you're using SQL authentication then the logins may have been orphaned (Windows Authnticated logins will remain fine). So if you do have orphaned users (valid in the database but not in on the server) just do a search on resolving orphaned logins and you should get several scripts on how to resolve. -Chris Mackin -----Original Message----- From: dba-sqlserver-bounces at databaseadvisors.com [mailto:dba-sqlserver-bounces at databaseadvisors.com]On Behalf Of Roz Clarke Sent: Wednesday, August 17, 2005 2:23 AM To: 'dba-sqlserver at databaseadvisors.com' Subject: RE: [dba-SQLServer] Moving databases (SQL Server 7) Thanks Francisco, Debbie & Martin The Export wizard got my data & logins across, and although there was an error at the end (properties for objects in the Master could not be changed? something like that) it seems to have brought everything over. Got lots of checking to do now... We don't have too many jobs, and this is a temporary home for the database anyway, so I may leave setting those up until the 'real' server is upgraded and the database goes back. Thanks again -----Original Message----- From: Francisco Tapia [mailto:fhtapia at gmail.com] Sent: 16 August 2005 17:09 To: dba-sqlserver at databaseadvisors.com Subject: Re: [dba-SQLServer] Moving databases (SQL Server 7) You'll need to move over the maintenace jobs manually, you can do it easily enough though, in the msdb look for the sysjobs tables and derivatives... depending on how many jobs you have this might be a bit timeconsuming matching up everything. On 8/16/05, Roz Clarke <roz.clarke at donnslaw.co.uk> wrote: > > Thanks Martin > > That says it is a SQL 2000 wizard though :( > > -----Original Message----- > From: Martin Reid [mailto:mwp.reid at qub.ac.uk] > Sent: 16 August 2005 14:27 > To: dba-sqlserver at databaseadvisors.com > Subject: Re: [dba-SQLServer] Moving databases (SQL Server 7) > > > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/admin > sql/ad > _onmigwiz_0z50.asp > > > > Martin > > > > ----- Original Message ----- > From: "Roz Clarke" <roz.clarke at donnslaw.co.uk> > To: <dba-sqlserver at databaseadvisors.com> > Sent: Tuesday, August 16, 2005 2:22 PM > Subject: [dba-SQLServer] Moving databases (SQL Server 7) > > > > Hi all > > > > I have 2 databases that I need to transfer from one SQL Server > > server to another. I need the data, but I also need the logins, > > security settings, maintenance plans, jobs etc. > > > > Up to now I have only ever used backup and restore to copy databases > > (data > > only) on a single server. > > > > What is the best way to do this? I have been asked to do it in the > > next 2 hours. > > > > ha ha ha ha ha ha > > > > TIA > > > > Roz > > > > > > ---------------------------------------------------------------------- > ------ > ---- > > > > > > The contents of this message and any attachments are the property of > > Donns Solicitors > > and are intended for the confidential use of the named recipient only. > > They may be legally > > privileged and should not be communicated to, or relied upon, by any > other > > > party without > > our written consent. If you are not the addressee, please notify us > > immediately so that we > > can make arrangements for its return. You should not show this e-mail to > > any person or > > take copies as you may be committing a criminal or civil offence for > which > > > you may be > > liable. The statement and opinions expressed in this e-mail message are > > those of the > > writer, and do not necessarily represent that of Donns Solicitors. > > Although any files attached > > to this e-mail will have been checked with virus protection software > prior > > > to transmission, > > you should carry out your own virus check before opening any attachment. > > Donns Solicitors does not accept any liability for any damage or loss > > which may be caused > > by software viruses... > > > > > > ---------------------------------------------------------------------------- > ---- > > > > _______________________________________________ > > dba-SQLServer mailing list > > dba-SQLServer at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/dba-sqlserver > > http://www.databaseadvisors.com > > > > > > _______________________________________________ > dba-SQLServer mailing list > dba-SQLServer at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/dba-sqlserver > http://www.databaseadvisors.com > > > The contents of this message and any attachments are the property of Donns > Solicitors > and are intended for the confidential use of the named recipient only. > They may be legally > privileged and should not be communicated to, or relied upon, by any other > party without > our written consent. If you are not the addressee, please notify us > immediately so that we > can make arrangements for its return. You should not show this e-mail to > any person or > take copies as you may be committing a criminal or civil offence for which > you may be > liable. The statement and opinions expressed in this e-mail message are > those of the > writer, and do not necessarily represent that of Donns Solicitors. > Although any files attached > to this e-mail will have been checked with virus protection software prior > to transmission, > you should carry out your own virus check before opening any attachment. > Donns Solicitors does not accept any liability for any damage or loss > which may be caused > by software viruses... > > > _______________________________________________ > dba-SQLServer mailing list > dba-SQLServer at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/dba-sqlserver > http://www.databaseadvisors.com > > > > -- -Francisco http://pcthis.blogspot.com |PC news with out the jargon! http://sqlthis.blogspot.com | Tsql and More... _______________________________________________ dba-SQLServer mailing list dba-SQLServer at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-sqlserver http://www.databaseadvisors.com