What / which method to use for the duplicate database

Greetings, the Experts of Oracle

I'm trying to replicate a database (src) of production to another machine (dest) for developers to do some tests before applying the changes to the production environment. The src and dest running Oracle 10 g 2 RHEL 4, 5.

Due to the firewall in our environment policy, may that src and dest will not be able to see each other on the network. Also the directory structure will be different on src and dest.

Now, there seems to be several methods available to achieve this:
1. duplicate with RMAN, something like:
rman TARGET sys/password@src NOCATALOG AUXILIARY sys/password@dest
DUPLICATE TARGET DATABASE TO dest NOFILENAMECHECK;
2. backup/restore with RMAN.
3 use the Import and Export (including impdp/expdp) utilities.

From my research so far, option 1 seems to be the method for this purpose. He also manages the directory structure difference quite well. However, it requires connection to src and dest simultaneously during replication. Is there a way it could be done from a backup image instead of a connection to the database of the CBC? Other 2 options are possible? Are there any other ways I could duplicate the database given the situation?

Appreciate your help.

If the CBC and destination cannot access another, then the simplest option will be #2 (restore a database to a new host: scenario) who also address the different directory structure.

Tags: Database

Similar Questions

  • What vmnic driver to use for the spine of 10g

    Hi any recommendation on what vmnic driver to use for the virtual machine if I have a spine of 10g? I use Vcentre 4.1 U2

    Hello.

    This will depend on the guest OS, but if you just want pure performance then VMXNET 3 would be the one to try. Also check out the kb VMware "choose one network adapter for your virtual machine.

    Good luck!

  • Which card to use for the backup of Win8

    Windows 8 requires a minimum of 32 GB card to use for the backup. I bought a PNY 32 GB (http://www3.pny.com/32GB-Pro-Elite-Series-Hi-Speed-SDHC-Class-10-UHS-1---35MBs-233X-P3122C442.aspx ), but it wouldn't work. Even though it says 32 GB it is actually a little less. If I buy a 32 GB SanDisk will, that I meet the same problem? Exactly what the size is a SanDisk 32 GB card? (http://www.sandisk.com/products/memory-cards/sd/standard-class4/?capacity=32GB)

    Thank you

    Ed P2

    any card 32 GB will be less than 32GB after it is formatted to be used in a computer. It is a standard for all types of storage.

    If you need 32 GB of actual useful storage space, you will have to get a 64 GB card.

  • What settings should I use for the rear button focus put in place for the d5 mark 3? TIA

    5 d Mark 3

    When you press the menu button, highlight on (using the knob on the front of the camera) menu "C.Fn2: disp.» "/ Operation" orange. (it's the icon of a camera that has an index of points for a light meter below - right of the wrench, to the left of the star icon).

    Each of these menus on the 5 d III have several pages.  This is the 2nd page (the 2nd point from left to right) who has the category of "custom controls".  Note that (using the wheel on the back this time) and click on the set"" button.

    Which displays a menu showing each of the important controls on the back of the camera and what they do.  Highlight the icon for the shutter button (this modifies the behavior of a half-press) and change to 'measure and AF start' to just 'start of counting.

    "AF-ON" button (on the back of your camera) is probably already put 'measure and AF Start' (I think that this is the default factory setting).

    If you're not so much focus to enable back-button (which is probably already active) you're more "power off" the focus when the shutter button is pressed to halfway.

    Good luck

  • Which DLL to use for the use of NOR-PCI-6703? (nicaiu.dll or nidaq32.dll)

    Hello! I'm programming ATEasy (from Geotest Inc.). I have to incorporate a Council OR-PCI-6703 and I need the driver for it. I do not know what .dll file to use: nicaiu.dll or nidaq32.dll. What is the difference between these 2 files? What is the best for me to use? Please help me!

    It depends on if you use the traditional DAQ driver or the driver DAQmx. If you use the DAQmx driver you want to use the nicaiu.dll. This link will explain the necessary information to be able to use for your application.

    David has.

  • That must make the password stored in the JAGENT portfolio, and what JAVA_HOME should I use for the pw_agent_util.sh command?

    I configure the GoldenGate Plugin for OEM. There is a step to create the portfolio. The documentation is not clear on the role of the provided password. If I run the JAGENT as user oracle, it must match the password for the oracle user, or is this separate password? Also, should I use the jdk to OEM agent to set JAVA_HOME?

    ./pw_agent_util.sh - jagentonly

    Pat,

    Morning.  Good to see that someone is working on the use of the plug-in for GoldenGate in OEM12c.

    If you use the plugin 12.1.0.2, you will be much better with the preparation of reports on the processes of GoldenGate.  In order to get the 12.1.0.2 plugin to work, the 12.1.3.0 JAgent is necessary and can be downloaded in the distribution of the Oracle GoldenGate monitor (Agent Monitor configuration Oracle #GoldenGate |) DBASolved).  If you use the old plug-in 12.1.0.1, the JAgent is integrated with the GoldenGate Software (Oracle GoldenGAte(11.2.1.0.1 and later) and Oracle Enterprise Manager 12 c |) DBASolved).  I recommend you take the new plug-in!

    Now to the address that ask you the password. The password is stored in the portfolio under the House of GoldenGate ($OGG_HOME/dirwlt) and is used directly for the JAgent to connect to the EMAgent and connect with OEM.  The password associated with user name is configured in the $JAGENT_HOME (different depending on version, look for the Config.properties).  Then in OEM, the user name defined in the Config.properties and the password in the portfolio must be provided before OEM GoldenGate targets will come.

    The $JAVA_HOME parameter is dependent on the version of JAgent you want to run.  The JAgent 12.1.3.0 to using the JDK 1.7 or higher.  The JAgent shipped using JDK 1.6.

    Thank you

    Bobby

  • How to COPY a BACKUP as the... CONTROLFILE can be used for the OPEN database

    I create a document such as a "How To" to move a position for a Junior DBA controlfile.

    But it seems that I'm the Junior because I am facing the following...

    Action plan:

    Move/rename a Controlfile

    Version of the database: 11.2.0.3

    Controlfiles moving of:

    / goldengate/ORCL/ORADATA /.

    TO:

    / GoldenGate/ORCL/controlfile

    Step 1: Set up environment variables

    $> export ORACLE_SID = ORCL1

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    $> echo $ORACLE_SID

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ORCL1

    $> export ORACLE_BASE = / u01/app/oracle

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    $> echo $ORACLE_BASE

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    / u01/app/Oracle

    $> export ORACLE_HOME=$ORACLE_BASE/product/11.2.0.3/dbhome_1

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    $ echo $ORACLE_HOME

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    /U01/app/Oracle/product/11.2.0.3/dbhome_1

    Step 2: Check control_files parameter

    $> echo "see THE PARAMETER control_files | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    control_files string/goldengate/ORCL/ORADATA/control

    ol01. CTL, / goldengate/ORCL/ORA

    DATA/control02.ctl

    Step 3: Closing the open database

    $> echo 'SHUTDOWN IMMEDIATE'; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    The database is closed.

    The database is dismounted.

    ORACLE instance stops.

    Step 4: Editing of the database

    $> echo "STARTUP MOUNT"; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ORACLE instance started.

    Total System Global Area 4275781632 bytes

    Bytes of size 2235208 fixed

    822084792 variable size bytes

    3439329280 of database buffers bytes

    Redo buffers 12132352 bytes

    Mounted database.

    Step 5: Creating a copy of the current controlfile

    $> echo "AS BACKUP COPY CURRENT CONTROLFILE FORMAT ' / goldengate/ORCL/CONTROLFILE/control01.copy.ctl'; ' | RMAN target / nocatalog

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Recovery Manager: release 11.2.0.3.0 - Production Fri Oct 22 17:03:27 2015

    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.

    connected to target database: ORCL (DBID = 1420762587, is not open)

    using the control file of the target instead of recovery catalog database

    RMAN >

    From 22 October 15 backup

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 58 type of device = DISK

    channel ORA_DISK_1: from data file copy

    copy the current control file

    tag name=/goldengate/ORCL/CONTROLFILE/control01.copy.ctl output file = RECID = 1 STAMP = 893783011 TAG20151022T170329

    channel ORA_DISK_1: datafile copy complete, duration: 00:00:03

    Backup finished at 22 October 15

    RMAN >

    Complete recovery manager.

    Step 6: Change of parameter control_files

    $> echo "ALTER SYSTEM SET control_files='/goldengate/ORCL/CONTROLFILE/control01.copy.ctl' SCOPE = SPFILE;" | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Modified system.

    Step 7: Closing of the mounted database

    $> echo 'SHUTDOWN IMMEDIATE'; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ORA-01109: database is not open

    The database is dismounted.

    ORACLE instance stops.

    Step 8: Installation of the database

    $> echo "STARTUP MOUNT"; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ORACLE instance started.

    Total System Global Area 4275781632 bytes

    Bytes of size 2235208 fixed

    822084792 variable size bytes

    3439329280 of database buffers bytes

    Redo buffers 12132352 bytes

    Mounted database.

    Step 9: Check control_files parameter

    $> echo "see THE PARAMETER control_files | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    control_files string/goldengate/ORCL/CONTROLFILE/c

    ontrol01. Copy.CTL

    Step 10: Open the mounted database

    $> echo "ALTER DATABASE OPEN"; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ALTER DATABASE OPEN

    *

    ERROR on line 1:

    ORA-01589: must use RESETLOGS or NORESETLOGS option of database open

    $> echo "ALTER DATABASE OPEN NORESETLOGS"; | sqlplus-s "virtue sysdba".

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ALTER DATABASE OPEN NORESETLOGS

    *

    ERROR on line 1:

    ORA-01610: recovery using BACKUP CONTROLFILE option must be

    Then...

    $> sqlplus/nolog

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    SQL * more: Production release 11.2.0.3.0 the game Oct 22 17:14:43 2015

    Copyright (c) 1982, 2011, Oracle.  All rights reserved.

    SQL > CONNECT sysdba virtue

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Connected.

    SQL > RECOVER DATABASE with the HELP of BACKUP CONTROLFILE until CANCEL;

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ORA-00279: change 621941 September at 22/10/2015 16:57:33 needed to screw 1

    ORA-00289: suggestion:

    /U01/app/Oracle/product/11.2.0.3/dbhome_1/DBS/arch1_11_892981851.dbf

    ORA-00280: change 621941 thread 1 is in sequence #11

    Specify the log: {< RET > = suggested |} Filename | AUTO | CANCEL}

    Cancel

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Cancelled media recovery.

    SQL > ALTER DATABASE OPEN;

    -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    ALTER DATABASE OPEN

    *

    ERROR on line 1:

    ORA-01589: must use RESETLOGS or NORESETLOGS option of database open

    Issues related to the:

    What am I misunderstanding? BACKUP COPY THAT isn't really a COPY.

    Why I can't use the 'copy' of the controlfile created by RMAN?

    Note:

    If I just copy the controlfile to the new location when the database shuts down everything works fine.

    Thanks in advance.

    Juan M


    Recovery Manager (RMAN)

    It is also mentioned in https://docs.oracle.com/cd/E11882_01/server.112/e25494/control.htm#ADMIN11288

    Create additional Copies, rename and move the control files

  • When the design view in Dreamweaver CC is magnified, what method is used for the panorama of the image to see more of the top left corner?

    I can't figure out how to move the image enlarged in Design view of Dreamweaver CC.

    What strikes me as being virtually useless, when it seems to view all point design is so I can click on an item and move it without entering the mode Code.

    You don't clearly understand how to work with Dreamweaver.  DW is not a click & drag, the WYSIWYG application.  The Design view is, at best, an approximation of what can expect to see in some older browsers.   Ideally, you should be working with Code view or split with Live View and editing in the code pane.

    APDivs or layers have been deprecated in DW CC because they aren't a good way to layout of web pages.  If you are still using this approach, it would certainly explain well many of the problems you encounter.   Best advice, start with a setting shaped pre-built CSS.   File > new > Blank Page > HTML.  Select a CSS formatting in the Panel 3rd & hit CREATE.

    Go further, not to use positioning.  Learn to use CSS margins, padding and floats to align items if you wish.

    HTML, CSS & Web Design theory tutorials-

    Nancy O.

  • Which device to use for the site to site VPN

    Hello

    Can someone recommend some inexpensive VPN devices, which will be set up to connect a few VPN site to site (20-30) (each site should not exceed 5 to 10 computers. The sites will be equipped with different VPN devices (like Linksys regular or any other - just able to site IPsec VPN). What I need is for my main site and hope get some suggestions.

    Thank you

    Ashok

    Hey Ashok

    Well, I'd say the firewall Cisco ASA 5500-x and Cisco ISR / ASR, two supported VPN from Site to Site on several sites.

    You can look into those if they meet your criteria.

    Concerning

    Véronique

  • What is most commonly used for the Cache Timesten IMDB?

    Hello
    TimesTen focuses on the description of table based on cache groups and there is no way to load a schema at the same time.

    Is this means that it is designed to be cached especially a small number of large tables than on the tables of any scheme, support something more similar to an application?

    I would like to know what is your knowledge, the more common use of timesten.

    Manage manually a large number of table creates problems when some force is "disappeared" to timesten creating the CG.

    I tried to tables from a Primavera P6 project management schema cache (187 tables and other views more, etc.). Trying the scheme has reported an error about a missing relative to a constraint). Loading of a given subset resulted in very small number of set tables cached in reality due to the lack of other related tables.


    So if timesten is a very good solution, all the necessary step to get a consistently large number of cached tables seems to be is not so effective.

    Thank you
    Fabio Alfonso

    An application using TimesTen IMDB should be designed for TimesTen and the necessary hierarchy for it to load properly. Primavera is designed without a doubt not properly.

    Most people use the IMDB as a cache to environments of volume of very high transaction or in environments where peak loads exceed the ability to execute transactions directly to a RDBMS on disk.

  • Satellite C850-1E7 - what SSD can I use for the upgrade?

    Hi all

    I am looking for one SSD hard drive.
    Problem is the documentation does not specify whether the system is Sata 3 GB or 6 GB.
    I understand that if I buy a 6 GB SSD and the system supports only 3 GB, there is work, but I would rather try to localize "cheaper" 3 Gb SSD if the system supports up to that speed.

    Look under the hood, the current HARD drive is a SATA 3 Gb.
    Any of you know?

    Satellite C850-1E7 (serial: YC325575R)

    Thanks for any help.
    See you soon
    Chris

    Hello

    You could easily find what SATA controller not Satellite C850-1E7 support.
    Different hardware diagnostic tools she will provide you with details.
    I recommend you to install and test software like Sisoft SANDRA or Everest Home Edition.
    Both will provide the device properties built in Notepad.

    But I think that the device supports the SATA II (300Mbit/s) controller.

    > I understand that if I buy a 6 GB SSD and the system supports only 3 GB work remains
    Yes, it's okay because the SATA controller is compatible to the bottom

  • Should what Management Interface I use for the free version of ESXi

    I plan on the implementation of the free version of ESXi on a server with Intel VT technology.

    I have a management interface for my free version of ESXi.

    I was told by someone that I need to manage VSphere.

    I can just purchse VSphere and should be fully compatible with the free ESXi?

    If so, should what version of VSphere I buy?

    What are my alternatives to a manageable GUI that won't cost too much? (I intend to manage only 5 virtual machines on the ESXi server)

    Thanks in advance!

    When you download the VI client from the http:// you the Virtual Infrastructure Client GUI.  Not a powershell environment.  See attached screenshot.

  • Satellite C850D - 11K - what CPU should I use for the upgrade?

    Hello
    Is the processor possible to install the C850D 11 K to make it faster without the risk of overheating. Thanks in advance

    Hello

    Your laptop is equipped with a mobile processor AMD Comal and possibly you could use the following processors:
    Processors AMD Comal A10: A10 - 4600M
    Processors AMD A8 Comal: A8 - 4500 M)
    Processors AMD A6 Comal: A6 - 4400M
    Processors AMD Comal A4: A4 - 4300M

    But first he must know that upgrading the CPU is not supported by any laptop manufacturer. These updates is therefore at your own risk. Maybe the device would serve, but there is a high risk that the BIOS would not deal with the new processor and the unit does not illuminate.

  • What function can I use for the mode of addition of the worlds effect composite two?

    How can I do this without browsing the costume?

    ADD mode means R = Ra + Rb, G = Ga + f, B = b + Bb, A = Aa + Ab

    Is there a simple way of composite worlds integrates what AE?

    Hi Tenshi,

    You can do like this:

    PF_CompositeMode compositeMode;

    compositeMode.xfer = PF_Xfer_ADD;

    compositeMode.rand_seed = 0;

    compositeMode.opacity = PF_MAX_CHAN8;

    compositeMode.rgb_only = FALSE;

    compositeMode.opacitySu = PF_MAX_CHAN16;

    ERR (suites. WorldTransformSuite1()-> transfer_rect (in_data-> effect_ref,

    -> quality in_data,

    PF_MF_Alpha_PREMUL,

    PF_Field_FRAME,

    & world2-> extent_hint,

    & world1,

    & compositeMode,

    NULL,

    0,

    0,

    world2));

    You can replace PF_Xfer_ADD with any mode of transfer you like (you can find them in AE_EffectCB.h).

    See you soon,.

    François

  • What is the MTBF method, used for the cRIO 9012, is the method of counting of Telcordia under what conditions?

    What is the MTBF method, used for the cRIO 9012, is the method of counting of Telcordia under what conditions? (Temperature, humidity, etc.)

    Hi jojosalud,

    According to the specifications for the cRIO-9012, the MTBF is 330 481 hours at 25 ° C; Question of Bellcore level II.

    Kind regards

Maybe you are looking for

  • Read file jpg in a loop

    Hi all I have labview code simple that has a memory leak. I create the path to the file jpg and then using playback JPEG file.vi and attract the PixMap.vi flatten image. How can I do this without leaking memory? In the future, I'll have another appli

  • Problem with the information in the audio codecs

    Some of my mp3s have no tagged album art and information in correctly. That's why the sansa fuze does not display an mp3 information. Can someone suggest me a free software to mark up information in mp3s please? Thank you SR

  • MapView

    Hello Where can I find more information on MapView? There are in the release notes for the beta 2 release of Cascades information that MapView has been added in this version, but I can't find all classes with those in QAnywhere. Also, there are no ex

  • HP Support Assistant Defragent disk running 16 hours and counting...

    I bought this HP Pavilion P6755 (Windows 7 64-bit) about two months and it is a great machine to use.  However later I had on two occasions has experienced a blue screen, I thought I could used the pre-installed HP Support Assistant to try to improve

  • Large black and white squares when editing in Photoshop CC 2015

    I have seen and reviewed the thread with a similar problem here: large squares white or black in my pic on screenHowever, I have no plugins installed on my google Nik, both OS X 10.10 and Windows 10 present the same problem. (CC 2015). Again a new in