Restore the newspapers archived on RAC

3 11.2.0.1 on redhat 5.2 CCR node. Try to restore a newspaper archived with script on a node 1 RMAN session.
run {
set archivelog destination to '/u01/flash/tmp/restored_archlog';
restore archivelog logseq = 1812 until logseq = 1821;
}
The script ran OK, but only processed yarn thread #= 1. It does not work for newspapers archived to get the error thread # 2 and 3
RMAN> restore archivelog logseq = 899;
RMAN-03002: failure of restore command at 02/07/2012 13:51:26
RMAN-20242: specification does not match any archived log in the repository
Guess I could run the RMAN command of other nodes to retrieve those wire # 2 and 3. But is there a more convenient way to restore newspaper archived for all threads from a single RMAN session on onenode?

Thank you

In a CCR environment, it doesn't matter on what node you issue the restore command. Each node must have access to each thread archivelog.
The message you said archivelog with sequence 899 unknown in the repository (controlfile and recovery catalog, if it exists). Maybe it's an old old archivelog starting from the repository?
The message does NOT say, it is not found in the backup.

Werner

Tags: Database

Similar Questions

  • restore the archived logs

    Hello
    in 10g R2, my DB is saved (all databases, files and control logs archived) every day. Now, I need to restore the newspapers archived (from May 1 to May 15) in a folder. How can I do?
    Thank you.

    Please refer to the RESTORE ARCHIVELOG command in the RMAN reference manual.

    ---------------------------
    Sybrand Bakker
    Senior Oracle DBA

    Experts: those who do not read the documentation.

  • can't understand why an extract of the database restore fails (missing archive logs)

    Dear,

    I'm completely back up my database ensures every night with following statement.

    full backup AS BACKUPSET COMPRESSED ORCL_FULL_STBY format database tag ' / oradata/archive/fast_recovery_area/%d_%T_%s_%p_FULL_STBY' more tag ORCL_FULL_STBY archivelog delete all entries;

    I wanted to check with 'restore... Preview' if my backup is good enough to restore the database from scratch.
    result = failed!
    Reason:
    "any backup log archived for thread 1 with sequence 65 and YVERT departure from 49020676 found to restore."

    I have read the documentation oracle and articles for days, but I did not understand that even though I take online backup yesterday if I want to restore my database today I still need archival newspapers last month?

    can you please review my analysis and tell me where I am doing wrong?

    for example a piece from my last backup;

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    1008 full 199.25 M DISK 00:04:44 October 8, 15
    BP key: 1010 situation: AVAILABLE Tablet: YES Tag: ORCL_FULL_STBY
    Item name: / oradata/archive/fast_recovery_area/QIPDB1_20151008_1057_1_FULL_STBY
    List of defined backup data files 1008
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    50570723 full 1 8 October 15 /oradata/data/qipdb1/system01.dbf
    4 integer 50570723 8 October 15 /oradata/data/qipdb1/users01.dbf

    as you can see "Cash SNA" is 50570723 so tells me that my understanding if restore these backups I need archived newspapers on top of the YVERT.
    for me the best candidate is

    Time of accomplishment time BS key size Device Type
    ------- ---------- ----------- ------------ ---------------
    65,25 M 1004 00:01 DRIVE: 24 OCTOBER 8, 15
    BP key: 1006 situation: AVAILABLE Tablet: YES Tag: ORCL_FULL_STBY
    Part name: /oradata/archive/fast_recovery_area/QIPDB1_STBY/backupset/2015_10_08/o1_mf_annnn_ORCL_FULL_STBY_c1dkfw9k_.bkp

    List of newspapers archived in backup set 1004
    The next time that THRD Seq YVERT low low time next YVERT
    ---- ------- ---------- --------- ---------- ---------
    1 79 50310555 7 OCTOBER 15 50570723 8 OCTOBER 15

    BUT out of "restore...". Preview' RMAN stil tells me that

    any backup log archived for thread 1 with sequence 65 and YVERT departure from 49020676 found to restore
    any backup log archived for thread 1 with sequence 66 and YVERT departure from 49020693 found to restore
    any backup log archived for thread 1 with sequence 67 and YVERT departure from 49020696 found to restore
    any backup log archived for thread 1 with sequence 68 and YVERT departure from 49020761 found to restore
    any backup log archived for thread 1 with sequence 69 and YVERT departure from 49020836 found to restore
    any backup log archived for thread 1 with sequence 70 and YVERT departure from 49020919 found to restore
    any backup log archived for thread 1 with sequence 71 and YVERT departure from 49021021 found to restore
    any backup log archived for thread 1 with sequence 72 and YVERT departure from 49155291 found to restore
    any backup log archived for thread 1 with sequence 73 and YVERT departure from 49324912 found to restore
    any backup log archived for thread 1 with sequence 74 and YVERT departure from 49498102 found to restore

    When I look at V$ ARCHIVED_LOG I see seems indeed to these archived logs removed for cause of "more tag ORCL_FULL_STBY archivelog delete all entries ' that they have been deleetd after saving.
    and because of my retention policy and script; I remove the logs also archived backups that are more than 2 days.

    S SEQUENCE # FIRST_CHANGE # NEXT_CHANGE #.
    - ---------- ------------- ------------
    65 49020676 49020693 D
    A 49020693 OF 49020676 65
    D 68 49020761 49020836
    66 49020693 49020696 D
    67 49020696 49020761 D
    69 49020836 49020919 D
    70 49020919 49021021 D
    49155291 49021021 71 D
    72 49155291 49324912 D
    D 73 49324912 49498102
    74 49498102 49632131 D

    I still don't understand why rman complains of the archived logs that are for an older sequence (SNA) as my last backup
    because I was assuming that the concerned newspapers archived should have already applied to these files of data, right?

    My final goal is to deliver below for the case that we have lost everything.

    Run {}
    restore the database;
    recover the database;
    }

    Thanks in advance,
    Halit

    Hi guys,.

    I found the root cause and workaround

    RMAN-06025 - RMAN RESTORE DATABASE OVERVIEW to the backup site asks former newspaper (Doc ID 1599013.1)

    CAUSE Checkpoint_change# standby controlfile not refreshed properly.  BUG 15876029 - RESTORE PREVIEW ASKING OLD ARCHIVE LOG IN STANDBY DATABASE  Closed as DUPLICATE of  BUG 8740124 - CURRENT STANDBY REDO LOG GROUP SHOULD BE INCLUDED IN THE DATABASE BACKUP BY RMAN SOLUTION  1) Workaround is to recreate the standby controlfile.  OR  2) upgrade to 11.2.0.4 or above where Bug 8740124  is fixed  OR  3) check for availability of patch 8740124
    
  • I had to restore my computer to factory settings, which means I lost PS Elements 10 I bought a few years ago. I have a serial number, but when I tried to install it I got the message "the game archive file of 10 items is missing.» Everything you need

    I had to restore my computer to factory settings, which means I lost PS Elements 10 I bought a few years ago. I have a serial number, but when I tried to install it I got the message "the game archive file of 10 items is missing.» "You must all parties." Any ideas.

    who says good enough.

    you need BOTH the exe and 7z files.  put them both in the same directory and double-click on the exe file.

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • There will be a problem if I restore on an uncontrolled node RAC DB

    Hello

    Just to know, is there a problem if I restore the database (my CARS DB was corrupted and I lost the whole base) in any node that is not originally a master node?

    I have a 4 DB node, and usually the master node is the Node1. But we opt to restore by using the node 4, since it is where the catalog DB also resides.

    Please enlighten me if a master node is always necessary to be the crux of restoration - to.

    Thank you!

    There has been a misunderstanding here on the architectures of CARS.

    First of all there is no thing such as master node in the CCR. All nodes are equal. There are ud1, Node2, node3 Naming Convention.

    Because all nodes are equal they access the same database in "single" storage (average of all nodes access the same data).

    Your database crash, kind of database is not available on all nodes because they are to access the same data.

    You can use any node of the database restore because all nodes must Access the same data (datafiles, controlfiles, redo, spfile, archive logs and backup files).

    The closest thing a master in a RAC is the mastery of the block.

    Control a block simply means that master instance keeps track of the State of the block until the next event of reconfiguration (due to the restart of the instance or another). During the CARS normal operation will be master block in all nodes of instances.

    But it is another concept at the block level and he died after not open not at the level of the node.

  • Restore the database on new server

    I have Oracle 10 g on AIX 5.3
    I perform the backup hot by script every week.
    A user makes me know that the accident he has deleted a table. Because I only use the standard version, I can use the flashback table to restore the lost data.
    Under the guidance of askTom for similar cases raised by others, Tom said that cloning the db to the new location and export that data to the old server are the only way can do.
    The data in the table of the deleted user not be updated frequently, so I only need to apply all the data files in the last backup, no need to apply the archivelog.

    My colleague helping me duplicate data files to the new location. The new server has installed Oracle and the configuration is the same as the old server.
    But can I know the steps what I can do to clone the database in the best way? (no need to apply archivelog)

    Thank you very much

    If I restore the database up to the 15/05 01:05, I do not know what newspapers of archiving backup must be copied to new servers (the new server has limited the size, I can't copy all the logs to archive on the server).

    Depends on if you are allowed to lose some data. In the case opposite and you all data just before that the data has been deleted, you need to recover up to 22/05 16:59 you need all the archives logs from 15/05 01:05 to 22/05 16:59.

    You can consult the archives of the information for journal of v$ archived_log view on the main database using next_time between the time of hot backup and 22/05 17:00.

    Anand

  • Manully deleted the file Archive.

    Hello

    Version: 11.2.0.1.0 / OS: AIX
    I deleted manually 3 files of newspapers to archive. Now im getting error when running below a.
    How to restore these 3 files?

    RMAN > backup database more entered archivelog delete;


    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup so archivelog command at 02/07/2011 21:16:08
    RMAN-06059: expected found archived newspaper, loss of archived newspaper compromised recoverability
    ORA-19625: error identification of file /fixdb2_arc/fixfarc1068_1_730735006.arc
    ORA-27037: unable to get file status
    IBM AIX RISC System/6000 error: 2: no such file or directory
    Additional information: 3

    RMAN > list expired archivelog SNA = 1;

    List Copies of newspapers archived to database with db_unique_name fixdb2
    =====================================================================

    Thrd Seq S key low time
    ------- ---- ------- - ---------
    1056 1 1068 X 01-JUL-11
    Name: /fixdb2_arc/fixfarc1068_1_730735006.arc

    1057 1 1069 X 01-JUL-11
    Name: /fixdb2_arc/fixfarc1069_1_730735006.arc

    1058 1 1070 X 01-JUL-11
    Name: /fixdb2_arc/fixfarc1070_1_730735006.arc


    RMAN >

    RMAN > restore sequence archivelog 1068 until the sequence 10703 validate;

    From restoration to July 2, 11
    allocated channel: ORA_SBT_TAPE_1
    channel ORA_SBT_TAPE_1: SID = 207 device type = SBT_TAPE
    channel ORA_SBT_TAPE_1: for Oracle Data Protection: version 5.4.1.0
    allocated channel: ORA_SBT_TAPE_2
    channel ORA_SBT_TAPE_2: SID = 304 device type = SBT_TAPE
    channel ORA_SBT_TAPE_2: for Oracle Data Protection: version 5.4.1.0
    using channel ORA_DISK_1

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 02/07/2011 21:25:41
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06025: no backup log archived for 1 with sequence 1070 threading and YVERT departure from 4755287261712 found to restore
    RMAN-06025: no backup log archived for thread 1 with sequence 1069 and YVERT departure from 4755287227194 found to restore
    RMAN-06025: no backup log archived for thread 1 with sequence 1068 and YVERT departure from 4755287190271 found to restore

    Gowin_dba wrote:
    Accidentally, I shot myself in the foot.
    Is it possible to bypass these newspapers from archives files when executing the next time...

    Take a full, RMAN backup online NOW!

  • backup and backup backupset input remove, remove THE newspaper archive?

    Hi all
    I'm kinda new to RMAN and I'm going through the book Oracle Press backup and restore.

    I'm a bit confused. I thought that when you run a database backup more archivelogs entry delete or backup backupset any input remove... it would have save can delete your directories of log_archive_dest_n archiving logs?

    For example, my settings are:

    db_recovery_file_dest/data5/oradata/flash_recovery_area
    Log_archive_dest_1 location = / oradata/innocuite6/testdb5
    location of LOG_ARCHIVE_DEST_10 = USE_DB_RECOVERY_FILE_DEST

    (log_archive_dest_(2-9) are not defined

    Now, when I did a backup with remove entry, I see a difference ini the table v$ flash_recovery_area_usage:

    Start:
    FILE_TYPE PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    -------------------- ------------------ ------------------------- ---------------
    CONTROL 0 FILE 0 0
    REDO LOG 0 0 0
    ARCHIVED JOURNAL 10.46 10.46 72
    BACKUP 25,84 PIECE 17,22 59
    COPY OF IMAGE 0 0 0
    JOURNAL OF THE FLASHBACK 0 0 0
    JOURNAL ARCHIVED FOREIGN 0 0 0


    Final:
    FILE_TYPE PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    -------------------- ------------------ ------------------------- ---------------
    CONTROL 0 FILE 0 0
    REDO LOG 0 0 0
    JOURNAL ARCHIVE.33.33 4
    BACKUP 25.42 PIECE 12.22 61
    COPY OF IMAGE 0 0 0
    JOURNAL OF THE FLASHBACK 0 0 0
    JOURNAL ARCHIVED FOREIGN 0 0 0



    However, when I watch/data6/oradata/testdb5

    All logs files .dbf files are there... nothing is deleted.

    If you have this model in place, with newspapers archive password area of flashback AND to another location... you have to write a script or manually go delete newspapers in the region to spare? If you give some tips on how to know what to delete? I thought, if... that RMAN would take care of the newspapers in all areas when you their saved and the flag 'remove entry '.

    Thanks in advance,

    Cayenne

    If you want to remove the archivelogs in destinations specified, you must issue "delete all entries. When the archivelogs backup RMAN, it backs up only one copy (of a destination) and "entry delete ' (not all) deletes only this copy, it does not touch the archivelogs in other destinations.
    You can remove the archivelogs explicitly (outside of a backup command) with "delete archivelog all; But you should not do this without a previous backup archivelog.

    Werner

  • Could not restore the data on the iPad

    Welcome!

    I restarted my data and the news of the iPad in Factory mode and after that I wanted to restore the data from backup to iCloud.

    My problem is very simple.

    After the nice tutorial and connection with apple ID, I have to choose 'restore data for icloud.

    That's what I do every time.

    Next step is to choose which backup I want to restore, I chose iPad Mini 20 June 2016.

    iPad show me to connect to another identifier apple to download applications and...

    He begin to calculate how long it will restore the data.

    It is the calculation for a long time and I can see the end of it. AFTER THAT I decided to stop the calculation, I chose again restore the same backup data.

    After that... it shows me that he cannot restore data from this archive.

    I did it many times, restart, save trying to itunes and nothing does.

    Dr. Fone wondershare cost a lot, and I can't buy it right now. How to restore the data, what can I do?

    FACT.

    I did it.

    I thank all of you who is interested in the topic.

    I like to say how I solved it if someone goes here in the future

  • Omen of HP 15-5000na: \Device\RaidPort1, restore the device, has been published.

    Hello

    My computer laptop freezing from time to time for 15-20 seconds (about 8 - 9 times per hour). When the gel it is impossible to make any disc operation, that is, open the file, or start the Explorer... the disk in the Task Manager activity is 100% reading.

    The only thing I found suspicious is a message in the event viewer / newspapers Windows / system that says:

    -------------8<--------------------------

    Source storahci

    Event ID: 129

    Text is: restore the device, \Device\RaidPort1, has been published.

    -------------8<--------------------------

    I search on google for that matter. I have set up my power plan high performance with settings for "PCI Express" / link state power management 'Off' (was befor change moderate energy economy)

    But this has no effect portable stell gel.

    I have no other choice for any type of RAID in my BIOS and my HARD drive is SanDisk SD6PP4M - 256 G-1006.

    SanDisk dashboard software indicates that the SSD is O.K.

    Windows 10 updates and drivers are up to date, also I flashed the BIOS to the latest version

    Any ideas how to solve this annoying gel are welcome, I will try all of them.

    Kind regards

    spetrov

    Hi go2.

    Thank you very much for the detailed information.

    I installed the hp support assistant and this software updated my drivers for more later you mentioned in you post.

    I can't find how to rebuild my raid (which I don't have) in the Intel Rapid technology software, there are only a few options awailable in this software and none of them can be used to rebuild the raid.

    However, I managed to solve this problem with the activation of additional options for power plan settings for hard drive

    named "AHCI Link Power Management - HIPM/DIPM" registry and then, after that the options are visible in the settings of the power plan, set options for DIPM (HIPM is not taken in charge of my hard drive).

    This link provides information how to activate this option of additional hard drive in the power plan settings and how to change them.

    http://www.SevenForums.com/tutorials/177819-AHCI-link-power-management-enable-hipm-DIPM.html

    Best regards, spetrov

  • Source:-elxcna (adapter Emulax CNA) event ID:-129 error:-\Device\RaidPort1, restore the device, has been published.

    Hi all

    Source:-elxcna (adapter Emulax CNA)
    Event ID:-129
    Error:-\Device\RaidPort1, restore the device, has been published.
    Server:-Server Rack, Windows 2008 R2
    Installed application:-installed Backup tool and IBM tape library connected by Cisco nexus switch

    Summary:-each time the backup tool initiating any SCSI command etc. for library of tapes, just after a few minutes in the event log, server shows "restore the device, \Device\RaidPort1, has been issued." and the tape library configured in backup tool disconnected from the physical tape library.

    Up to now steps below was taken but no luck:
    1. test Unit Ready has been disabled in the registry
    2 adapter ANC, fresh of zoning has been replaced.
    3 firmware and driver from the adapter of the ANC has been updated.
    4. timeout was defined according to the guidelines of this document:- http://blogs.msdn.com/b/ntdebugging/archive/2011/05/06/understanding-storage-timeouts-and-event-129-errors.aspx

    Comment:-26 fev 12:00 Am, I put to tape library firmware update and then we got
    This 129 February 26 event id error 03:00.

    Need help? :)

    Hi SabarnaDeb,

    Thanks for posting your query in the Microsoft Community Forums.

    As the question is limited to Rack in Windows 2008 server, it is better suited for the IT Pro TechNet public. Please ask your question in the Forum on TechNet Support.

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer

    I hope it helps. If you have any questions about Windows in the future, please let us know. We will be happy to help you.

  • Measures to restore the Foglight Management Server

    Hi team,

    I have FMS version 5.6.5 and I've updated to 5.6.10...

    I want to know the steps to restore an earlier version of FMS 5.6.5 and also data bases.

    I use SQLSERVER based FMS.

    I have not found good in any documentation, e-docs.

    To restore the previous Foglight installation directory:
    1
    CD to the directory where you want to install Foglight.
    2
    If the backup of the old installation is not compressed, go to step 3. If the backup is a ZIP file, unzip it first:
    gunzip /. tar.gz
    3
    If the backup of the old installation is a archive (.tar file), extract it. Use the following syntax:
    tar xvf .tar
    The former Foglight installation directory is now restored.

    I'm not understanding the steps above, which is given in the e - doc

    Please give me correct steps

    Hello

    to return to an earlier version, you will need to make a backup of both files in the FMSHOME and the content of the database.

    Restore the files (for example for a copied folder or non-archivage that you archived before), don't forget to restore the database (edocs explains mysqldump works I think, other databases need to follow their respective instructions).

    Concerning
    Nils

  • Cannot restore the ACS server

    Hi all

    I was trying to restore the configuration to a TFTP server, but it fails.

    VIC-acs01 / admin # repository restore ACE-Config-160922 - 1542.tar.gpg repository acs
    Restore requires a restart of the ACS services. Continue? (yes/no) Yes
    Start the restore. Please wait...
    % of ongoing restoration: from restoration... 10% have completed
    % of ongoing restoration: recover the repository backup file... 20% completed
    GPG: decrypt_message failed: unknown system error
    tar: this doesn't look like a tar archive
    tar: backup/appcomponent/db/acs.db: not found in archive
    tar: backup/appcomponent/db/acs*.log: not found in archive
    tar: leave with State failure due to previous errors
    % of current restore: backup data decryption... 25% completed
    % Error: unable to complete the restore of the ACS: the backup file decryption failed. Key encryption incorrect or corrupted download of the repository)

    VIC-acs01 / admin # sh historic restoration
    Thu Nov 10 20:06:16 PST 2016: ACE-Config-160922 - 1542.tar.gpg the repository repository restore: error - acs script error
    Thu Nov 10 20:19:37 PST 2016: ACE-Config-160922 - 1542.tar.gpg the repository repository restore: error - acs script error
    Thu Nov 10 20:28:36 PST 2016: ACE-Config-160922 - 1542.tar.gpg the repository repository restore: error - decrypt failed
    Thu Nov 10 20:30:11 PST 2016: ACE-Config-160922 - 1542.tar.gpg the repository repository restore: error - decrypt failed
    Thu Nov 10 20:34:00 PST 2016: ACE-Config-160922 - 1542.tar.gpg the repository repository restore: error - decrypt failed
    VIC-acs01 / admin #.

    VIC-acs01 / admin # sh run | repo b
    repository repository
    URL of tftp://10.10.79.13/
    !

    VIC-acs01 / admin # repository repository sh
    % Protocol can't list directories
    VIC-acs01 / admin #.

    Any help would be appreciated.

    FC

    Hey FK,.

    Yes, you can add another repository.

    Kind regards

    Kanwal

    Note: Please check if they are useful.

  • Restore the database to the fallback location

    Hi all

    9i

    RHEL5

    I'm doing to restore the database to the startup location.

    Copy the components of backup on the remote server (same directory).

    RMAN target / auxiliary sys/change_on_install@STANDBY


    Release of Recovery Manager: 9.0.1.1.0 - 64 bit Production

    (c) Copyright 2001 Oracle Corporation. All rights reserved.

    connected to target database: PROD (DBID = 3261937922)

    connected to the auxiliary database: PROD (not mounted)

    Run this command on the side of PROD or side Server backup server?

    He also mentioned @STANDBY, but it has not mentioned in the steps of the process to add the name of WATCH service in TNSNAMES.ora?

    Thank you very much

    JC

    Hello Jenna_c

    I suppose that you created a controlfile to standby to primary (SQL > alter database create standby controlfile as ' / tmp/stby.ctl '; in primary, then copy it to sleep)

    and you have been used for the standby instance nomount (with the settings standby.ora... file) and restore it from the last backup, if you have a backup tape of stb you can restore backup site, if you have a backup to disk, it must be accessible on the same path to the backup site. (NO RECOVERY)...

    Then you have an instance of State nomount standby:

    SQL > alter database base_de_donnees eve of Mount;

    Here, you can create the redologs Eve... it is not mandatory...

    SQL > alter database add standby logfile group 11 ('/ u01/apps/oracle/oradata/STANDBY_redo_11a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_11b.dbf') size 100 M;

    SQL > alter database add standby logfile Group 12 ('/ u01/apps/oracle/oradata/STANDBY_redo_12a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_12b.dbf') size 100 M;

    SQL > alter database add standby logfile Group 13 ('/ u01/apps/oracle/oradata/STANDBY_redo_13a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_13b.dbf') size 100 M;

    SQL > alter system set standby_file_management = auto; (throwing in the primary and standby)

    then, we put an instance ensures in recovery mode:

    SQL > change database recovery managed standby database disconnect from the session.

    in the primary, we check status of dest archive remotely.

    Select * from v$ archive_dest_status;

    sleep mode check us status of recovery:

    SQL > select process, status from v$ managed_standby;

    Kind regards.

  • Running the Single Instance and RAC on the same server of different homes.

    Hi guys,.

    I already have 4 node RAC12c installed on OLE 6.

    I'm planing on some of my other 12 single instance databases on other migration for RAC nodes.

    Please correct me here if I am wrong...

    My understanding is that, to be able to use DBCA or rconfig for conversion of database instance RAC, the only instance and RAC cluster must run on the same server or machine node.

    Thanks to this understanding... Am planing on the installation of a binary single instance on one of my cluster node node1 say and then use RMAN to duplicate the single instance or just an RMAN restore from the node of the instance that is unique to this node1. Am capable of this plan must then use DBCA or rconfig to convert the CARS database.

    Now, my question is can I run a single instance and RAC on the same server for different homes with different database ports?

    2. for these unique instance that runs on the server RAC 1 node, can I use the RAC database listener that runs from the House of the grid or I have to create another auditor?

    Thank you in advance and also let me know if I can use DBCA or rconfig when the only instance and rac database are on separate nodes.

    K

    Fix. And that's what I would normally do. In general, I would have just an ORACLE_HOME directory that can be used by the punctual and RAC databases at the same time.

    See you soon,.
    Brian

Maybe you are looking for