The
Mon Sep 08 05:47:27 CDT 2008
On Sep 8, 6:38=A0am, The General <digital2...@gmail.com> wrote:
> On Sep 8, 2:00=A0am, Trix <T...@discussions.microsoft.com> wrote:
>
>
>
> > "Rick V" wrote:
> > > Central Administration" / "Application Management" / "Content Databas=
es" You
> > > can add a new one here.
>
> > > Backup before you do anything. If your circumstances allow test your =
backup.
>
> > > "Avis" <A...@discussions.microsoft.com> wrote in message
> > >news:A35BBB03-952B-421E-88BC-BCF6912047D2@microsoft.com...
> > > > How do I tell WSS to look at the new location though is the questio=
n?
>
> > As Avis asked, we want to know how to repoint the ADMINISTRATION databa=
se as
> > well as the content ones.
>
> > Yes, copying the dbs is pretty straightforward, and now we can change t=
he
> > location of the content dbs, but if our admin db is also hosted on the
> > server, it's not immediately obvious where we change this setting insid=
e WSS
> > once we've moved the db.
>
> Hi Avis,
>
> Definately backup your databases and make sure you have the latest
> patches installed on your Source and Destination farm. =A0Also, if you
> are going to be running the same databases on the same SQL server
> instance, make sure you use the -preparetomove command before
> detatching the databases "or you will get syncronization issues". =A0I
> usually make a dummy instance on a new web application, detatch the
> database, attach my backup, and then stsadm -o addcontentdb -
> servername "server"
>
> This goes over moving the config DB to a seperate server using STSADMhttp=
://sharepointsherpa.com/2008/04/18/sharepoint-2007-move-content-a...
>
> Full scripted installation of MOSS "If anything goes wrong"
http://www.min=
dsharpblogs.com/ben/archive/2008/03/08/4411.aspx
>
> Hope this helps.... Always backup! :-)- Hide quoted text -
>
> - Show quoted text -
Also make sure the service account has full access "db owner" to the
SQL Databases, and SQL Services.