Hi Matt

I had to receiver a sp site from a sql backup. 

I used SQL Server Management Studio Express to restore the db

I setup a new site, and used a batch file (below)

I also had to install the templates that were on the site

 

cd \Program Files\Common Files\Microsoft Shared\web server
extensions\12\BIN\

STSADM -o deletecontentdb -url http://ATLAS:80 -databasename WSS_Content
-databaseserver ATLAS\MICROSOFT##SSEE

STSADM -o addcontentdb -url http://ATLAS:80 -databasename WSS_Content4
-databaseserver ATLAS\MICROSOFT##SSEE

pause

 

 

Cheers

Craig

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Matt Lynch
Sent: Friday, 16 November 2007 9:33 AM
To: [email protected]
Subject: RE: [OzMOSS] Recovering data from a dead site

 

Hi Aaron,

 

Thanks for the tip.  I'm on a client site where the only backups were
done at SQL level, not through STS admin and even then not every file
was backed up.  Not fun...

 

I've been building up a VM which *should* have a similar configuration
as the old site. I'm about to see if you can create a empty site with
the same name and switch the database files while the service is
offline.

Tzunami looks neat, though it doesn't mention anything about fixing
broken installs, mainly about creating/migration new sites.  

 

Cheers,

 

 

Matt

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Aaron Saikovski
Sent: Friday, 16 November 2007 9:01 AM
To: [email protected]
Subject: RE: [OzMOSS] Recovering data from a dead site

 

Hi Matt,

You can try to restore the backups to a new site and recover the
documents that way. Not fun but should work.

 

That is create a new site, do a restore and you should be fine.

 

or you can try a tool such as Tzunami (i think that what it was called)
that might help.

 

hth.

 

Aaron

________________________________

From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Matt
Lynch [EMAIL PROTECTED]
Sent: Friday, 16 November 2007 8:55 AM
To: Sharepoint List
Subject: [OzMOSS] Recovering data from a dead site

Hi everyone,

 

I've been given the ungodly task of recovering documents from a dead
sharepoint installation.  They have the database files for the site, but
the configuration database is gone and is not coming back.   Does anyone
know if there is a tool available to extract the documents from the DB?

 

Cheers,

 

 

Matt

Join the Windows Server 2008 mailing list:
[EMAIL PROTECTED] 

 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net



------------------------------------------------------------------- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net

Reply via email to