How to Refresh UAT Primary/standby from Production primary/standby

Hi ,
We have the following setup :
Primary/standby - Production
Primary/Standby - UAT
I need to know the process on how to refresh the UAT primary/standby .
I'm thinking on the following lines :
1] If we have the export dump of production , can we go ahead and drop the schemas to be refreshed on both UAT Primary and UAT Standby UAT then perform the schema import on Primary UAT .
2] In case if I have to do a full refresh of UAT , do I need to rebuild the UAT environment from the proudction backups Ie,
(i) Drop both the UAT primary and UAT standby database .
(ii) using the produciton backup built the UAT Primary . Take the UAT primary backup and build the UAT standby .
Appricaite if any one can provide some best practices to refresh UAT from Production.

That setup seems to be rare. We assume that the Standby Database is used for testing and have a feature for that called Snapshot Standby.
But in your scenario, you need to develop your own techniques for "refreshment of the UAT Primary".
An easy way (if your Primary is not too large): Throw away your UAT env each time the "Production Primary" changes and RMAN clone it to "UAT Primary" then.
Then RMAN duplicate "UAT Standby" again. Could be relatively easily scripted.
But again: Why not just create an ordinary Standby on your UAT hardware and use it for testing with Snapshot Standby feature? Much easier to maintain.
Kind regards
Uwe Hesse
http://uhesse.wordpress.com

Similar Messages

  • How to refresh Java service facade from entities tables

    Hi Everyone,
    somebody of you guys know how How to refresh Java service facade from entities tables. from oracle jdeveloper 11g.
    my tools are:
    Toplink
    Adf
    Java Service Facade.
    thanx

    Hi,
    sounds what you want is to wag the dog with the tail. What is the use case you want to implement? Do you want to refresh a collection in response to RDBMS changes ? If so then Active Data Services is an option. However, your question is not well asked and I am already spending more time in answering your question than you spent writing it
    Frank

  • How to get unloading point value from Production order?

    Hi
    Can u tell me how can i get the Unloading Point  value from Production order where the
    Warehouse no,
    Movement Type AND
    Requirement Type F is given
    Kindly send me full select query (Table name-field name).
    Moderator message: please search for available information and try solving things yourself before asking.
    locked by: Thomas Zloch on Sep 24, 2010 9:15 AM

    Try these options.
    Table: AFPO
    Field: ABLAD.
    Table: AUFM
    Field: ABLAD.

  • How to copy master data backwards from production to QA

    Hello BI community,
    Our transactional QA system was refreshed with a database copy of production, and the BW landscape was not refreshed.  We cannot refresh the BW QA system because the production BW database is far too large to be duplicated.
    So I'm searching for a way to bring all of the MASTER DATA up to date in the BW QA environment, without performing manual reloads.
    Would it be possible to perform a copy of just the P,Q, X, Y, and T tables from production database to QA ?  I believe this would cause inconsistencies with the S tables.  But then, to copy the S tables backwards from production to QA would cause inconsistencies with the transational data providers.
    Is it possible to do a "client copy" in BW where only the master data is transferred ?  I think we'd be comfortable with reloading all new transactional data as necessary, just as long as the master data were brought back in its entirety from production to QA.
    Any thoughts our guidance will be greatly appreciated !
    Thanks,
    Keith

    big thanks to everyone who has replied, and especially for this suggestion!
    The reason why we don't load the data from BW production is simply a matter of volume.  It's a 7 TB data warehouse, and the master data sizes are huge.
    One other option I was thinking of, since I used to be a basis guy, is to copy the entire production database and then delete, delete, delete away the transactional data until it's all gone.  The only thing needed after that is a database real work to give the space back.  Of course, the basis guy see that as a last resort
    I'll try this suggestion above & then report back with the results... but I'm afraid the data sizes, again, will be prohibitive.  We'll see.

  • How to refresh one View instance from another View Instance

    Hi ADF Experts,
    I have a requirement in which I have created two View Objects based on a single entity object.
    I am using a first VO to display data in a table and the second to update data to database.
    The commit will happen through a Global save button.
    But before the global save, I need to show the data using the First VO, which is inserted using the second VO.
    Can anyone help me on how to refresh the first VO to display the data.
    Thanks in Advance
    Mohan
    Edited by: 946185 on Mar 29, 2013 4:24 AM

    Hi Dileep,
    The first VO which I mentioned is based on two EOs and has a lot of calculated values.
    And to add to my worries there is a parent child relationship between the two EO's, where in parent is updated with one row and child with multiple rows.
    The multiple rows updation to the child should happen with a shuttle component in a different popup.
    So I am inserting everything programatically in the java code, where I need two use different VO to update parent and different VOs for the shuttle.
    I could get the data, if it is committed, but to add to the complexity, there is a global save button which should commit the data.
    So I want to get the data based on the EO update before commit to the database.
    Thanks
    Mohan

  • How to refresh or close graphics from forms

    I call two graphics from forms, through pl/sql. There are
    parameters in the forms to tune the graphics. But trying to
    refresh the graphics results in access violation and the
    graphics becomes a 'zombie'. Why is it possible ? How to avoid
    it ?
    null

    Hi,
    I am a newbie in taskflow development world.
    Having gone through the above answer, I am not sure on how it fits in my problem domain. I created a taskflow with few iinput parameter to it. Actually it's a polling application that displays a poll on the basis of poll id provided by user through taskflow input parameter. A new requirement came up to show a list of polls and user may click on a poll from the list and that poll should get displayed.
    I have done the showing list of poll part, but when user clicks on a particular poll, even though I am setting the poll ID of the selected poll to the appropriate parameter, it's not being taken. While doing some R&D on this, I found there are two attributes called Refresh and RefreshCondition for taskflow refreshing. Initially the value of Refresh was set to 'always' which I modified to 'ifNeeded' and 'deferred', one at a time and it did not work. I have also tried binding a boolean variable to 'RefreshCondition' attribute, but while debugging, I have found, that the boolean variable is read only once while the taskflow is getting initiated, no matter what the value of 'Refresh' is.
    I did not get much time to explore the meaning and applicability of 'Refresh' and 'RefreshCondition' attributes, but have a feeling that these are the ones that I have to tweak a little to get my work done. Can someone please help me on this?
    Thank you,
    Kanchan Upadhyay

  • How to refresh JSR 286 Portlet from managed bean?

    Hi,
    I am using jdev 11.1.1.5, I have created a Portlet Producer Application, this application contains ADF TABLE with command link inside and the partial submit set to false.
    I want to refresh the portlet when in Portal Application from within the action of the command link.
    The idea behind this scenario is that the same command link have 2 behavior:
    -open popup window
    - reload the ADF Table and changing the "value" for it
    If I change the partial submit to true, the reload works fine but the popup does not appear
    If I change the partial submit to false, the popup appears but the reload of the table does not happen.
    Thank you in advance
    Emile

    This question should be moved to the WebCenter forum: WebCenter Portal
    You have a commandLink that opens a popup in your consuming application and on the same time you also want to refresh the portlet?
    Why not adding a partialTrigger to the portlet that listens to the commandLink?

  • Database refresh from production to test -how to clean existing test env

    All,
    My environment is
    Both Production and Test databases are in two node RAC environment
    Oracle version - 10.2.0.4.0
    OS - RHEL5
    Production database size 80GB
    We need to refresh the test environment from production database. Complete objects, data etc should be refreshed.
    We have a datapump export from production environment. With this export dump from production environment, I need to import into test environment.
    So far, I have imported with this kind of dump to the fresh database only.
    Now, we have already objects, data sitting in the test environment. How to clean the existing test environment and refresh the production datapump export dump.
    I thought of dropping all the tablespaces in test (other than system,sysaux, undo and temp). But not able to drop few tablespaces, it is telling that index is available in other tablespaces, dependency errors etc.
    Which is the best method to clean the existing test database. Management is not interested in dropping the test database and recreating it.

    I understand that you are Newbie , let give me simple steps.
    Follow the steps on testing envi.
    1. Drop only Application users that you want to refresh from Prod(Do NOT drop users system,sysaux.. or tablespaces)
    2. Create the users that you dropped.
    3. using import or import data pump import the data.
    In case you want to import user"A" data to "B" use REMAP_SCHEMA option.
    See the below link for data pump export/import with examples.
    http://oracleracexpert.blogspot.com/2009/08/oracle-data-pump-exportimport.html
    Hope this helps.
    Regards,
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    Click here for [How to add and remove OCR|http://oracleracexpert.blogspot.com/2009/09/how-to-add-and-remove-ocr-oracle.html]
    Click here in [ Making decisions and migrating your databases |http://oracleracexpert.blogspot.com/2009/08/download-sql-developer-migration.html]
    Click here to lean [ Static parameters change in SPFILE and PFILE|http://oracleracexpert.blogspot.com/2009/09/how-to-change-static-parameters-in.html]
    Edited by: Satishbabu Gunukula on Sep 14, 2009 5:09 PM
    Edited by: Satishbabu Gunukula on Sep 18, 2009 10:35 AM

  • Need to refresh Test environment from Production

    Hi All,
    I need to refresh our Test environment from Production.
    Can anyone help me with the list of special tools from different vendors to do it?
    Any kind of help is appreciated.

    Hi Manoj,
    Thanks for your response. I am aware of the system copy.
    can you help me with some tools from different vendors that can be an alternative to system copy.
    we have categorized the task into 3 categories:
    Database restore
    Client Copy
    Special tools
    The third one includes tools from different vendors (for example: TDMS from SAP itself).

  • Product Allocation: Removing a Material from Product Allocation

    Hey folks! 
    I am new to the forums, so hopefully some of you sharks will bite on this one.  I work for a consumer products company and we're having issues with product allocations.
    We have had a material on product allocation for the past 3 months.  We used a allocation rule that is modeled off of the S140 rule on the basic data of the material view.  However, our production has now ramped up sufficiently to produce this product and provide normally. 
    1) How do we remove the material from product allocation?
    We deleted the rule from the basic data view, but is there anything else we need to do?  There are many remaining open sales orders that get the error "No Feature Combination exists for this selection error".  I have ran rescheduling (V_V2) and have also ran the SDRQCR21 to rebuild requirements, but it still remains with this error.
    2) Is there something we have to do with the infostructures?  Something we have to do in MC64 or MC94? 
    3) Do we need to go through each sales order and delete the line item and replace the line item to get the normal ATP to function (we would rather not do this as we have EDI information connected to each line item)
    4) Is there another report out there I need to run that I just do not know about?
    Any help would be great.  We are on ECC5.0 Hotpack 15.  I will reward points if I can figure out how to.

    Use MC94 to remove the quantities allocated.
    Use MC62 to remove the planning hierarchy.
    I believe that in your situation MC94 will work.

  • Returns from production against Process order

    Hai
    Can anyone suggest, how to intimate to stores department from  production to receive the shop floor returns when any process order is cancelled.
    Note: Here stores department should know through wich process order/reservation the material to be received. based on the reservation / intimation, stores department shall receive the material. (This transaction can be done in two steps)
    Regards/Ramu

    Hi Ramakrishna,
    You can have a cancel form which contains the Process / Production Order nos. In this form you can intimate your store whether to receive back the entire components or only selected components.
    The store can then post a reversal for this using MB1A, cancel w.r.t the order specified in the form.
    I hope this meets your requirement, if not revert.
    If helpful award points
    Regards,
    Vivek

  • Importing Program from Production System to DEV and QAS.

    Hi All,
    I have 3 Systems in my Landscape.
    DEV-> QAS-> PRD
    One of my Z program is running in the Production system.
    This Z program is got deleted in the DEV and QAS.
    How can I import the Program from Production System to QAS and DEV.
    Regards,
    Viji.

    hi Vijaya laxmi,
    you can goto Production system ---> SE38/ SA38 and copy the program and create the same in program using SE38 in Development system  and then transport it to Quality system.
    You can also Re-Import the Request from Production to Dev system.
    Thanks,
    Nelson
    Edited by: Nelson karunakar on Sep 18, 2008 7:15 AM

  • Prepare new test from Production

    How to Clone JDEdwards Enterprise One from Production to Test. Which document to follow. Please advice as this is very urgent.
    Thanks.

    I see you posted in both sections in the JD Edwards World category. Again, there is a separate forum for JD Edwards Enterprise One. If you go back to Forum Home and scroll down below the JD Edwards World category, you will find the JD Edwards Enterprise One category. That would be the better place to post this question (technically there is a good amount of difference between World and Enterprise One).
    John Dickey

  • Copying jobs from production to test server

    Hello,
    there are some jobs that are run at particular time in the productive system, the same jobs are not available in the test system.
    can someone tell me, how can i copy these jobs from productive to test system.
    thanks
    Arun

    Hi,
    I dont think SAP has provided any feature to copy job.
    Check the details of job scheduled in prodution & goto SM36 in Test system to create your own job with same details.
    Best regards,
    Prashant

  • Undo a receipt from production

    How can I undo a receipt from production. The date is incorrect on the Receipt of production. I want to correct it.
    Zaigham Khan

    Hi
    There is no Undo option in Production order
    U have to Create Good issue as in Goods receipt to nullify the wrong entry and make one more receipt with correct.
    Giri

Maybe you are looking for