Cloning a test CMS from a Production environment - process?

Hi there - I am attempting to clone a test environment from a production CMS system database.
ENVIRONMENT
BO Version: XI3.1
O/S: Linux
Web Server: JBOSS 4.3
Database platform: Oracle 10g
BOXI SETUP
1. BOXI environment type on Production (clustered with two nodes.)
*. Linux servernames for each BOXI node=Prod100 and Prod 101.
*. JBOSS ports on both nodes=15000. CMS port on both nodes=6400.
*. Database Sid=BOCMS@PROD
2. BOXI environment type on Perf (clustered with two nodes)
*. Linux servernames for each BOXI node=Perf100 and Perf 101.
*. JBOSS ports on both nodes=15100.
*. CMS port on both nodes=6400.
*. Database Sid=BOCMS@PERF
Process and requirement
For each project, as part of performance testing, we copy the production database (CMS / system database) in order to clone it. The idea is that we have a copy of production which we can then use for performance testing. We do not need to rebuild the BOXI 3.1 server (that remains there), but we need to rebuild system database. In version five we would copy the BO_REPADMIN schema into the PERF database and then change the connections in Supervisor. Can this process also be done in XIR3.1 ?
Options considered so far
1. The DBAs recommended just copying the BOXI CMS / System Database tables from PROD to the PERF database. My question is - don't we then need to change the settings in the CMS database (PERF) to somehow so point to the correct physical servers / correct SIA etc.? Could I just alter th FRS references and use the cmsdbsetup.sh to alter all the details or are there other steps required (manally altering ccm.config) ?
2. Copying the CMS from the PROD to the PERF CMS schema. However it seems like this is not an option as the Admin guides stipulates:
"However, you cannot change the BusinessObjects Enterprise installation path, operating system, and machine name"
As the installation path for the BOXI performance environment is different to production and they reside on different physical machines it sounds to me that this isn't an option, right?
3. Use the cmsdbsetup.sh script - create a blank new CMS on the PERF database then migrate all production objects from PROD to PERF using the Import Wizard.
Could anyone recommend further options? Thanks in advance.

Hi;
Can any one explain the detaild process about Operating level snapshot to prepare a test setup from a production databaseMainly; We are using IBM disk and our disk team take snapshot of disk and we can work on those snapshot than storage team again revert back system orginal state.
As you can see its performed by storage team contact wiht your vendor.
If you dont have storage team than I suggest see my below post:
http://heliosguneserol.wordpress.com/2011/12/08/11g-snapshot-standby-for-real-time-testing/
Regard
Helios

Similar Messages

  • Operating level snapshot to prepare a test setup from a production database

    Hi ,
    Can any one explain the detaild process about Operating level snapshot to prepare a test setup from a production database
    Thank You

    Hi;
    Can any one explain the detaild process about Operating level snapshot to prepare a test setup from a production databaseMainly; We are using IBM disk and our disk team take snapshot of disk and we can work on those snapshot than storage team again revert back system orginal state.
    As you can see its performed by storage team contact wiht your vendor.
    If you dont have storage team than I suggest see my below post:
    http://heliosguneserol.wordpress.com/2011/12/08/11g-snapshot-standby-for-real-time-testing/
    Regard
    Helios

  • Staging a Test Environment from a Production Environment

    I trying create new test environment follow Oracle guide but I always get errors, look like this documentation is not correct
    Oracle® Application Server
    Administrator’s Guide
    10g Release 2 (10.1.2)
    B13995-08
    Is someone have correct guide(documentation/link) for copy production environment to test

    Hi,
    It looks like you have created an  SR 3-10253705511 with Support team and request you to follow up the same.
    Regards
    Sreedhar

  • Auto add test insignia in non-production environment

    I would like to add a graphic or insignia (like a watermark) that indicates a report has been run in a test environment as opposed to production. I'm using 10g AS. Is their any way to configure the Reports Server to add something (a graphic file or ??) to every report run.
    I know I could add something to the reports, but I don't want to be forced to edit every file to do it.

    Report server doesn't have any option to add a text or graphic autometically on the reports. You have to modify reports for this.

  • Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic. can anyone tell me what is the best way to clone the environment, can I just tar the weblogic file syste

    Hi, we need to create the test environment from our production for oracle AP Imaging. we have soa,ipm,ucm and capture managed servers in our weblogic..
    Can anyone tell me what is the best way to cloning the application from different environment, the test and production are in different physical server.
    Can I just tar the weblogic file system and untar it to the new server and make the necessary changes?
    Can anyone share their experiences and how to with me?
    Thank in advance.
    Katherine

    Hi Katherine,
    yes and no . You need as well weblogic + soa files as the database schemas (soa_infra, mds...).
    Please refer to the AMIS Blog: https://technology.amis.nl/2011/08/11/clone-your-oracle-fmw-soa-suite-11g/
    HTH
    Borys

  • Migrating Trading Partner from test  to Production environment

    Hi,
    My Production environment has configuration for two trading partner.
    I need to migrate one more trading partner from test environment to (the existing) production environment.
    I see Agreement level export, TP level export, Config level export options in Oracle B2B.
    Can you please suggests as to which is the fastest and most accurate way to migrate new trading partner configuration?
    Regards,
    Ravi Shah

    There is nothing as preferred option. However you can keep few things in mind.
    1. Agreement Export - Preferred option , if you would like to export only specific Trading Partner and Agreement details.
    2. Repository Export - For full repository export.
    3. Trading Partner Export - This option do not keep any TP in mind while taking the export, hence you may not information about Delivery channel and Agreement. This provides information about Trading partner profiles and Supported Document defition of the trading partner.
    Let me know.

  • Copying/Duplicating MOSS 2007 Production environment to Test

    Hi,
    We are planning to upgrade our MOSS 2007 environment.  For this, we need to create a test environment similar to the production.  So far we have created the VMs (cloned) of the WFEs and created fresh SQL 2005 server.  We have also taken
    backup of all the content databases  from the production SQL server and restored it on the test SQL server. 
    Please guide us on the next steps to configure the test environment to work. 
    Thanks,
    LM

    Hello LM,
    Next step is attaching old content DB to web application. Now create a new web application and follow below link to use existing content DB with new web application:
    http://it-diaries.blogspot.in/2010/01/how-to-change-web-applications-content.html
    http://blog.qumsieh.ca/2009/02/13/attatching-a-content-db-to-a-web-application/
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to port database changes from development to a production environment

    How do I port database changes from the development to the production environment?
    I am using v8 and have always had to redo everything using the schema manager all over in the production environment. Is there an easy way to generate a script, for example to dump the database changes on the development machine to be executed later on the production machine?

    This should already be a clearly defined change control process. Once a procedure, function, package, trigger, or whatever completes the testing rounds, it should be promoted to production.
    Forgive me if it seems I'm trivializing, but I don't see the problem, just copy the object(s) from your software library (or development) into production using whatever tool works best or has been chosen. If you are doing data copies then you have various options again including good old export/import.

  • How to migrate reports from Development QA Production environment

    Hello,
    we have 3 Oracle Discoverer 10.1.2.3 environments and I would like to know what is the correct way to migrate reports from DEV to QA and to PROD.
    I'm researching about this by a couple of days and didn't find anything handy.
    The most likely way that I found was to export the entire EUL from one environment to another with the eulapi with a command line like that:
    exporting:
    eulapi -connect DEVUSER/pass@orcl -eul DEVUSER -export exp_all.eex -all
    importing using [ -import_rename_mode refresh ]:
    eulapi -connect QA_USER/pass@orcl -eul QA_USER -import exp_all.eex -identifier -import_rename_mode refresh -log imp.log
    That would work.
    However if the developer delete some object from the DEV environment and then import in the QA environment the deleted object won't be deleted from the QA environment and after some time the QA and PROD environment would be a mess.
    Another way that I figured out was to drop the eul from the PROD environment and then import all over. That would solve the problem but It has a lot of risks.
    Thanks in Advance,
    Jonas Zanon

    Hi,
    I think the best approach is to export the EUL components (e.g. business areas, folders, hierarchies, workbooks etc) separately from your development environment and hold these in a change management system. You can then import the components into test and prod and know which version of each component you have.
    Often when you make a change you will have to export/import several components. For example, if you add a folder you will need to export the folder, any business areas that hold the folder and if the folder is joined to any detail folders then these as well.
    We don't have scripts to delete components from production. Very rarely do you need to delete anything from production and generally it is not a good idea because reports will stop working because the references in the reports are missing.
    Rod West

  • Working with Test/Production environment as application sets

    Hi to all,
    does anyone here works with a Test/Production environment system?
    We've got a single system (2 machines, one for the DB server, one for BPC), and we were thinking on making 2 application sets: Production and Test. While most of the things is easy to migrate from one system to the other one (since almost all of them are files), what worries me a bit are dimensions and some configurations of the application, security, and so on...
    Has anyone experience about it? Would you suggest it?
    Thanks
    Daniele

    Hi Daniele,
    As rightly suggested, duplicating an appset can be easily done on 2 different physical systems. In the source, you run the server manager and take the backup of your appset. Then copy the back up folder from source to the destination through the network. Again use server manager to restore the appset from the backup folder. With this process, everything will be migrated and you dont have to worry about anything.
    The point of worry is, lets say you have moved everything to the PROD and then you continue doing development in DEV and then you want to move these changes also. Now, again taking backup and restoring will not be the right option because by now, there might be some PROD data available. and if you restore again, then all that data will be lost. So, after the first restore, whatever you are doing in DEV, keep a note of all that. So, that the same thing can be replicated in the PROD system.
    Hope this helps.

  • Deployment from DEV to Production environment

    Hi,
    What are the best possible ways to deploy the visual web parts and Pages from development environment to Production environment.
    As I am very much new to Sharepoint, I would like to have the safest methods to do the deployment into production. Please also suggest the prerequisites.
    I have a solution with number of visual web parts in the development environment which is working fine. Need to move the Visual web parts to production (Existing site). So please suggest the safest methods.
    Thanks and Regards,
    Satish
    Sathiish Reddy

    Hi Satish,
    From your description, my understanding is that you want to deploy your solution from development environment to production environment with a safest method.
    These links below about moving content from environment to another environment could be helpful to you:
    SharePoint 2013 Dev/Test/Production environment - Moving content
    http://sharepoint.stackexchange.com/questions/78483/sharepoint-2013-dev-test-production-environment-moving-content
    How to deploy webpart on production (not debugging) server?
    http://sharepoint.stackexchange.com/questions/17779/how-to-deploy-webpart-on-production-not-debugging-server
    you could also have a look at this link below about SharePoint Content Deployment Wizard:
    How do you deploy your SharePoint solutions?
    http://stackoverflow.com/questions/9543/how-do-you-deploy-your-sharepoint-solutions
    Best Regards,
    Vincent Han
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • OWB propagation from development to production environment

    Our department is in need to implement overall security around our production data warehouse.
    One issue that seems to bother our management is having only one OWB Designer where developers would have to be responsible enough to use snapshots and export mappings to mdl files. Management would like to have development and production OWB Designer Repository where production designer would always be in sync with what is deployed in prd database. Also prd OWB Designer Repository would be like a source safe so we have to always get a mapping from prd designer move it dev designer and when done propagate changes back to prd designer and then deploy to prd database.
    Would this be a good approach?
    Any input on how to handle propagation from development to production environment, and if you are aware of "best practices" when it comes to OWB environment is appreciated.
    Best Regards,
    Vlasta

    Hi,
    Copy whole catalog and rpd from dev to prob.
    If you want to copy specific report go to OracleBIData\web\catalog\samplesales\root\shared\sample+sales(group folder name)
    You can copy reports under folders and dashboards in _portal in Sample sales group folder...both file and .atr file.But you may miss security applied on those dashboards.
    http://www.rittmanmead.com/2008/04/28/migration-obiee-projects-between-dev-and-prod-environments/
    Best practice is to copy whole catalog and rpd (or) Copy shared and system folders and their .atr files from OracleBIData\web\catalog\samplesales\root so that you will not miss security and you will not over ride users folders which may contain some data created by them.
    Thanks,
    Srikanth

  • Restore FARM production environment to test environment

    Hello,
    We have installed a two-tier SharePoint 2013 Farm (1 SQL + SP 2013 server). We have now installed two new servers with SQL and SharePoint 2013. I would like to restore the production environment to this new test environment.
    What's the best way to do this:
    1. Run the configuration wizard and install all service applicaties and restore the content DB's
    or
    2. Perform a farm backup of the production environment and restore this to the test environment.
    For option 2: how do I need to prepare the new test environment?
    All help and instructions are welcome.
    Thanks,
    Dennis

    i would go with 1st option, it having 100% success in my case.
    Install the SharePoint and run the config wizard, make sure test farm should macth the Pord Versions( mean you need to install all updates which you did in prod).
    Create the services Application, Web application, deploy the solutions if any.
    then take the backup of content db, move to test Farm Sql server, then attach to web apps.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Move Analysis from test OBIEE server to production

    Hi all,
    how do I move Analysis from test OBIEE server to production without re-creating it again from the beginning?

    Check this link
    http://www.rittmanmead.com/2011/02/obiee-11g-migrations/
    Look at Catalog manager part.
    Navigate to the specific folder/report using Catalog Manger and then select the report(s) and then File Menu archive and specify the folder to save the archive
    Move them to Prod box and the Open Catalog Manger and navigate to specific folder and File menu Unarchive select the path for file
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/prescatadmin.htm#i1044262
    If helps mark
    Edited by: Srini VEERAVALLI on Feb 19, 2013 12:18 PM

  • Full export of the CMS from Production to Development

    Hello All,
    We have to export the reports and universes from Production to Development. In short we need to sync the Development CMS repository with Production CMS repository.
    What is the best way to do this. Is Import Wizard the only way to export the contents to Development?
    Because when I exported one report from Dev to Prod , we had to go and reset the scheduling properties again in Production. It did not maintain the properties which it was set to before. Is there a way to maintain the scheduling properties the way it was set to before. Or every time when we export a modified report to Production, we need to go and set properties back?
    We are using BO 3.1 version.
    Thanks,
    Naveen

    Hi NR,
    You will see both Development & Productions services when you go to the "Servers" in CMC once the development is up.
    For example,
    dev.pageserver
    dev.reportjobserver
    dev.cacheserver
    prod.pageserver
    prod.reportjobserver
    prod.cacheserver
    this happens b'cos of using the production schema for development. It will have a copy of the production services, so you need to delete the services once the CMC is up and running.

Maybe you are looking for

  • Query based taxonomy from scratch gives NoSuchMethodError...

    I'm trying to create a query based taxonomy following the instuctions specified in the help docs: KM Platform -> Admin Guide -> Content Mgmt -> Taxonomies and Classification -> Creating a QBT -> from scratch. I created an index on a newly created (he

  • System extension cannot be used error message

    I keep getting a message: The system extension "/System/Library/Extensions/IOFireWireWDHID.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update. I no longer use a Western Digital

  • Xserve doesn't authenticate

    No one can login to the network (Open Directory on xserve). Local logins to machines are OK and network connections are OK. Admin can connect to Workgroup Manager, Server Monitor, etc, but the padlock shows locked - all editable fields are greyed out

  • VoIP Pilot and the info or Point one need to know ?--URGENT

    Hi There, As the subject say, is the Cisco way of VoIP solution is the best of industry. currently we are running a VoIP pilot with Cisco provided solution but just was cusrious that 1)WHAT ALL ONE NEED TO LOOK OUT AND KEEP IN MIND WHILE DESIGNING A

  • Mighty Mouse is freaking out!!

    Sorry folks, don't know where else to post this. Last night my mighty mouse started reacting as if I was pressing the two side buttons but I was not touching them, it kept trying to launch Expose. The slightest touch would trigger the side button act