Recovery in a different Host

Hi,
I have a RMAN backup running in my production database with nocatalog and the backup is in Disk.
I want to restore the backup in a different host(QA) by mounting the backup files in QA server and recover only two tablespaces.
Can anyone tell me the steps involved in this?? How do I make sure that I restore the backup into the QA server and not in the Prod server itself?
Thanks.

Hi. The main word is "AUXILIARY DATABASE". Taka a look at the following link. You can choose the better solution for you.
Restoring the Database to a New Host
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmrecov.htm#1007514
Performing RMAN Tablespace Point-in-Time Recovery
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmtspit.htm#449254
Bye, Aron

Similar Messages

  • Restoring Web AS ABAP+JAVA or JAVA to different host

    Dear forum,
    We have a disaster recovery plan by using another host (call it as the backup host) to run SAP in case the main host is failed.
    The backup was done separately for DB, IFS and authorization, as well as the restore. After the restore, the profile parameters were changed to be pointing to the new host.
    We did a restore of ABAP+ JAVA and JAVA only systems from the backup that was performed on the main host to the backup host.
    In the JAVA part for both ABAP+JAVA and JAVA, I found a lot of things to change in configtool which are still pointing to the old host. I have tried to change the parameters that I found, but it didn't help.
    I could get the ABAP part up and running by maintaining WRKSRVTBLE and some SQL packages issues, but not for the JAVA part.
    Can I do a system copy from the main host to the backup host and in case of a disaster, the action is only restoring the DB part? Or any other suggestions?
    Thanks before,
    Agoes
    Message was edited by:
            Agoes Boedi Poerwanto

    Hi Agoes,
    Let me make sure I understand what you are trying to do.  Your backup system is basically a copy of your production system running on a different host.  If the production system fails then you will restore the data from the most recent backup to the system running on the backup host.  Is that the scenario?
    If you are just trying to copy the system to a new host and get it up and running, I would recommend an officially supported method such as a homogenous system copy to do this.  However, the attached document in SAP note 568820 "iSeries: Implementing an Independent ASP (iASP) System" has an entire section on modifying an SAP system to run on a different host.
    You may want to consider taking your HA strategy one step further by implementing an iASP.  Your HA solution that you describe is very similar to the iASP solution, but I think an iASP will better meet your needs.
    Kolby

  • How to Protect two Apps running on two different Hosts using same OAM serve

    Hi All,
    I am new to OAM. I am trying to configure SSO for an Application using OAM 11g server which is already protecting another Application(Oracle EBS) on a different host.
    Oracle EBS application uses the Oracle EBS Access Gate to collect the credentials.
    Now what should I do to protect the second application say APP2. Should I require to install a new OHS instance and new Webgate for this purpose ? or can i use the one already used by EBS application ?
    Please reply me soon
    Thanks,
    Prabhu

    You may use the same OHS instance by creating additional reverse proxy filter for your application 2.
    Or create another instance of OHS and configure webgate, OAM policies for your application 2.
    All the applications configured with OAM will be configured for single sign on and no special configuration needs to be done.
    Here are my comments to your questions:
    1) Can you tell me why we should have different OHS and Webgate to protect the 2nd application ?
    - As per best practices, you should have different OHS instances (+webgate) for different applications. But you may also configure the same OHS for multiple applications.
    2) If we have different OHS and Webgate, then the same OAM session will be shared between the applications ? Basically the user will navigate from the first application to the second application by clicking a link on the first application's page. Will the OAM_REMOTE_USER header be passed on to the second application in this case?
    - Yes, if you have different OHS and Webgate, then the same OAM session will be shared between the applications.
    To pass the header variables to any application, add the variables in the application's OAM authorization policy responses.
    3) By default OAM 11.1.1.3 sets the userid to the OAM_REMOTE_USER? or we should manually set a response header ?
    - To be on a safer side, set this header on the authz policy's response tab and put the vallue as $user.userid

  • Creating a standby on different host

    Hi ,
    We are planning to create a cross platform standby database.
    our source db is on IBM AIX and standby will be on HP-UX.
    oracle db version: 11.2.0.1
    Is it possible to create a standby when primary and secondary will be on different host.
    your suggestion are appreciated.
    Thanks and Regards

    Hi,
    Yes .. you can't do that.
    For each architecture Oralce build their own binaries. (i.e Processor Power has is different binaries from Processor Intel)
    For some architectures, Oracle succeeded in creating compatibility between some different architectures, the Table on note 413484.1 describe it.
    Oracle has certified to use AIX (Power) with Solaris (SPARC), but because of bug (12702521) Oracle reported it's no longer certified.
    In your case (AIX) there is no compatibility with others plataform. AIX binaries is compatible only with itself. (e.g Processor Power 4 with Processor Power 7)
    If you still think about creating a DR environment, using a different platform (In your case AIX) you must search about use the Oracle Golden Gate or Oracle Streams.

  • I have made a website using iweb, as this will no longer be supported by apple, does that mean the gallery I have created on my website will no longer work even though I am hosting it with a different hosting provider

    I have made a website using iweb, as this will no longer be supported by apple, does that mean the gallery I have created on my website will no longer work even though I am hosting it with a different hosting provider. Will the other widgets no longer work?

    There are a few things that won't work on other hosting sites; hit counters and pop-up slide shows for sure.
    See http://oldtoadstutorials.net/No.iW11.html for more info, and/or the iWeb forum at https://discussions.apple.com/community/ilife/iweb

  • Issue Creating Duplicate Database on Different host using RMAN Backup

    HI friends..
    I m trying to create a duplicate db on different host ....... 27
    i have live production db on ............. 15
    its up 24*7.
    i know how to create dup db using cold backup..but dont know how to create it using RMAN Backup..
    I have googled..but getting issues..
    Steps Taken till now
    Note- I dont have catalog created on live db..
    I already have set the tnsnames.ora on both servers
    1) Took full backup plus archivelog plus control file on 15
    2) moved it to another host..ie 27
    3) now on live db..
    I conected to rman target /
    so i m now connected to prod db
    than i try to conect to rman auxiliary sys/sys@dubpd..
    But it gives me insufficient privilages error..
    Can you tell me what to do next..Coz unless i get into mount phase on sever 27( new server)..i cannot use the control file from backup).my dupdb is up in nomount phase..but what enxt i can do..to restore the control file and than restore the backup after cataloging them to right path..
    Thanks in advance frieds...

    sai121 wrote:
    Nope ..on live db..
    @comand prompt when i type sqlplus sys/sys@dupdb..
    its says 0ra-12518...Listener cannot hand off client connection..
    My tns name for live server is..*primary* on live server .. whose ip is 15..(lIVE SERVER).
    i also have another entery with tns names- standby .on live server .. whose ip is 27..(other server for duplicated db).
    now @command prompt..@live server.. i did sqlplus sys/sys@standby
    It gives me ORA-12518
    Am i missing something..1- It could be a network problem. You may enable tracing on listener (and examine the logs).
    2- Add "DIRECT_HANDOFF_TTC_LISTENER=OFF" to listener.ora, then reload the listener
    3- You may want to increase "large_pool_size"

  • Installation of J2EE Adapter Engine with DB on different host

    Hello all,
    I don't know if this is the right thread, but hopefully it is.
    I have got following assignment:
    I have to install NW70 PI/XI J2EE Adapter Engine. The trouble is, that due to a CI and DB hosts politics it's necessary to have database on different host than the central instance is.
    But unfortunatelly the "SAPINST" program and its choice of J2EE Adapter Engine installation doesn't offer the possibility to install the product (J2EE AE) as a distributed system. SAPINST simply installs J2EE AE on one host including database. I've not succeeded the find a work-around.
    I got two ideas, but I would like to confirm them:
    1) Instal full SAP Java AS as a distributed system. After proper installation and patching I would use a SDM tool and deploy all necessary components to get a J2EE Adapter Engine "like" system. The  only problem is that I don't know exact difference between normal SAP Java AS and SAP J2EE Adapter Engine and I'm not sure where could I get all necessary .SAR files.
    2) Make a installation of SAP J2EE Adapter Engine as SAPINST allows. After installation and pathing, shutdown the system and move database to desired host, change all settings and start SAP J2EE AE as a distributed system. Only thing I'm not sure about is, if the J2EE AE would run in such a landscape.
    Could anyone help me to get out of this deadend ?
    Thank you for your comments in advance. Rewards points granted.
    Tomas

    Hi Jitendra,
    thank you for your effort.
    Maybe the question is more to Oracle forum part, because I don't think, that I would be able to do the installation as I described in point 1) (distributed JAVA AS and manuall deploying of AE components).
    Probably the SAPINST is built up in this way, because in most cases it's needed to install J2EE AE on side of the other integrated system and there is one special machine dedicated to it.
    If this is true and J2EE AE is really "normal JAVA AS" with some more functionality, I think the installation can be done as I described in point 2) - to install the J2EE AE locally, then shut it down and move the database to different host as required.
    Anybody with different idea ?
    Thank you
    Regards
    Tomas

  • Integrating Apache & 9iAS which are running on different hosts.

    Hi,
    Need to integrate apache_1.3.24 & Oracle 9iAS which are running in different hosts.
    I feel, to integrate I need to do more than just adding the proxy entries.
    Any help appreciated to sort this issue.
    Shafeen

    Hi,
    Need to integrate apache_1.3.24 & Oracle 9iAS which are running in different hosts.
    I feel, to integrate I need to do more than just adding the proxy entries.
    Any help appreciated to sort this issue.
    Shafeen Hi there.
    What kind of integration do you need? If you want to mirror a 9iAS URL on the Apache you can use the ProxyPass directive, eg (please check the documentation):
    ProxyPass /local/url/ http://remote/url/
    HTH.
    Finn

  • Disaster recovery on a new host. Oracle 11.1.0.6

    Oracle 11.1.0.6, windows server 2003 R2 Service Pack 2 x64)
    I need to test disaster recovery on a new host(with diferent name).
    It looks like I am able to complete recovery stage but dbcontrol doesn't work for me.
    I was told: if you change host name or ip address you should delete repository and recreate it.
    Do I need to import emkey.ora file on a new host as well?
    I used this post
    11g Disaster recovery on a new host.

    restored database on a new host
    copied emkey.ora to a new host c:\oracle\product\11.1.0\db_1\sysman\config
    set ORACLE_SID=ORA2
    run cmd
    C:\oracle\product\11.1.0\db_1\BIN>emctl config emkey -emkeyfile C:\oracle\produc
    t\11.1.0\db_1\sysman\config\emkey.ora -force
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password:
    The Em Key has been configured successfully.
    C:\oracle\product\11.1.0\db_1\BIN>emctl config emkey -copy_to_repos
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password:
    The Em Key has been copied to the Management Repository. This operation will cau
    se the Em Key to become unsecure.
    After the required operation has been completed, secure the Em Key by running "e
    mctl config emkey -remove_from_repos".
    emctl.bat stop dbconsole
    emctl config emkey -repos -sysman_pwd password
    emctl secure dbconsole -sysman_pwd password
    emctl.bat start dbconsole
    now able to open
    https://oratest05.domainname.com:1158/em/
    but unable to logon
    Your username and/or password are invalid.

  • Migration of local SLD to Central SLD on different host.

    Hello Experts,
    We have migrate the local SLD existing on the SAP PI System to a new Central SLD on a different host on SAP Solution Manager system.
    I followed the OSS Note 720717, which contains the description of the changes that have to be exectued in the SAP XI/PI Environment, during the SLD Migration. This note does not give any details of the description of changes for the other SAP Systems such as SAP ECC, BI etc registered in the SLD.
    Can anyone provide the OSS Notes, SAP Doc URL or the steps on how to migrate the local SLD existing on SAP XI/PI System to the new Central SLD on the SAP Solution Manager system.
    Thanks for help in advance.
    Best Regards,
    Haleem

    Firstly
    I recommend to avoid having 1 SLD for multiple clients - like Solution Manager, BI, ECC
    This is because clients may end up having conflicting requirements for the same SLD
    - for example the small user group for Solution Manager may have a flexible and easy going policy on J2EE downtime
    - but if you take down the Solution Manager J2EE that houses the SLD and PI uses this SLD - then you could have a severe affect on PI useage
    Secondly
    Although you can migrate content - this still does not guarantee the target landscape will work
    - you may still need to manually re-implement target landscape configuration
    let me give you an example
    SLD 1 is being moved to SLD 2
    Portal 1 is pointing to SLD 1
    Even if you migrate the content of SLD 1 - including the ECC and Portal technical system landscape information
    Portal 1 is still pointing to SLD 1 - this then needs to be manually re-pointed to SLD2
    and that might not be all the complete steps either !
    The complete steps of migration from the client side may not be available  (I have found only steps to
    migrate SLD content not migrate client use of the SLD)
    - they may only be available as the documentation for the original configuration steps required to step SLD and the client
    - therefore when migrating SLD you must go through the client setup documentation for SLD and check your
    target landscape is consistent
    Lastly - other considerations include
    Lets say you also export model and CIM content from SLD 1 to SLD 2 - this means SLD 2 has an import line from SLD 1
    - if you decomission SLD1 then you need to switch the import line which is not recommended - this could cause severe problems and may require you to create a new import line to upload content from SAP /swdc (which you need to keep the SLD bug free and latest definitions)
    Just a few thoughts on issues you may encounter
    Best wishes
    Stuart

  • Rman duplicate database from test to production different host

    Dear All,
    usually i do the rman duplicate (clone) database in different host using same backup location as the source database in target database.
    now i am in situation to clone the database with different backup location
    source database location:/u01/db/backup
    target database location: /tmp_dbbkup
    is it possible to create the duplicate database with the command
    rman target sys@UAT1 auxiliary /
    RMAN>CATALOG BACKUPPIECE '/tmp_dbbkup/UAT_2670198561_44_20110101;
    RMAN>duplicate target database to DEV;
    is it ok?
    we dont have privilege/rights to create a folder/directory in production server.
    what i have to do now?
    thanks in advance.
    my oracle version: 10.2.0.4.0
    operating system: AIX

    tychos wrote:
    Hi rajeysh,
    what i have to do now?You could make a sym link on the dev server
    So /u01/db/backup on the dev server points to /tmp_dbbkup
    Regards,
    Tychothank for your reply tychos,
    $ ln -s /u01/db/backup/OUAT_2670198561_44_20110101 /oracle/db/backup/UAT_2670198561_44_20110101
    $ ls -ltr
    total 1475968
    -rw-r----- 1 oracle dba 307654656 Jan 7 10:03 db_DEV_20110107_4em1gm3e_1_1_L0
    -rw-r----- 1 oracle dba 448030720 Jan 7 10:03 db_DEV_20110107_4dm1gm3e_1_1_L0
    lrwxrwxrwx 1 oracle dba 45 Jan 11 20:53 UAT_2670198561_44_20110101 -> /u01/db/backup/OUAT_2670198561_44_20110101
    $ ln -s /u01/db/backup/AOUAT_2670198561_46_20110101 /oracle/db/backup/OUAT_2670198561_46_20110101
    $ ln -s /u01/db/backup/OUAT_2670198561_47_20110101 /oracle/db/backup/OUAT_2670198561_47_20110101
    $ ln -s /u01/db/backup/OUAT_2670198561_45_20110101 /oracle/db/backup/OUAT_2670198561_45_20110101
    $
    is it ok
    will the duplicate gets the information from /oracle/db/backup
    if i did anything wrong , please correct me?

  • Integrating BI Publisher 11.1.1.5 with Enterprise Manager 12.1.0.1 - Different host

    BI Publisher 11.1.1.5 is installed in Host A and Enterprise Manager 12.1.0.1 is installed in Host B.
    All the samples and steps given in the oracle doc explains how to integrate them if they are in the same host.
    ./configureBIP
    But how to integrate them if they are on different hosts?

    Hi Anandh,
    Bi publisher cannot be integrated with EM 12c is its running on a different host
    Below are the scenarios
    For Standalone OMS setup
    BI Publisher can only be installed only on the 12c OMS host in case of standalone OMS setup
    For multi oms setup
    BI Publisher can only be installed only on the Primary OMS in a Multi-OMS setup.
    Ref
    How to Integrate BI Publisher (BIP) After Fresh Install or Upgrade of EM 12c Cloud Control ? (Doc ID 1392921.1)
    16 Integrating BI Publisher with Enterprise Manager
    http://docs.oracle.com/html/E24089_15/install_em_bip.htm#CHDHJFEC
    Regards,
    Rahul

  • TMS cannot open the file on the different host

    Hi!
    I have very simple scenario: 2 Systems (DEV and PRD) on the different hosts which should be configured in the TMS.
    I have done the following:
    - I have changed the DIR_TRANS-parameter on the PRD-host and gave him the value of the DEV in the instance-profile. Unfottunately the error appiers "this folder does not exist"
    If I do the transport group check I see the red points. This means I cannot open the file on the different host (e.g. from DEV on the PRD and opposite).
    Should I set users manually or share the folder or something like this to give access for the TMS?
    Thank you!
    regardss

    Thank you Eugene, I could open the document by changing it's name
    Greetings
    Pall Jokull
    Reykjavik, Iceland
    2009/4/11 Eugene Tyson <[email protected]>
    rename the file so that there are not two "dots" in it.
    >
    you have ".2008.indd"
    >

  • Can I restore the database (clone) to different Host/User account?

    Hi,
    We use RMAN catalog that backup our production database using "oracle" user (OS user is "oracle") account. We wanted to clone this database to different host and to different OS user (for example is "oradev") account. Both user has same group (oradba). Can I able to restore the control fies/data files to different user account (the account that wasn't backed up).
    Please update if you know of any documents/pdfs/links that explains this detail.
    Thanks in advance for your assistance,
    Ranga.

    Yes, the user account should be transparent assuming the backuppieces have the appropriate user/group permissions.

  • Hover text defaulted on my site, ignoring my mouseover HTML. Two different hosts show same bug. (Chrome showed same on one host.)

    My stylesheet mouseover/hover texts show properly when <my-custom>.css comes from local (offline) disc, but when online, a default "Control+R improves the quality of this image..." shows instead, presumably from the browser. Occasionally a test will show my custom hover text on the very FIRST mousover event ONLY, then the default kicks in.
    This behavior showed also on Crome before I banished it. (Chrome's default text was identical) Support at my usual webhost has been looking at the problem for two weeks without result. Today I loaded the same code to a different host organization (under http://waggledance.us) and I'm seeing the same default behavior, including an occurrence of the "first time okay" observation.
    I note there is a default "Main.css" on that second server, which makes me ask whether a default .css is getting slammed on my user after <my-custom>.css serves (on both hosts??).

    This is not a problem on your web server, it almost certainly is a feature of your internet service. Please see this recent thread for some possible approaches: [https://support.mozilla.org/en-US/questions/941344 How do I get rid of the annoying Improve Images tooltip?] Can you resolve it?

Maybe you are looking for

  • Re: SAPlicense installation problem on NW04/WAS640/Linux

    Hi Friends, I have installed NW04/linux test drive on fedora linux. After that I try to install saplicense under user nw4adm. But I get following error: SAPLICENSE (Release 640) ERROR *** ERROR: Can not set DbSl trace function DETAILS: DbSlControl(DB

  • Getting white boxes around images.. help!

    I dont know whats going on. I havent used Dreamweaver in a while and am having an odd issue. Located here: www.gwoodsconst.com I am getting white boxes around the images. Not sure what the issues. Any thoughts? Thanks.

  • The Health app in iOS 8?

    I have used this app with varying results since receiving my iPhone 6+.  Hopefully, it is still in its infancy and will improve.  One question, among many, here's how it measures and records "flight climbed". I am up and down stairs practically all d

  • Modules necessary for Disbursing loans to customer through Financials

    We currently have only Budgeting and General Ledger modules implemented in our organization. The Oracle Financials system is currently used as a Funds control system for various third party Loan Management Systems. The Loan systems send there Loan ap

  • Problem form Pricing

    Hi all, i have to update pricing form applying a filter to the default where. I've tried to do it with form personalizations (not custom.pll because we have a windows server and it is a problem when i have to upload file), but it doesn't work. The qu