Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Replicating wsmp envoirnment
Nicholas
WorkSite MP 4.1 SP1 HFB7
Windows Server 2003
Oracle 9
I want to replicate the worksite mp envoirnment from one machine to another. It will be the same as first envoirnment.
If someone did this before, please tell me the problems/steps.
Thanks Nicholas
Find more posts tagged with
Comments
sabeer
Hi Nicholas,
Find the below steps for moving the setup to different machine.
If you are going to use same oracle server then please follow below steps:
1)Take the backup of your fileserver and worksitemp(webapp).
2)Add the same library with the same DB/instance name and host
3)Click test for connection sucessful.
4)copy the older viewset,connectorand required one from the older worksitemp(webapp).
If you are going to use different oracle server then please follow below steps:
1)Login as the system user in the Oracle A in cmd .
2)export the tables under the older setup user
Command:exp
it will ask for which user:-give the user in which you had created the library.
save dump as xxxx.dmp
3)Then go the oracle server B in which u need to import this dump
*Before importing to oracle B you need to create the same user which you had used for the oracle server A for the library.
* After user and tablespace created successfully..
4)login as the system/password in oracle B and use imp command for importing the older dump to this server.
5)After succesfully imported ,go to conf manager give the same library name but here Db/instance and host will different pointing to oracle server B.
6)Copy the older file server to the new environment.
7)Copy all the required webapp(viewset,connector etc..)
I hope this info will help you..
watermark.rptdesign