Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Export/import sharepoint data from one environment to the other

  Asked By: Geoffrey Oliver         Date: Jul 03, 2009      Category: Sharepoint      Views: 570
 

We have 2 environments. I have set up full data in one environment. Now I need
to setup the same data ( exact replication) in QA environment.
Since, I have to replicate exactly the same data, can some one advise how can I
export/import the data directly instead of manually copy -pasting.

Tagged:                  

 

4 Answers Found

 
Answer #1       Answered By: Alan West          Answered On: Jul 03, 2009       

Why not just do a standard stsadm backup and restore?

Another alternative would be to copy  the content database to the QA
environment, though I think in that case there's a "prepare for migration"
option you'll want to run with spconfig first (look it up; that's probably
not exactly what it's called, but you get the idea).

 
Answer #2       Answered By: Maribel Todd          Answered On: Jul 03, 2009       

I am gonna try this. Will touch base with you guys, in case of any
issues.

 
Answer #3       Answered By: Akshara Negalur          Answered On: Jul 03, 2009       

You can do stsadm-backup and then stsadm-restore.. this will
replicate everything including alerts recycle bin etc
or you can use estsadm-export stsadm-import

have used this heaps of times on many installations and have found
stsadm-backup more robust than export import.
backup restore is officially supported in the same farm but has
worked fine for me always.

 
Answer #4       Answered By: Timothy Davis          Answered On: Jul 03, 2009       

The following link is very use full  for your query...Try this one....

office.microsoft.com/.../HA100699391033.aspx
blog.consejoinc.com/.../...int-backup-routine.html

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].