database backup do not apply newspapers

Hello


Since we had a power failure, the database waiting not
apply the logs. Can someone advise me plaese.

Thank you

Hello

(1) judgment of the standby database.
(2) take the backup rman and controlfile backup on the source server and copy it to the location of emergency
(3) restore controlfile and restore your backup
(4) keep your watch db in MRM MODE.

Ravi

Tags: Database

Similar Questions

  • Newspapers do not apply to Standby Database

    I'm scared, I'm back.

    I now a primary database and an expectation of database and logs are shipped but not applied. Did some research and I got to the point where in my alert log I find the following when I try to start MRP:
    Fri Jun 29 15:03:40 2012
    modify the recovery of database managed standby database disconnect from the session
    Try to start the standby recovery process thoroughly managed (SAPDS)
    Fri Jun 29 15:03:40 2012
    MRP0 started with pid = 29, OS id = 23272
    MRP0: Background Managed Standby recovery process started (SAPDS)
    has started the process of logmerger
    Fri Jun 29 15:03:45 2012
    Managed Standby recovery not using real time applies
    Reading file ' / var/hpsrp/drforp03/oradata/u04/SAPDS/DRFSAPDS/sysaux01.dbf' header (fno 2) failed with ORA-01206
    Data file header 2 replay failed with ORA-01206
    MRP0: Background Media Recovery terminated with error 1110
    Errors in the /var/hpsrp/drforp03/oradata/u04/SAPDS/admin/diag/rdbms/drfsapds/SAPDS/trace/SAPDS_pr00_23308.trc file:
    ORA-01110: data file 2: ' / var/hpsrp/drforp03/oradata/u04/SAPDS/DRFSAPDS/sysaux01.dbf'
    ORA-01122: database file 2 failed verification check
    ORA-01110: data file 2: ' / var/hpsrp/drforp03/oradata/u04/SAPDS/DRFSAPDS/sysaux01.dbf'
    ORA-01206: the file is not part of this database - bad database id
    Recovery slave PR00 is previously released with the exception of 1110
    Errors in the /var/hpsrp/drforp03/oradata/u04/SAPDS/admin/diag/rdbms/drfsapds/SAPDS/trace/SAPDS_mrp0_23272.trc file:
    ORA-01110: data file 2: ' / var/hpsrp/drforp03/oradata/u04/SAPDS/DRFSAPDS/sysaux01.dbf'
    ORA-01122: database file 2 failed verification check
    ORA-01110: data file 2: ' / var/hpsrp/drforp03/oradata/u04/SAPDS/DRFSAPDS/sysaux01.dbf'
    ORA-01206: the file is not part of this database - bad database id
    MRP0: Stopping the process background Media Recovery (SAPDS)
    Completed: change the recovery of database managed standby database disconnect from the session

    Therefore, my question is how can I get out of this and get my logs to apply pending?

    Hello again;

    Do you think if I tried to repeat the duplicate?

    Yes I think you should do this.

    Give me a few minutes and I'll review my Word document and provide here an overview step by step as insurance.

    I always clean the day before before trying another dup

    OVERVIEW

    Step 1 - password file FRO sleep - the primary copy and rename
    Step 2 - On the remote server Directory Structure - Make sure noting is missing
    Step 3 - Oracle Net Setup - entered for the CLONE in your TNSNAMES file. ORA on both servers
    Step 4 - Adding SID_LIST_LISTENER (guess named listener LISTENER)
    Step 5 - located in listener.ora and sqlnet.ora both servers wait times
    Step 6 - settings of the auxiliary Instance initialization file
    Step 7 - Set SID of the auxiliary Instance
    Step 8 - create a SPFILE to the new database using a file with the INIT parameters pfile
    Step 9 - shutdown and startup nomount on new Spfile (auxiliary Instance)
    Step 10 - Start RMAN and run the command DUPLICATE

    SID_LIST_LISTENER example of mine

    SID_LIST_LISTENER =
       (SID_LIST =
           (SID_DESC =
           (SID_NAME = PLSExtProc)
           (ORACLE_HOME = /u01/app/oracle/product/11.2.0.2)
           (PROGRAM = extproc)
         )
           (SID_DESC =
           (global_dbname = CLONE.hostname)
           (ORACLE_HOME = /u01/app/oracle/product/11.2.0.2)
           (sid_name = CLONE)
       )
    )
    

    Avoid delays

    Add these to both servers
    
    To listener.ora
    INBOUND_CONNECT_TIMEOUT_ = 120
    
    To sqlnet.ora
    SQLNET.INBOUND_CONNECT_TIMEOUT = 120
    
    Then stop and start the listener.
    

    RMAN

    $ORACLE_HOME/bin/rman target=sys/@primary auxiliary=sys/@standby

    Connect should return something like this

    connected to target database: RECOVER9 (DBID=3806912436)
    connected to auxiliary database: CLONE (not mounted)
    

    RMAN > current database of target duplicate for the eve of the database NOFILENAMECHECK.

    INIT Extras

    In order to avoid the ORA-09925 do of course the PFILE core_dump_dest value and audit_file_dest a file

    Best regards

    mseberg

    Published by: mseberg on June 29, 2012 11:12

  • Newspapers are not applied in the first physical availability of time on the same host

    Hello

    I have met many threads associated with this topic, but could not help meet me at good question, raising a fee.
    I'm setting up physical DB ensures for the first time. It is in the same host. Although I worked a little on the day before but did not get a chance to create new. I used the cold backup RMAN to restore the backup of the primary database. The version of DB is 11.2.0.3(32bit) and I create on Windows 7. The problem is that newspapers are not applied side sleep although I can find no error in the alerts log. Previously file associated password error was coming, but I solved that one.

    In the standby alert settings are similar to:
    process = 150
    memory_target = 500 M
    memory_max_target = 700 M
    control_files = 'D:\EDRIVE\STANDBY\STANDBY\CONTROL01. CTL.
    control_files = 'D:\EDRIVE\STANDBY\STANDBY\CONTROL02. CTL.
    db_file_name_convert = "D:\EDrive\PRIMARY\primary."
    db_file_name_convert = "D:\EDrive\STANDBY\standby."
    log_file_name_convert = "D:\EDrive\PRIMARY\primary."
    log_file_name_convert = "D:\EDrive\STANDBY\standby."
    DB_BLOCK_SIZE = 8192
    compatible = "11.2.0.0.0."
    Log_archive_dest_1 = 'LOCATION is D:\EDrive\STANDBY\Arc ".
    LOG_ARCHIVE_DEST_2 = "SERVICE = VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME = PRIMARY PRIMARY."
    log_archive_dest_state_1 = 'ENABLE '.
    LOG_ARCHIVE_DEST_STATE_2 = "DEFER".
    fal_client = "STANDBY".
    fal_server = "PRIMARY".
    log_archive_config = "DG_CONFIG = (PRIMARY, standby)"
    log_archive_format = '% t_%s_%r.arc '.
    log_archive_max_processes = 30
    db_recovery_file_dest_size = 4152M
    standby_file_management = 'AUTO '.
    undo_tablespace = 'UNDOTBS1.
    SEC_CASE_SENSITIVE_LOGON = FALSE
    Remote_login_passwordfile = "EXCLUSIVE."
    AUDIT_TRAIL = 'DB '.
    db_name = "primary".
    db_unique_name = "STANDBY".
    open_cursors = 300
    -----
    Side in primary school settings looks like when you start:

    process = 150
    memory_target = 712 M
    control_files = 'D:\EDRIVE\PRIMARY\PRIMARY\CONTROL01. CTL.
    control_files = 'D:\EDRIVE\PRIMARY\PRIMARY\CONTROL02. CTL.
    DB_BLOCK_SIZE = 8192
    compatible = "11.2.0.0.0."
    Log_archive_dest_1 = 'LOCATION is D:\EDrive\PRIMARY\Arc ".
    LOG_ARCHIVE_DEST_2 = "SERVICE = PRIMARY NOAFFIRM ASYNC VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME = STANDBY"
    log_archive_dest_state_1 = 'ENABLE '.
    LOG_ARCHIVE_DEST_STATE_2 = 'ENABLE '.
    fal_client = "PRIMARY".
    fal_server = "STANDBY".
    log_archive_config = "DG_CONFIG = (PRIMARY, standby)"
    log_archive_format = '% t_%s_%r.arc '.
    log_archive_max_processes = 30
    db_recovery_file_dest = 'D:\app\fast_recovery_area. '
    db_recovery_file_dest_size = 4152M
    standby_file_management = 'AUTO '.
    undo_tablespace = 'UNDOTBS1.
    SEC_CASE_SENSITIVE_LOGON = FALSE
    Remote_login_passwordfile = "EXCLUSIVE."
    db_domain = «»
    dispatchers = "(PROTOCOL=TCP) (SERVICE = primaryXDB)" "
    audit_file_dest = "D:\APP\ADMIN\PRIMARY\ADUMP".
    AUDIT_TRAIL = 'DB '.
    db_name = "primary".
    open_cursors = 300
    diagnostic_dest = "D:\APP".

    For backup RMAN and duplicate below are the commands that I used.
    While backup in montage mode
    RMAN target = /.
    run
    {
    allocate channel c1 type disk;
    allocate channel c2 type disk;
    backup of database format "D:\EDrive\RMANBACKUP\primary\%U".
    ARCHIVELOG backup all the format "D:\EDrive\RMANBACKUP\primary\%U".
    backup current controlfile to watch format "D:\EDrive\RMANBACKUP\primary\standby.ctl".
    }

    Then the restoration

    RMAN target sys/sys@PRIMARY auxiliary.

    Duplicate the database target for Eve dorecover;

    Also I added ensures Redolog 1 additional side sleep later because he did not show everything after mark select * from v$ standby_log;.
    Now, it's showing a.
    On the side of the day before, I heard THAT RMAN creates it.
    Please see below:

    Side eve
    --------

    SQL > alter database add standby logfile group 1 'D:\EDrive\STANDBY\standby\stb_redo01.log' size 100M;
    alter database add standby logfile group 1 'D:\EDrive\STANDBY\standby\stb_redo01.log' size 100 M
    *
    ERROR on line 1:
    ORA-01184: logfile group 1 already exists


    SQL > alter database add standby logfile Group 2 'D:\EDrive\STANDBY\standby\stb_redo02.log' size 100M;
    alter database add standby logfile size of 'D:\EDrive\STANDBY\standby\stb_redo02.log' of the 2,100 M group
    *
    ERROR on line 1:
    ORA-01184: logfile group 2 already exists


    SQL >
    SQL >
    SQL > alter database add standby logfile group 3 'D:\EDrive\STANDBY\standby\stb_redo03.log' size 100M;

    Database altered.

    Please guide me to understand the problem that's why set are not applied?

    Thanks a ton for your help beforehand.

    -Best regards,.
    Saha

    Transport is not executed on primary, because you log_archive dest parameter is not correct.
    Your problem here:

    log_archive_dest_2 string SERVICE=PRIMARY NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=STANDBY
    

    You must change it to:

    alter system set log_archive_dest_2 ='SERVICE=STANDBY NOAFFIRM ASYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=STANDBY';
    alter system set log_archive_dest_state_2=ENABLE;
    alter system  switch logfile;
    

    Change the setting and paste here the results, please.

     select process from  v$managed_standby where process like 'LNS%'; -- on primary
     select max(Sequence#)  from  v$archived_log; -- on both side
    

    Concerning
    Mahir

  • DataGuard - primary not applying not newspapers in standby mode

    Having a problem applying newspapers of the day before, apparently is not setup correctly. I'm sure I'm missing something simple here, but would like any encoding or help. Thanks in advance.

    Background:

    Primary: CDPMTSB (Single Stand alone)
    Standby: CDPMT (RAC)

    Error message on primary (Journal of alerts):

    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_arc6_9571.trc file:
    ORA-16014: 3 log sequence # 4071 not archived, no available destinations
    ORA-00312: threads of 3 2 online newspaper: "+ FRA_DG_01/cdpmtsb/onlinelog/group_3.291.799379949".
    ARCH: Archiving error occurred on a closed thread. Continuous archiver
    CDPMTSB ORACLE instance - error check-in. Continuous archiver.
    Mon 19 Nov 19:54:24 2012
    Changing destination 4 remotely at the local level during the journal archives #: sequence 3 #: 4071 thread #: 2
    Changing destination 4 remotely at the local level during the journal archives #: sequence 3 #: 4071 thread #: 2
    ARC6: LGWR is actively archiving destination LOG_ARCHIVE_DEST_2
    ARC6: Journal of archiving rejected (thread 2 sequence 4071) to the host 'CDPMT '.
    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_arc6_9571.trc file:
    ORA-16401: archivelog rejected by RFS
    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_arc6_9571.trc file:
    ORA-16014: 3 log sequence # 4071 not archived, no available destinations
    ORA-00312: threads of 3 2 online newspaper: "+ FRA_DG_01/cdpmtsb/onlinelog/group_3.291.799379949".
    ARCH: Archiving error occurred on a closed thread. Continuous archiver
    CDPMTSB ORACLE instance - error check-in. Continuous archiver.
    Mon 19 Nov 19:59:24 2012
    Changing destination 4 remotely at the local level during the journal archives #: sequence 3 #: 4071 thread #: 2
    Changing destination 4 remotely at the local level during the journal archives #: sequence 3 #: 4071 thread #: 2
    ARC6: LGWR is actively archiving destination LOG_ARCHIVE_DEST_2
    ARC6: Journal of archiving rejected (thread 2 sequence 4071) to the host 'CDPMT '.
    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_arc6_9571.trc file:
    ORA-16401: archivelog rejected by RFS
    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_arc6_9571.trc file:
    ORA-16014: 3 log sequence # 4071 not archived, no available destinations
    ORA-00312: threads of 3 2 online newspaper: "+ FRA_DG_01/cdpmtsb/onlinelog/group_3.291.799379949".
    ARCH: Archiving error occurred on a closed thread. Continuous archiver
    CDPMTSB ORACLE instance - error check-in. Continuous archiver.
    Mon 19 Nov 20:00 2012
    Errors in the /data/oracle/app/oracle/diag/rdbms/cdpmtsb/CDPMTSB/trace/CDPMTSB_j001_17473.trc file:
    ORA-12012: error on auto work 72620
    ORA-06502: PL/SQL: digital or value error: character of number conversion error
    ORA-06512: at "CD_ADMIN. UTDCD_SURVEY_PKG", line 4926

    Journal Alerts in mode ensures:

    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:32:15 2012
    RFS [6]: assigned to the RFS 4248 process
    RFS [6]: identified the type of database such as 'physical' standby: customer is ARCH pid 9561
    Mon 19 Nov 19:32:22 2012
    RFS [1]: Journal selected 6 for thread 1 sequence 4073 dbid 1629723947 branch of the 769881773
    Mon 19 Nov 19:32:22 2012
    Archived journal 1097 extra for each sequence 1-4072 0x62e7f5cf dest ID thread entry 1:
    Archived journal 1098 extra for each sequence 1-4072 0x62e7f5cf dest ID thread entry 3:
    Mon 19 Nov 19:34:23 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:38:12 2012
    RFS [1]: Journal selected 5 for thread 1 sequence 4074 dbid 1629723947 branch of the 769881773
    Mon 19 Nov 19:38:12 2012
    Archived journal 1099 extra for each sequence 1-4073 0x62e7f5cf dest ID thread entry 1:
    Archived journal 1100 extra for each sequence 1-4073 0x62e7f5cf dest ID thread entry 3:
    Mon 19 Nov 19:39:23 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:44:24 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:49:24 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:54:24 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS
    Mon 19 Nov 19:59:24 2012
    Errors in the /opt/app/oracle/diag/rdbms/cdpmt/CDPMT1/trace/CDPMT1_rfs_24994.trc file:
    ORA-16401: archivelog rejected by RFS


    Primary parameters:

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    log_archive_config string DG_CONFIG = (CDPMT, CDPMTSB)
    Log_archive_dest chain
    Log_archive_dest_1 string LOCATION = USE_DB_RECOVERY_FILE_
    DEST = (ONLINE_LOGFIL VALID_FOR
    ES, ALL_ROLES) DB_UNIQUE_NAME = C
    DPMTSB
    LOG_ARCHIVE_DEST_10 string
    LOG_ARCHIVE_DEST_2 SERVICE string = CDPMT VALID_FOR = (ONLIN
    E_LOGFILES, PRIMARY_ROLE) DB_UN
    IQUE_NAME = CDPMT
    location of string log_archive_dest_3 = "+ FRA_DG_01/cdpmtsb/s".
    tandbylog', valid_for is (STANDB
    Y_LOGFILE, STANDBY_ROLE)
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    allow the chain of log_archive_dest_state_1
    allow the chain of log_archive_dest_state_10
    LOG_ARCHIVE_DEST_STATE_2 string ENABLE
    log_archive_dest_state_3 string ENABLE
    Reporter of the log_archive_dest_state_4 chain
    allow the chain of log_archive_dest_state_5
    allow the chain of log_archive_dest_state_6
    allow the chain of log_archive_dest_state_7
    allow the chain of log_archive_dest_state_8
    allow the chain of log_archive_dest_state_9
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first Boolean TRUE
    log_archive_max_processes integer 7
    log_archive_min_succeed_dest integer 2
    log_archive_start boolean FALSE
    log_archive_trace integer 0



    Sleep settings:
    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------- -----------
    log_archive_config string dg_config = (CDPMT, CD PMTSB)
    Log_archive_dest chain
    location of string Log_archive_dest_1 = USE_DB_RE COVERY_FILE «»
    Dest", valid_for is (ALL_LOGFIL
    ES, ALL_ROLES)
    LOG_ARCHIVE_DEST_10 string
    chain of LOG_ARCHIVE_DEST_2 SERVICE = cdpmtsb LGW R ASYNC VAL
    ID_FOR = (ONLINE_LOGF ISLANDS, PRIMAR
    SOUL DB_UNIQUE_N Y_ROLE) = cdpmtsb
    log_archive_dest_3 string LOCATION = + FRA_DG_01/CDPMT/STAN
    DBYLOG VALID_FOR = (STANDBY_LOG

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------- -----------
    FILES, STANDBY_ROLE) DB_UNIQUE_
    NAME = CDPMT
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    log_archive_dest_state_1 string ENABLE
    allow the chain of log_archive_dest_state_10
    LOG_ARCHIVE_DEST_STATE_2 string ENABLE

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------- -----------
    allow the chain of log_archive_dest_state_3
    allow the chain of log_archive_dest_state_4
    allow the chain of log_archive_dest_state_5
    allow the chain of log_archive_dest_state_6
    allow the chain of log_archive_dest_state_7
    allow the chain of log_archive_dest_state_8
    allow the chain of log_archive_dest_state_9
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first Boolean TRUE
    log_archive_max_processes integer 30

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------- -----------
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    SQL > show parameter log_ar

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    log_archive_config string dg_config = (CDPMT, CDPMTSB)
    Log_archive_dest chain
    location of string Log_archive_dest_1 = 'USE_DB_RECOVERY_FILE. '
    Dest", valid_for is (ALL_LOGFIL
    ES, ALL_ROLES)
    LOG_ARCHIVE_DEST_10 string
    chain of LOG_ARCHIVE_DEST_2 SERVICE = cdpmtsb LGWR ASYNC VAL
    ID_FOR = (ONLINE_LOGFILES, PRIMAR
    DB_UNIQUE_NAME Y_ROLE) = cdpmtsb
    log_archive_dest_3 string LOCATION = + FRA_DG_01/CDPMT/STAN
    DBYLOG VALID_FOR = (STANDBY_LOG

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    FILES, STANDBY_ROLE) DB_UNIQUE_
    NAME = CDPMT
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    log_archive_dest_state_1 string ENABLE
    allow the chain of log_archive_dest_state_10
    LOG_ARCHIVE_DEST_STATE_2 string ENABLE

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    allow the chain of log_archive_dest_state_3
    allow the chain of log_archive_dest_state_4
    allow the chain of log_archive_dest_state_5
    allow the chain of log_archive_dest_state_6
    allow the chain of log_archive_dest_state_7
    allow the chain of log_archive_dest_state_8
    allow the chain of log_archive_dest_state_9
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first Boolean TRUE
    log_archive_max_processes integer 30

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    SQL >


    DGMGRL > show configuration detailed;

    Configuration
    Name: cdpmtqa
    Activated: YES
    Protection mode: MaxPerformance
    Databases:
    cdpmtsb - primary database
    cdpmt - physical of the standby database

    Fast-Start Failover: DISABLED

    Current situation for 'cdpmtqa ':
    WARNING: ORA-16608: one or more databases have warnings


    DGMGRL > show verbose CDPMT databases

    Database
    Name: cdpmt
    Role: STANDBY PHYSICS
    Activated: YES
    State of destination: apply
    Occurrence (s):
    CDPMT1
    CDPMT2 (apply the instance)

    Properties:
    DGConnectIdentifier = "cdpmt".
    ObserverConnectIdentifier = "
    LogXptMode = "ASYNC".
    DelayMins = '0'
    Binding = "OPTIONAL."
    MaxFailure = '0'
    MaxConnections = '1'
    ReopenSecs = "300"
    NetTimeout = "30"
    RedoCompression = "DISABLE."
    LogShipping = 'ON '.
    PreferredApplyInstance = "
    ApplyInstanceTimeout = '0'
    ApplyParallel = 'AUTO '.
    StandbyFileManagement = 'AUTO '.
    ArchiveLagTarget = '0'
    LogArchiveMaxProcesses = "4"
    LogArchiveMinSucceedDest = '1'
    DbFileNameConvert = "
    LogFileNameConvert = "
    FastStartFailoverTarget = "
    StatusReport = "(monitor).
    InconsistentProperties = "(monitor).
    InconsistentLogXptProps = "(monitor).
    SendQEntries = "(monitor).
    LogXptStatus = "(monitor).
    RecvQEntries = "(monitor).
    HostName (*)
    SidName (*)
    StaticConnectIdentifier (*)
    StandbyArchiveLocation (*)
    AlternateLocation (*)
    LogArchiveTrace (*)
    LogArchiveFormat (*)
    LatestLog (*)
    TopWaitEvents (*)
    (*) - Please check the specific instance to the value of the property

    Current situation for 'cdpmt ':
    WARNING: ORA-16809: several warnings detected for the database


    Any help would be really appreciated. Thank you!

    Published by: 972075 on November 19, 2012 15:09

    Hello;

    Given your combination of errors I could watch this:

    Creation of archive Log fails with error ORA-16014, ORA-00312 [ID 1373314.1]

    Assuming you are using FRA I would check its location:

    SQL > show parameter db_recovery

    If I remember well by default DGMGRL takes destination archive as FRA.

    Use the commands below to each place to check if the parameters change.

    DGMGRL > see the database CDPMTSB logxptstatus;
    DGMGRL > see THE base of DATA CDPMTSB InconsistentProperties;
    DGMGRL > see the CDPMTSB InconsistentLogXptProps database;

    DGMGRL > see the database CDPMT logxptstatus;
    DGMGRL > see THE base of DATA CDPMT InconsistentProperties;
    DGMGRL > see the CDPMT InconsistentLogXptProps database;

    Best regards

    mseberg

  • Windows media player will not apply changes to databases of media

    Arrgh.  Windows media player has great potential but is so volatile.  I already reset the program and now I find I have to re - enter old info on the songs I copied analog.  the final problem is that it does not apply the information from the databases of media.  Looks like it's going to make the changes - but it doesn't.  Is there a way to reset the protocols for the application of media without resetting my together huge database.  hoping you can help.

    What type of file in your music files (MP3, WMA, WAV...)?

    To resolve this problem, delete the Windows Media Player database. To do this, follow these steps:

    Usually, also, had to stop the WMP network sharing Service before you rebuild the library. Click Start, type services.msc in the search field and press ENTER. In Services, locate the Windows Media Player Network Sharing Service. If its status is started, double-click the service, and then click stop.

  • Can not find the trace file after "alter database backup controlfile to trace;" on the RDBMS 11.2.0.3

    Hello

    I use a database on RDBMS 11.2.0.3. Connected as sys and run

    SQL > alter database backup controlfile to trace;

    Database altered.

    view the USER_DUMP_DEST parameter.

    VALUE OF TYPE NAME

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

    user_dump_dest string D:\app\oracle\diag\rdbms\pears

    dev\pearsdev\trace

    Looking at the track record, there is no trace file? What am I missing?

    Thank you

    Mathias

    Confirm with:

    SQL > dir D:\APP\ORACLE\CONTROLFILE the host. TXT

  • changes not applied

    Hi all

    I test just logical database ensures less 11.0.2.4 EE (Solaris 10 x 86). Everything seems to work. I see no error in DG broker, log alerts or any other newspapers but
    my changes are not applied to the standby database and I don't really know what the problem is. I am frustrated because I couldn't find the problem for more than a week.

    DG broker output is:

    DGMGRL > see Configuring

    Configuration - test_dg

    Protection mode: MaxPerformance
    Databases:
    prim2 - primary database
    lstdby2 - logical of the standby database

    Fast-Start Failover: DISABLED

    The configuration status:
    SUCCESS

    Same v$ logstdby_stats shows that there are "applied txns", "Excerpt DEC txns" and so forth but when I query the table on the logic of the day before I can't see the changes.

    As I don't know exactly what information might be useful in this case, please ask for more information.

    Thanks in advance!

    I recreated the logic of the day before and found a few logminer init errors in the alter.log. Is it really an error? It is said that she tries to return. I still do not see another mistake in the newspapers or the views

    ALTER DATABASE MOUNT
    ORA-1100 marked during: ALTER DATABASE MOUNT...
    Sea 29 juil 15:24: 51 2015
    RFS [2]: assigned to the RFS 15235 process
    RFS [2]: Journal selected 4 thread 1 sequence 26 dbid 1152398949 branch 886245989
    Sea 29 juil 15:24: 51 2015
    LogMiner RFS: RFS id [15237] awarded as thread [1] PING Manager
    Sea 29 juil 15:25: 19 2015
    NSV0 started with pid = 34, OS id = 15270
    Sea 29 juil 15:25: 23 2015
    ALTER SYSTEM SET log_archive_trace = 0 SCOPE = BOTH SID = LSTDBY2;
    ALTER SYSTEM SET log_archive_format='%t_%s_%r.dbf' SCOPE = SPFILE SID = LSTDBY2;
    LOGSTDBY: APPLY_UNSET: MAX_EVENTS_RECORDED
    LOGSTDBY: APPLY_UNSET: PRESERVE_COMMIT_ORDER
    LOGSTDBY: APPLY_UNSET: RECORD_SKIP_ERRORS
    LOGSTDBY: APPLY_UNSET: RECORD_SKIP_DDL
    LOGSTDBY: APPLY_UNSET: RECORD_APPLIED_DDL
    ALTER SYSTEM SET standby_file_management = 'MANUAL' SCOPE = BOTH SID ='* ';
    ALTER SYSTEM SET archive_lag_target = 0 SCOPE = BOTH SID ='* ';
    ALTER SYSTEM SET log_archive_max_processes = 4 SCOPE = BOTH SID ='* ';
    ALTER SYSTEM SET log_archive_min_succeed_dest = 1 SCOPE = BOTH SID ='* ';
    ALTER SYSTEM SET fal_server = 'PRIM2' SCOPE = BOTH;
    LOGSTDBY: APPLY_UNSET: MAX_EVENTS_RECORDED
    LOGSTDBY: APPLY_UNSET: PRESERVE_COMMIT_ORDER
    LOGSTDBY: APPLY_UNSET: RECORD_SKIP_ERRORS
    LOGSTDBY: APPLY_UNSET: RECORD_SKIP_DDL
    LOGSTDBY: APPLY_UNSET: RECORD_APPLIED_DDL
    LOGSTDBY: APPLY_UNSET: MAX_SGA
    LOGSTDBY: APPLY_UNSET: MAX_SERVERS
    ALTER DATABASE START LOGICAL STANDBY APPLY IMMEDIATELY
    LOGSTDBY: Session for dbid 1152398949 Creation starting from SNA 0x0000.00000000
    LOGSTDBY: Created Session id 1
    LOGSTDBY: Attempt to pre-record dictionary build logfiles
    LOGMINER: 308 logfile reading met, failed to 1_24_886245989.dbf error
    LOGMINER: Error encountered 1291 while adding the logfile 1_24_886245989.dbf to session 1
    LOGSTDBY: Impossible to include the recovery of log files, resend
    ALTER DATABASE START LOGICAL STANDBY IS APPLIED (LSTDBY2)
    with the optional part
    IMMEDIATE
    Try to start the background process logical Standby
    Sea 29 juil 15:25: 24 2015
    LSP0 started with pid = 35, OS id = 15275
    Completed: ALTER DATABASE START LOGICAL STANDBY APPLY IMMEDIATELY
    Sea 29 juil 15:25: 24 2015
    RFS [1]: Journal selected 4 thread 1 sequence 28 dbid 1152398949 branch 886245989
    LOGMINER: Summary of settings for session # = 1
    LOGMINER: Process number = 3, block of Transaction size = 201
    LOGMINER: = 30 M, Checkpoint interval memory size = 150M
    LOGMINER: SpillScn 0, ResetLogScn 1
    LOGMINER: Summary of the session # = 1
    LOGMINER: StartScn: 264579 (0x0000.00040983)
    LOGMINER: EndScn: 0 (0x0000.00000000)
    LOGMINER: HighConsumedScn: 265233 (0x0000.00040c11)
    LOGMINER: session_flag: 0x1
    LOGMINER: Read buffer: 16
    LOGMINER: Memory LWM: LWM 24 M, 10 M, 80% more than
    LOGMINER: Memory limits reject: 1 M

  • Shall not apply after break

    We have a 11r2 primary and standby running on RHEL 5. Lost primary network for a time and locked up VMWare connectivity. The administrator of the virtual computer restarted the primary VM (it was a hard-boot). All this happened while I was gone and when I'm at work, the primary database seems to work. I decided to dig deeper and discover the day before.

    On implementing standby...

    SQL> select * from v$archive_gap;
    
    Thread#: 1
    low_sequence: 123120
    high_sequence: 123120
    
    

    DGMGRL> show configuration
    
    Configuration - prodDB
         Protection Mode: MaxPerformance
         Databases:
              prodDB - Primary database
              prodDB2 - Physical standby database
    Fast-Start Failover: DISABLED
    Configuration Status:
    SUCCESS
    
    

    SQL> select count(*) from v$archived_log where applied='NO';
    
    Count(*): 107
    
    

    SQL> select process, client_process, thread#, sequence#, block#, status from v$managed_standby where process='MRP0' or client_process='LGWR';
    
    Process: MRP0
    Client_Process: N/A
    Thread#: 1
    Sequence#: 123120
    Block#: 0
    Status: WAIT_FOR_LOG
    
    Process: RFS
    Client_Process: LGWR
    Thread#: 1
    Sequence#: 128315
    Block#: 4686
    Status: IDLE
    
    

    DGMGRL> show database prodDB2;
    
    Role: PHYSICAL STANDBY
    Intended State: APPLY-ON
    Transport Lag: 2 days 3 minutes 53 seconds
    Apply Lag: 2 days 3 minutes 53 seconds
    Real Time Query: OFF
    Instance(s): prodDB
    
    

    It seems that all is well (just very far behind), but when I run the last block of code (see the prodDB2 database ;) once again...

    DGMGRL> show database prodDB2;
    
    Role: PHYSICAL STANDBY
    Intended State: APPLY-ON
    Transport Lag: 2 days 1 hour(s) 42 minutes 37 seconds
    Apply Lag: 2 days 1 hour(s) 42 minutes 37 seconds
    Real Time Query: OFF
    Instance(s): prodDB
    
    

    .. .He looks if the massive rear just increases. How can I make sure that everything is everything? I'm still learning Data Guard.

    Thank you

    Hello again;

    One thing you can try if you notice the use ASM and STANDBY_FILE_MANAGEMENT = AUTO on both is to create a tiny new tablespace and then do a log switch. If the new data file is displayed

    you got false information from Oracle. Also if you do not have ASM verify the physical location of the log. You can have transport work and not apply, or both not work or work by the way.


    Newspapers to alert on both sides are an excellent source of information. Side ensures says usually "waiting for journal...» "This compares to that of the last log on the primary side.


    Best regards


    mseberg

  • Watch archivelogs question not getting not applied

    Hi all

    I m facing problem in the area on standby, archives come smooth primary eve but box not getting mailbox not applied, I check all of these steps and more when I'm doing comm on standby box "alter database recovery managed standby database disconnect session;"
    or
    'alter database recover managed standby database disconnect;'


    Scenario:-it is picture of the watch box


    its gives me this output: -.


    SQL > alter database recover managed standby database disconnect;
    alter database recover managed standby database disconnect
    *+
    ERROR on line 1:
    ORA-01153: an incompatible media recovery is active

    And all the outputs of all the respective tables are: -.

    Select the SEQUENCE #, ARCHIVED, APPLIED, STATUS from v$ archived_log;
    SEQUENCE # CRA APP S
    ---------- --- --- -
    90195 YES YES
    90196 YES YES
    90197 YES YES
    90198 YES YES
    90199 YES YES
    90200 NO YES
    92808 NO YES
    92809 NO YES
    92810 NO YES
    92811 NO YES
    92812 NO YES
    92813 NO YES
    92814 NO YES
    92815 NO YES
    92816 NO YES
    92817 NO YES
    92818 NO YES
    92819 NO YES
    92820 NO YES
    92821 NO YES
    92822 NO YES
    92823 NO YES
    92824 NO YES
    92825 NO YES
    92826 NO YES
    92827 NO YES
    92828 NO YES
    92829 NO YES
    92830 NO YES
    92831 NO YES
    92832 NO YES

    SQL > select PROCESS, STATUS from v$ managed_standby;

    STATE OF THE PROCESS
    --------- ------------
    CONNECTED ARCH
    CONNECTED ARCH
    CONNECTED ARCH
    CONNECTED ARCH
    INACTIVE RFS
    INACTIVE RFS
    MRP0 WAIT_FOR_GAP
    INACTIVE RFS

    SQL > SELECT PROCESS, STATUS, THREAD #, SEQUENCE #, BLOCK #, BLOCKS FROM V$ MANAGED_STANDBY;

    STATUS OF PROCESS THREAD # SEQUENCE # BLOCK # BLOCKS
    --------- ------------ ---------- ---------- ---------- ----------
    ARCH CONNECTED 0 0 0 0
    ARCH CONNECTED 0 0 0 0
    ARCH CONNECTED 0 0 0 0
    ARCH CONNECTED 0 0 0 0
    RFS IDLE 0 0 0 0
    RFS IDLE 0 0 0 0
    MRP0 1 90200 WAIT_FOR_GAP 0 0
    RFS IDLE 0 0 0 0

    SQL > select * from v$ archive_gap;

    THREAD # LOW_SEQUENCE # HIGH_SEQUENCE #.
    ---------- ------------- --------------
    1 90200 92807

    SQL > select message from v$ dataguard_status;

    Message
    --------------------------------------------------------------------------------
    Arc0: Started archiving
    Arc1: Started archiving
    ARC2: Started archiving
    ARC3: Started archiving
    Arc1: become the "no FAL' ARCH
    Arc1: become the "no SRL" ARCH
    Arc0: Become the heartbeat ARCH
    Again shipping customer logged in as PUBLIC
    -User is valid
    RFS [1]: assigned to the RFS 6977 process
    «RFS [1]: Type of database called a ' standby' physical «»

    Message
    --------------------------------------------------------------------------------
    Again shipping customer logged in as PUBLIC
    -User is valid
    RFS [2]: assigned to the RFS 7029 process
    «RFS [2]: Type of database called a ' standby' physical «»
    RFS [2]: no wait don't redo log created
    Try to start inside the managed standby recovery process
    MRP0: Background Managed Standby recovery started
    Managed Standby recovery not using real time applies
    Compensation online redo logfile 1/bmcpds/Datastore/ora10g/oradata/BMCPDS/logs/redo
    1a.log


    Message
    --------------------------------------------------------------------------------
    Online redo logfile 1 full compensation
    Recovery Media Log /bmcpdslog/BMCPDSSTB/arch/1_90200_684626292.log
    Media, recovery waiting for thread 1 sequence 90200
    Pick up the empty sequence in thread 1, sequence gap 90200-90299
    Again shipping customer logged in as PUBLIC
    -User is valid
    RFS [3]: assigned to the RFS 7189 process
    «RFS [3]: Type of database called a ' standby' physical «»
    RFS [3]: no wait don't redo log created
    FAL [client]: you cannot request the gap sequence
    GAP - thread 1 sequence 90200-90299

    Message
    --------------------------------------------------------------------------------
    3896382872 684626292 DBID branch
    FAL [client]: all defined FAL servers have been tried.
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created

    Message
    --------------------------------------------------------------------------------
    RFS [1]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [1]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [3]: no wait don't redo log created

    Message
    --------------------------------------------------------------------------------
    RFS [2]: no wait don't redo log created
    RFS [1]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [2]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created
    RFS [3]: no wait don't redo log created

    60 selected lines.


    Please help me for this and I would like to what can I do with this comm disconnect / disconnect from the session

    Where is the problem, I do not know please help me

    Thank you

    Hello

    Please refer to my answer above... You can refresh your physical database by using incremental backups RMAN standby dataguard.

    Kind regards
    Mahesh.

  • CSM - Backup does not

    I would like to know why my backup does not run at the scheduled time.

    If I chose to run 'immediately' it works without problems and a folder called '0' is created in the D:\Backup_CSM.

    Scheduled backup does not run and I don't see any info in the newspapers and I get no emails!

    How to debug?

    See the images.

    https://DL.dropboxusercontent.com/u/1538524/backup1.PNG

    https://DL.dropboxusercontent.com/u/1538524/Backup2.PNG

    Hello

    What version of CSM are you running?

    I ran into a similar problem with CSM 4.4 where the problem is the backup process would get an empty space ahead of time and then not run.

    A fix for this problem was published in MCS and MCS 4.5 4.4SP1.

    If you run CSM 4.4 a workaround would be to schedule the backup between 10:00 & 11:59 or 22:00 and 23:59.

    Bug is available in the Toolbox with the No. CSCug45741 bug bug

    concerning

    Michel

  • ORA-38760: this database instance could not turn on the flashback database

    Hi guys

    Without knowing it, I deleted all the files in the directory "fra" where "flashback" folder was there because of space issues. Now am facing the error.

    It's my practical database.

    SQL > startup

    ORACLE instance started.

    Total System Global Area 608174080 bytes

    Bytes of size 1268920 fixed

    184550216 variable size bytes

    419430400 of database buffers bytes

    Redo buffers 2924544 bytes

    Mounted database.

    ORA-38760: this database instance could not turn on the flashback database

    SQL > alter flashback database;

    Database altered.

    SQL > SHUTDOWN IMMEDIATE;

    SQL > STARTUP MOUNT

    SQL > select flashback_on from database v$.

    FLASHBACK_ON

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

    RESTORE POINT ONLY

    Am not able to extinguish the flame.

    SQL > select * from v$ restore_point;

    Select * from v$ restore_point

    *

    ERROR on line 1:

    ORA-38701: Flashback database log 1 seq 1 wire 1:

    "/ u01/fra/PROD/flashback/o1_mf_c1l5n3lq_.flb".

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    SQL > select flashback_on from database v$.

    FLASHBACK_ON

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

    RESTORE POINT ONLY

    I also tried to create a restore point and the flashback there.

    SQL > create restore point guaranteed rspt1 flashback database;

    Restore point created.

    SQL > select * from v$ restore_point;

    Select * from v$ restore_point

    *

    ERROR on line 1:

    ORA-00600: internal error code, arguments: [krfg_get_keepseq_2], [1], [0], [0,]

    [0], [0], [0], [0]

    SQL > flashback data base to restore the point rspt1;

    flashback database to restore the rspt1 point

    *

    ERROR on line 1:

    ORA-38729: not enough flashback database data log do FLASHBACK.

    Please help me in this regard.

    Alert log file:

    ...

    ...

    ...

    Mount of redo thread 1, with mount id 305866694

    Sun 25 Oct 10:13:30 2015

    Bytes allocated of 3981204 in the shared pool for the generation of flashback buffer

    From RVWR background process

    RVWR started with pid = 16, OS id = 15486

    Sun 25 Oct 10:13:30 2015

    Errors in the /u01/oracle/product/10.2.0/db_1/admin/prod/bdump/prod_rvwr_15486.trc file:

    ORA-38701: seq 11 Flashback database log 11 1 thread: ' / u01/fra/PROD/flashback/o1_mf_c2oqypb0_.flb '.

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    Sun 25 Oct 10:13:30 2015

    Database mounted in exclusive Mode

    Completed: ALTER DATABASE MOUNT

    Sun 25 Oct 10:13:30 2015

    ALTER DATABASE OPEN

    ORA-38760 marked during: ALTER DATABASE OPEN...

    Trace file:

    ...

    ...

    ...

    :() 2015-10-25 10:13:30.087 SERVICE NAME

    SESSION ID: (156.1) 2015-10-25 10:13:30.087

    ORA-38701: seq 11 Flashback database log 11 1 thread: ' / u01/fra/PROD/flashback/o1_mf_c2oqypb0_.flb '.

    ORA-27037: unable to get file status

    Linux error: 2: no such file or directory

    Additional information: 3

    1. Thank you.

    you experience serious problem... because usually it works very well.

    Try the following:

    SQL > shutdown immediate;

    SQL > bootable media.

    SQL > alter flashback database;

    SQL > alter database backup controlfile to trace noresetlogs;

    SQL > shutdown immediate;

    go to the trace file generated from running (alter database backup controlfile to trace noresetlogs ;)

    location of the trace file is located in the query:

    SQL > select * from v$ diag_info;

    It will contain the script with the SQL commands, you can rename the file with the extension ".sql".

    SQL > startup nomount

    SQL > @trace_file. SQL

    SQL > restore database;

    SQL > alter database open;

    So basically you are going to recreate the files of control again...

  • JDeveloper SP6 does not apply the downloaded extensions

    Hello

    As I wrote in the subject. JDeveloper SP6 does not apply downloaded extensios (BPM, SOA, WebCenter). After the reboot, I can't create WebCenter and SOA Application
    Oracle JDeveloper 11g Release 1 11.1.1.7.0
    Studio Edition Version 11.1.1.7.0
    Build JDEVADF_11.1.1.7.0_GENERIC_130226.1400.6493
    IDE Version: 11.1.1.7.40.64.93
    Product Version: 11.1.1.7.40.64.93
    Extensions
    ----------
    
    Name     Identifier     Version     Status
    ====     ==========     =======     ======
    ADF Business Components     oracle.BC4J     11.1.1.7.40.64.93     Loaded
    ADF Business Components Annotations     oracle.adfbcdt.annotations     11.1.2     Loaded
    ADF Business Components Dependency     oracle.bc4j.dependency     11.1.1.7.40.64.93     Loaded
    ADF Business Components Deployment     oracle.bc4jdt.deploy     11.1.1.7.40.64.93     Loaded
    ADF Business Components Modeler     oracle.adfbcdt.modeler     11.1.1.7.40.64.93     Loaded
    ADF Business Components Syscat     oracle.bc4j.syscat     0     Loaded
    ADF Business Components Tester     oracle.bc4j.tester     11.1.1.7.40.64.93     Loaded
    ADF Common Audit     oracle.adf.common.audit     0     Loaded
    ADF Context Debugger     oracle.adf.share.debug     11.1.1.7.40.64.93     Loaded
    ADF Controller Configuration Design Time     oracle.adf.controller.config.dt     11.1.1.7.40.64.93     Loaded
    ADF DT at RT Regisrations     oracle.adf.dt.at.rt.ide.registration     11.1.1.7.40.64.93     Loaded
    ADF Data Visualizations Design Time Tests     oracle.dvt.dt     11.1.1.7.40.64.93     Loaded
    ADF Debugger     oracle.adf.debug     11.1.1.7.40.64.93     Loaded
    ADF Debugger Diagram Support     oracle.adf.debug.diagram     11.1.1.7.40.64.93     Loaded
    ADF Desktop Integration Design Time     oracle.adfdt.desktopintegration     11.1.1.7.40.64.93     Loaded
    ADF Faces Cache     oracle.webcache     11.1.1.7.40.64.93     Loaded
    ADF Faces Data Visualization Tools Help     oracle.dvt-faces-doc     11.1.1.0.0     Loaded
    ADF Faces Databinding Design Time     oracle.adf-faces-databinding-dt     11.1.1.7.40.64.93     Loaded
    ADF Faces Design Time     oracle.adf-faces-dt     11.1.1.7.40.64.93     Loaded
    ADF Faces Design Time Migration     oracle.adffacesdt.migration     11.1.1.7.40.64.93     Loaded
    ADF Faces Runtime Help     oracle.adf-faces-rt-doc     11.1.1.0.0     Loaded
    ADF Faces Skin Design Time     oracle.adf-faces-skin-dt     11.1.1.7.40.64.93     Loaded
    ADF JMX Data Control Designtime     oracle.adf.jmxdc     11.1.1.7.40.64.93     Loaded
    ADF Java Server Faces Diagram     oracle.adf.jsf.diagram     11.1.1.7.40.64.93     Loaded
    ADF Library Design Time     oracle.jdeveloper.adflibrary     11.1.1.7.40.64.93     Loaded
    ADF Lifecycle Design Time     oracle.adf.lifecycle.dt     11.1.1.7.40.64.93     Loaded
    ADF Management Pages     oracle.adf.management     11.1.1.7.40.64.93     Loaded
    ADF Menu Model Design-Time     oracle.adfmenudt     11.1.1.7.40.64.93     Loaded
    ADF Page Flow Design Time     oracle.adf.pageflow.dt     11.1.1.7.40.64.93     Loaded
    ADF Page Flow Design Time Extras     oracle.adf.pageflow.dt.extras     11.1.1.7.40.64.93     Loaded
    ADF Page Template DT     oracle.adf-faces-templating-dt     11.1.1.7.40.64.93     Loaded
    ADF Region Design Time     oracle.adf-faces-region-dt     11.1.1.7.40.64.93     Loaded
    ADF Struts Page Flow Modeler     oracle.struts.adf     11.1.1.7.40.64.93     Loaded
    ADF Struts and Model One Databinding     oracle.adf.struts.and.model.one.databinding.dt     11.1.1.7.40.64.93     Loaded
    ADF Swing     oracle.adfdt.swingcore     11.1.1.7.40.64.93     Loaded
    ADF View Debugging Design Time     adf.view.debugging.dt     11.1.1.7.40.64.93     Loaded
    ADFv Common Databinding     oracle.adf-view-databinding-dt     11.1.1.7.40.64.93     Loaded
    Ant     oracle.ant     11.1.1.7.40.64.93     Loaded
    Application Server Manager     oracle.jdeveloper.asnav     11.1.1.7.40.64.93     Loaded
    Application State - Application Navigator     oracle.ideimpl.appstate.appnav     11.1.1.7.40.64.93     Loaded
    Application State - Editors     oracle.ide.appstate.editors     11.1.1.7.40.64.93     Loaded
    Application State Manager     oracle.ide.appstate     11.1.1.7.40.64.93     Loaded
    Archive Compare     oracle.jdeveloper.archive-compare     11.1.1.7.40.64.93     Loaded
    Audit Oracle Cloud Support     oracle.jdeveloper.audit.cloud     11.1.2     Loaded
    BI Beans Graph     oracle.bibeans     11.1.1.7.40.64.93     Loaded
    BM metamodel framework     oracle.bm.meta     11.1.1.7.40.64.93     Loaded
    Bug Reporter     oracle.jdeveloper.bugfiler     11.1.1.7.40.64.93     Loaded
    Business Modelers     oracle.bm     11.1.1.7.40.64.93     Loaded
    Call Hierarchy     oracle.ide.call-hierarchy     0     Loaded
    Call Hierarchy Java     oracle.ide.call-hierarchy-java     0     Loaded
    Check For Updates     oracle.ide.webupdate     11.1.1.7.40.64.93     Loaded
    Code Editor     oracle.ide.ceditor     11.1.1.7.40.64.93     Loaded
    Command Line Formatting Support     oracle.jdeveloper.ojformat     11.1.1.7.40.64.93     Loaded
    Command Line Make/Rebuild Support     oracle.jdevimpl.oj-compiler     11.1.1.7.40.64.93     Loaded
    Command Line SCA Compiler     oracle.jdevimpl.oj-sca     0     Loaded
    Common Controller Design-Time     oracle.controller.dt     11.1.1.7.40.64.93     Loaded
    Common Page Flow Design-Time     oracle.pageflow.dt     11.1.1.7.40.64.93     Loaded
    Component Palette     oracle.ide.palette1     11.1.1.7.40.64.93     Loaded
    Controller to ADF Bindings Bridge     oracle.controller.bindings.dt     11.1.1.7.40.64.93     Loaded
    Database Connection Support     oracle.jdeveloper.db.connection     11.1.1.7.40.64.93     Loaded
    Database Features (JDeveloper)     oracle.jdeveloper.db     11.1.1.7.40.64.93     Loaded
    Database Features (SQLDeveloper in JDeveloper)     oracle.jdeveloper.db.navigator     11.1.1.7.40.64.93     Loaded
    Database Modeler     oracle.dbmodeler     11.1.1.7.40.64.93     Loaded
    Database Modeler Migration     oracle.dbmodeler.migrate     11.1.1.7.40.64.93     Loaded
    Database Object Dependency API Support     oracle.jdeveloper.db.dependency     11.1.1.7.40.64.93     Loaded
    Database Object Explorers     oracle.ide.db.explorer     11.1.1.7.40.64.93     Loaded
    Database Object Transfer Framework     oracle.jdeveloper.db.transfer     11.1.1.7.40.64.93     Loaded
    Database UI     oracle.ide.db     11.1.1.7.40.64.93     Loaded
    Design Time Resource Bundle Variable Resolver     oracle.jdeveloper.resourcebundle.resolver.dt     11.1.1.7.40.64.93     Loaded
    Diagram Framework     oracle.diagram     11.1.1.7.40.64.93     Loaded
    Diagram Framework Toplink extensions     oracle.diagram.toplink     11.1.1.7.40.64.93     Loaded
    Diagram Javadoc Extension     oracle.diagram.javadoc     11.1.1.7.40.64.93     Loaded
    Diagram Thumbnail     oracle.diagram.thumbnail     11.1.1.7.40.64.93     Loaded
    Diagram to XMLEF Bridge     oracle.diagram.xmlef     11.1.1.7.40.64.93     Loaded
    Diff/Merge     oracle.ide.diffmerge     11.1.1.7.40.64.93     Loaded
    EJB     oracle.ejb     11.1.1.7.40.64.93     Loaded
    EJB Modeler     oracle.ejbmodeler     11.1.1.7.40.64.93     Loaded
    Editor Tint     oracle.ide.ceditor-tint     11.1.1.7.40.64.93     Loaded
    Editor Tint (Java)     oracle.jdeveloper.ceditor-tint-java     11.1.1.7.40.64.93     Loaded
    Extended IDE Platform     oracle.javacore     11.1.1.7.40.64.93     Loaded
    Extension Designtime Core     oracle.jdeveloper.extensiondt.core     11.1.1.7.40.64.93     Loaded
    Extension Designtime UI     oracle.jdeveloper.extensiondt.ui     11.1.1.7.40.64.93     Loaded
    External Tools     oracle.ide.externaltools     11.1.1.7.40.64.93     Loaded
    Feedback     oracle.ide.feedback     11.1.1.7.40.64.93     Loaded
    File Support     oracle.ide.files     11.1.1.7.40.64.93     Loaded
    Fusion Application Overview Definition     oracle.ide.appoverview.fusion.definition     11.1.1.7.40.64.93     Loaded
    Fusion Web Application (ADF) Template     oracle.adf.webapp.template     11.1.1.7.40.64.93     Loaded
    Go to File     oracle.ide.gotofile     11.1.1.7.40.64.93     Loaded
    Go to Java Type     oracle.jdeveloper.gotojava     11.1.1.7.40.64.93     Loaded
    HTML     oracle.html     11.1.1.7.40.64.93     Loaded
    Help System     oracle.ide.help     11.1.1.7.40.64.93     Loaded
    History Support     oracle.jdeveloper.history     11.1.1.7.40.64.93     Loaded
    IDE Reports Extension     oracle.ide.report     11.1.1.7.40.64.93     Loaded
    Import/Export Support     oracle.ide.importexport     11.1.1.7.40.64.93     Loaded
    Index Migrator support     oracle.ideimpl.indexing-migrator     11.1.1.7.40.64.93     Loaded
    J2EE     oracle.j2ee     11.1.1.7.40.64.93     Loaded
    J2EE     oracle.j2ee.webapp.ve     11.1.1.7.40.64.93     Loaded
    J2EE     oracle.j2ee.webapp.ve.facelets     11.1.1.7.40.64.93     Loaded
    J2EE CSS     oracle.css     11.1.1.7.40.64.93     Loaded
    J2EE Faces Config     oracle.j2ee.facesconfig     11.1.1.7.40.64.93     Loaded
    J2EE Web App     oracle.j2ee.webapp     11.1.1.7.40.64.93     Loaded
    J2EE-ADRS     oracle.j2ee.adrs     11.1.1.7.40.64.93     Loaded
    J2ee extension help     oracle.j2ee.help     11.1.1.0.0     Loaded
    JDeveloper     oracle.jdeveloper     11.1.1.7.40.64.93     Loaded
    JDeveloper Runner     oracle.jdeveloper.runner     11.1.1.7.40.64.93     Loaded
    JGoodies Forms     oracle.jdeveloper.jgoodies     11.1.1.7.40.64.93     Loaded
    JPublisher     oracle.jdeveloper.db.jpub     11.1.1.7.40.64.93     Loaded
    JSON Language support     oracle.jdeveloper.json     11.1.1.7.40.64.93     Loaded
    JViews Registration Addin     oracle.diagram.registration     11.1.1.7.40.64.93     Loaded
    Java Annotation Inspector     oracle.jdeveloper.annotation.inspector     11.1.1.7.40.64.93     Loaded
    Java Breadcrumbs     oracle.jdeveloper.ceditor-breadcrumbs-java     11.1.1.7.40.64.93     Loaded
    Java Class Modeler     oracle.javamodeler     11.1.1.7.40.64.93     Loaded
    Java Modeler Toplink extensions     oracle.javamodeler.toplink     11.1.1.7.40.64.93     Loaded
    Java Server Faces Page Flow Modeler     oracle.jsfmod     11.1.1.7.40.64.93     Loaded
    Java Structure Compare     oracle.jdeveloper.java-compare     11.1.1.7.40.64.93     Loaded
    Java Type Search     oracle.jdeveloper.searchbar.java     11.1.1.7.40.64.93     Loaded
    Java extension help     oracle.java.help     11.1.1.0.0     Loaded
    JavaBeans, Swing, and AWT     oracle.swingawt     11.1.1.7.40.64.93     Loaded
    JavaScript Language Support     oracle.ide.javascript     11.1.1.7.40.64.93     Loaded
    Jdeveloper UI Editor     oracle.jdeveloper.uieditor     11.1.1.7.40.64.93     Loaded
    Jdeveloper XML Extension     oracle.jdeveloper.xml     11.1.1.7.40.64.93     Loaded
    Legacy Controller Design-Time     oracle.controller.bm.dt     11.1.1.7.40.64.93     Loaded
    Legacy Preferences integration for BM     oracle.modeler.bm.prefs     11.1.1.7.40.64.93     Loaded
    Log Window     oracle.ide.log     11.1.1.7.40.64.93     Loaded
    MDS Extension     oracle.mds     11.1.1.7.40.64.93     Loaded
    MOF Ide Integration     oracle.mof.ide     11.1.1.7.40.64.93     Loaded
    MOF Modeler Integration     oracle.modeler.mof     11.1.1.7.40.64.93     Loaded
    Mac OS X Adapter     oracle.ideimpl.apple     11.1.1.7.40.64.93     Loaded
    Modeler Framework     oracle.modeler     11.1.1.7.40.64.93     Loaded
    Modeler Framework Common Layer     oracle.modeler.common     11.1.1.7.40.64.93     Loaded
    Modelling migration from BM     oracle.modeler.bm.migrate     11.1.1.7.40.64.93     Loaded
    Navigator     oracle.ide.navigator     11.1.1.7.40.64.93     Loaded
    Nightly Indexing support     oracle.ideimpl.indexing-rt     11.1.1.7.40.64.93     Loaded
    OAR/MAR/SAR Deployment Support Extension     oracle.deploy.orapp     11.1.1.7.40.64.93     Loaded
    OWSM Policy Manager Installer     oracle.jdeveloper.webservice.wsmpm.installer     11.1.1.7.40.64.93     Loaded
    Object Gallery     oracle.ide.gallery     11.1.1.7.40.64.93     Loaded
    Offline Database     oracle.jdeveloper.offlinedb     11.1.1.7.40.64.93     Loaded
    Offline Database Import/Generate     oracle.jdeveloper.offlinedb.transfer     11.1.1.7.40.64.93     Loaded
    Offline Database Reports Extension     oracle.jdeveloper.offlinedb.report     11.1.1.7.40.64.93     Loaded
    Offline Database SXML     oracle.jdeveloper.offlinedb.sxml     11.1.1.7.40.64.93     Loaded
    Offline Database User Properties     oracle.jdeveloper.offlinedb.userprops     11.1.1.7.40.64.93     Loaded
    Offline Database User Properties SXML     oracle.jdeveloper.offlinedb.userprops.sxml     11.1.1.7.40.64.93     Loaded
    Oracle Cloud     oracle.jdeveloper.cloud     11.1.1.0.0     Loaded
    Oracle Enterprise Repository Editor     oracle.jdeveloper.oereditor     11.1.1.7.40.64.93     Loaded
    Oracle IDE     oracle.ide     11.1.1.7.40.64.93     Loaded
    Oracle JDevloper Deployment Core Module     oracle.deploy.core     11.1.1.7.40.64.93     Loaded
    Oracle MDS Design time     oracle.mds.dt     11.1.1.7.40.64.93     Loaded
    Oracle Mobile ADF     oracle.wireless.dt     11.1.1.7.40.64.93     Loaded
    Oracle Page Templates     oracle.adf-page-template-samples     11.1.1.7.40.64.93     Loaded
    Oracle SQL Developer     oracle.sqldeveloper     11.2.0.10.04     Loaded
    Oracle SQL Developer - 3rd Party Database Browsers     oracle.sqldeveloper.thirdparty.browsers     11.2.0.10.04     Loaded
    Oracle SQL Developer - Database Cart     oracle.sqldeveloper.dbcart     11.2.0.10.04     Loaded
    Oracle SQL Developer - Object Viewer     oracle.sqldeveloper.oviewer     11.2.0.10.04     Loaded
    Oracle SQL Developer - Reports     oracle.sqldeveloper.report     11.2.0.10.04     Loaded
    Oracle SQL Developer - Snippet     oracle.sqldeveloper.snippet     11.2.0.10.04     Loaded
    Oracle SQL Developer - Worksheet v2     oracle.sqldeveloper.worksheet     11.2.0.10.04     Loaded
    Oracle SQL Developer - XML Schema     oracle.sqldeveloper.xmlschema     11.2.0.10.04     Loaded
    PL/SQL Debugger     oracle.jdeveloper.db.debug.plsql     11.1.1.7.40.64.93     Loaded
    PROBE Debugger     oracle.jdeveloper.db.debug.probe     11.1.1.7.40.64.93     Loaded
    Peek     oracle.ide.peek     11.1.1.7.40.64.93     Loaded
    Persistent Storage     oracle.ide.persistence     11.1.1.7.40.64.93     Loaded
    Profiler     oracle.jdeveloper.profiler     11.1.1.7.40.64.93     Loaded
    Properties File Support     oracle.jdeveloper.props     11.1.1.7.40.64.93     Loaded
    Property Inspector     oracle.ide.inspector     11.1.1.7.40.64.93     Loaded
    Quick Start Features for Web Applications     quickstart.webapp.dt     11.1.1.7.40.64.93     Loaded
    QuickDiff     oracle.ide.quickdiff     11.1.1.7.40.64.93     Loaded
    REST Web Services     oracle.jdeveloper.webservice.rest     11.1.1.7.40.64.93     Loaded
    Refactoring     oracle.jdeveloper.refactoring     11.1.1.7.40.64.93     Loaded
    Replace With     oracle.ide.replace     11.1.1.7.40.64.93     Loaded
    Reports Extension     oracle.javatools.report     11.1.1.7.40.64.93     Loaded
    Resource Bundle Support     oracle.ide.resourcebundle     11.1.1.7.40.64.93     Loaded
    Resource Bundle Support for Properties Files     oracle.jdeveloper.resourcebundle.props     11.1.1.7.40.64.93     Loaded
    Resource Catalog Application Server Adapter     oracle.jdeveloper.asadapter     11.1.1.7.40.64.93     Loaded
    Resource Catalog DB UI extension     oracle.jdeveloper.db.rcadapter.ui     11.1.1.7.40.64.93     Loaded
    Resource Catalog Database Adapter     oracle.jdeveloper.rcdbadapter     11.1.1.7.40.64.93     Loaded
    Resource Catalog WSIL Adapter     oracle.jdeveloper.rcwsiladapter     11.1.1.7.40.64.93     Loaded
    Resource Lookup     oracle.jdeveloper.rclookup     11.1.1.7.40.64.93     Loaded
    Runner     oracle.ide.runner     11.1.1.7.40.64.93     Loaded
    SQL*Plus Integration     oracle.jdeveloper.db.sqlplus     11.1.1.7.40.64.93     Loaded
    SQLJ     oracle.jdeveloper.sqlj     11.1.1.7.40.64.93     Loaded
    Search Bar     oracle.ide.searchbar     11.1.1.0.0     Loaded
    SearchBar Commands     oracle.ide.searchbar.commands     11.1.1.7.40.64.93     Loaded
    Searchbar Preferences     oracle.ide.searchbar.preferences     11.1.1.7.40.64.93     Loaded
    Struts Page Flow Modeler     oracle.struts     11.1.1.7.40.64.93     Loaded
    Studio     oracle.studio     11.1.1.7.40.64.93     Loaded
    Studio extension help     oracle.studio.help     11.1.1.0.0     Loaded
    Template     oracle.ide.ceditor-template     11.1.1.7.40.64.93     Loaded
    TopLink     oracle.toplink     11.1.1.7.40.64.93     Loaded
    Trinidad Databinding Design Time     oracle.trinidad-databinding-dt     11.1.1.7.40.64.93     Loaded
    Trinidad Design Time     oracle.trinidad-dt     11.1.1.7.40.64.93     Loaded
    UDDI Resource Catalogue Provider     oracle.jdevimpl.uddiadapter     11.1.1.7.40.64.93     Loaded
    UML XMI     oracle.uml.v2.xmi     11.1.1.7.40.64.93     Loaded
    UML v2     oracle.uml.v2     11.1.1.7.40.64.93     Loaded
    UML v2 Activity Modeler     oracle.uml.v2.activity     11.1.1.7.40.64.93     Loaded
    UML v2 Class Diagram     oracle.uml.v2.clazz     11.1.1.7.40.64.93     Loaded
    UML v2 Migration     oracle.uml.v2.migrate     11.1.1.7.40.64.93     Loaded
    UML v2 Sequence Diagram     oracle.uml.v2.sequence     11.1.1.7.40.64.93     Loaded
    UML v2 Transformation to Java     oracle.uml.v2.umljava     11.1.1.7.40.64.93     Loaded
    UML v2 Use Case Diagram     oracle.uml.v2.usecase     11.1.1.7.40.64.93     Loaded
    UML2 Modelers Common Classes     oracle.uml.v2.modeler     11.1.1.7.40.64.93     Loaded
    URL Connection Designtime     oracle.jdevimpl.urlconn     0     Loaded
    VHV     oracle.ide.vhv     11.1.1.7.40.64.93     Loaded
    Versioning Support     oracle.jdeveloper.vcs     11.1.1.7.40.64.93     Loaded
    Versioning Support for Subversion     oracle.jdeveloper.subversion     11.1.1.7.40.64.93     Loaded
    Virtual File System     oracle.ide.vfs     11.1.1.7.40.64.93     Loaded
    WSDL Chooser     oracle.jdeveloper.wsdllookup     11.1.1.0.0     Loaded
    WSDL web services extension     oracle.jdevimpl.wsdl     11.1.1.7.40.64.93     Loaded
    Web Browser and Proxy     oracle.ide.webbrowser     11.1.1.7.40.64.93     Loaded
    Web Services     oracle.jdeveloper.webservice     11.1.1.7.40.64.93     Loaded
    WebDAV Connection Support     oracle.jdeveloper.webdav2     11.1.1.7.40.64.93     Loaded
    WebStart     oracle.j2ee.webstart     11.1.1.0.0     Loaded
    XML Compare     oracle.jdeveloper.xml-compare     11.1.1.7.40.64.93     Loaded
    XML Editing Framework IDE Extension     oracle.ide.xmlef     11.1.1.7.40.64.93     Loaded
    XML Editing Framework Java Integration     oracle.jdeveloper.xmlef     11.1.1.7.40.64.93     Loaded
    adf-deploy-dt     oracle.adfdt.common.deploy     11.1.1.7.40.64.93     Loaded
    adf-deploy-dt-mds     oracle.adfdt.common.deploy.mds     11.1.1.7.40.64.93     Loaded
    adf-installer-ide     adf.installer.dt     11.1.1.7.40.64.93     Loaded
    adf-logging-dt     oracle.adf.logging.dt     11.1.1.7.40.64.93     Loaded
    adf-model-debugger-dt     oracle.adf-model-debugger-dt     11.1.1.7.40.64.93     Loaded
    adf-model-sqldc-ide     oracle.adfm.sqldc     11.1.1.7.40.64.93     Loaded
    adf-model-tools     oracle.adf.model.tools     11.1.1.7.40.64.93     Loaded
    adf-security-policy-dt     oracle.adfdtinternal.adf-security-policy-dt     11.1.1.7.40.64.93     Loaded
    adf-share-audit     oracle.adf-share-audit     11.1.1.7.40.64.93     Loaded
    adf-share-deploy-dt     oracle.adf.share.deploy.dt     11.1.1.7.40.64.93     Loaded
    adf-share-dt     oracle.adf.share.dt     11.1.1.7.40.64.93     Loaded
    adfm-business-editor-deploy     oracle.adf.businesseditor.deploy     11.1.1.7.40.64.93     Loaded
    adfm-business-editor-ide     oracle.adf.model.businesseditor     11.1.1.7.40.64.93     Loaded
    adfm-business-editor-settings-ide     oracle.adfm.businesseditor.settings     11.1.1.7.40.64.93     Loaded
    adfmcoredt-xdf     oracle.adfm.xdf     11.1.1.7.40.64.93     Loaded
    adfquerylovdt     oracle.adf-faces-query-and-lov-dt     11.1.1.7.40.64.93     Loaded
    appoverview     oracle.ide.appoverview     11.1.1.7.40.64.93     Loaded
    asnav-cloud     oracle.jdeveloper.asnav.cloud     11.1.1.7.40.64.93     Loaded
    asnav-weblogic     oracle.jdeveloper.asnav.weblogic     11.1.1.7.40.64.93     Loaded
    audit     oracle.ide.audit     11.1.1.7.40.64.93     Loaded
    audit-core     oracle.ide.audit.core     11.1.1.7.40.64.93     Loaded
    bi-jdbc     oracle.bi.jdbc     11.1.1.7.40.64.93     Loaded
    classpath: protocol handler extension     oracle.jdeveloper.classpath     11.1.1.0.0     Loaded
    db-audit     oracle.ide.db.audit     11.1.1.7.40.64.93     Loaded
    db-modeler-transform     oracle.dbmodeler.transform     11.1.1.7.40.64.93     Loaded
    dcadapters-ide     oracle.adfm.dc-adapters     11.1.1.7.40.64.93     Loaded
    dependency-java     oracle.jdeveloper.java.dependency     11.1.1.7.40.64.93     Loaded
    dependency-refactor     oracle.jdeveloper.refactoring.dependency     11.1.1.7.40.64.93     Loaded
    deploy-ant     oracle.deploy.ant     11.1.1.7.40.64.93     Loaded
    deploy-rt     oracle.jdevimpl.deploy-rt     11.1.1.7.40.64.93     Loaded
    feedback-client2     oracle.ideimpl.feedback2.client     11.1.1.7.40.64.93     Loaded
    ide-diagnostics     oracle.ide.diagnostics     11.1.1.0.0     Loaded
    j2ee-adrsimpl     oracle.j2ee.adrsimpl     11.1.1.0.0     Loaded
    j2ee-cloud     oracle.j2ee.cloud     11.1.1.7.40.64.93     Loaded
    j2ee-facelets     oracle.j2ee.facelets     11.1.1.7.40.64.93     Loaded
    j2ee-jpsconfig     oracle.j2ee.jpsconfig     11.1.1.7.40.64.93     Loaded
    j2ee-security     oracle.j2ee.security     11.1.1.7.40.64.93     Loaded
    j2ee-server     oracle.j2ee.server     11.1.1.0.0     Loaded
    j2ee-server-dt     oracle.j2ee.server.dt     11.1.1.7.40.64.93     Loaded
    j2ee-serverimpl     oracle.j2ee.serverimpl     11.1.1.7.40.64.93     Loaded
    j2ee-weblogic     oracle.j2ee.weblogic     11.1.1.7.40.64.93     Loaded
    j2ee-weblogic-editors     oracle.j2ee.weblogic.editors     11.1.1.7.40.64.93     Loaded
    jdukshare     oracle.bm.jdukshare     11.1.1.7.40.64.93     Loaded
    library-dconfig-infra     oracle.jdeveloper.library.dconfig.infra     11.1.1.7.40.64.93     Loaded
    library-jee-api     oracle.jdeveloper.library.jee.api     11.1.1.7.40.64.93     Loaded
    library-jmx     oracle.jdeveloper.library.jmx     11.1.1.7.40.64.93     Loaded
    library-jps     oracle.jdeveloper.library.jps     11.1.1.7.40.64.93     Loaded
    library-weblogic-api     oracle.jdeveloper.library.weblogic.api     11.1.1.7.40.64.93     Loaded
    library-weblogic-client     oracle.jdeveloper.library.weblogic.client     11.1.1.7.40.64.93     Loaded
    mof     oracle.mof     11.1.1.7.40.64.93     Loaded
    mof-index     oracle.mof.index     11.1.1.7.40.64.93     Loaded
    mof-xmi     oracle.mof.xmi     11.1.1.7.40.64.93     Loaded
    oracle.adfm     oracle.adfm     11.1.1.7.40.64.93     Loaded
    oracle.adfm.contextual     oracle.adfm.contextual     11.1.1.7.40.64.93     Loaded
    oracle.dynamic-faces-dt     oracle.dynamic.faces     11.1.1.7.40.64.93     Loaded
    oracle.ide.dependency     oracle.ide.dependency     11.1.1.7.40.64.93     Loaded
    oracle.ide.filequery     oracle.ide.filequery     11.1.1.7.40.64.93     Loaded
    oracle.ide.indexing     oracle.ide.indexing     11.1.1.7.40.64.93     Loaded
    oracle.ide.usages-tracking     oracle.ide.usages-tracking     11.1.1.7.40.64.93     Loaded
    oracle.todo.tasks     oracle.todo.tasks     11.1.1.7.40.64.93     Loaded
    palette2     oracle.ide.palette2     11.1.1.7.40.64.93     Loaded
    placeholder-jsf-ui     oracle.placeholderjsf-ui     11.1.1.7.40.64.93     Loaded
    placeholderdc-dt     oracle.placeholderdc.dt     11.1.1.7.40.64.93     Loaded
    rcasadapter-cloud     oracle.jdeveloper.asadapter.cloud     11.1.1.7.40.64.93     Loaded
    rcasadapter-cloud-api     oracle.jdeveloper.asadapter.cloud.api     11.1.1.7.40.64.93     Loaded
    rcasadapter-dt     oracle.jdeveloper.asadapter.dt     11.1.1.7.40.64.93     Loaded
    rcasadapter-oc4j     oracle.jdeveloper.asadapter.oc4j     11.1.1.7.40.64.93     Loaded
    rcasadapter-rescat2     oracle.jdeveloper.asadapter.rescat2     11.1.1.7.40.64.93     Loaded
    rcasadapter-thirdparty     oracle.jdeveloper.asadapter.thirdparty     11.1.1.7.40.64.93     Loaded
    rcasadapter-weblogic     oracle.jdeveloper.asadapter.weblogic     11.1.1.7.40.64.93     Loaded
    rcasadapter-weblogic-api     oracle.jdeveloper.asadapter.weblogic.api     11.1.1.7.40.64.93     Loaded
    rescat2     oracle.jdevimpl.rescat2     11.1.1.7.40.64.93     Loaded
    resourcebundle-api-adfdeps     oracle.jdeveloper.resourcebundle.adfdeps     11.1.1.7.40.64.93     Loaded
    resourcebundle-api-xliff     oracle.resourcebundle.xliff     11.1.1.7.40.64.93     Loaded
    resourcebundle-customization     oracle.jdeveloper.resourcebundle.customization     11.1.1.7.40.64.93     Loaded
    searchbar-gallery     oracle.ide.searchbar.gallery     11.1.1.7.40.64.93     Loaded
    searchbar-help     oracle.ide.searchbar.help     11.1.1.7.40.64.93     Loaded
    searchbar-index     oracle.ide.searchbar.index     11.1.1.7.40.64.93     Loaded
    status     oracle.ide.status     11.1.1.7.40.64.93     Loaded
    xml-schema-dt     oracle.jdevimpl.xml.schema     11.1.1.7.40.64.93     Loaded
    xsl-dt     oracle.jdevimpl.xml.xsl     11.1.1.7.40.64.93     Loaded
    xsqldt-ide     oracle.xsqldt-ide     11.1.1.7.40.64.93     Loaded
    Kuba

    It helps if you start JDeveloper with:
    jdev.exe - J - Dide.user.dir =
    and the path points to a directory that has no spaces in the path?

  • How to take database backup ASM/Instance?

    Hello

    I'm new with ASM. We take ASM/instance of database backup.

    can we have the idea to backup ASM?

    1. what components should be saved as database/Instance ASM / ASM all files?


    Please do the needful.

    Thank you
    Nitin

    Hello Nitin,

    First of all, you must understand that the RDBMS & ASM instance is different but yes, both are running on the same computer.

    ASM includes essentially two things: ASM instance (1) and the storage of the DSO (2).

    (1) ASM instance
    ------------------------

    That's just an instance when we do not backup but Yes if you want to keep the ASM instance configuration file then just follow these steps:

    [grid@host01 ~] $. oraenv
    ORACLE_SID = [+ ASM1]? + ASM1
    The basic Oracle for ORACLE_HOME=/u01/app/11.2.0/grid is/u01/app/grid

    SQL > create pfile='/home/grid/init+ASM1.ora' of spfile;

    Created file.

    (2) ASM STORAGE
    -------------------------

    -Storage ASM includes essentially ASM starts, namely new set of disks.

    -Whenever we do not create ASM diskgroup diskgroup contains still three things:

    (a) disc ASM
    (b) models and metadata
    (c) the ASM files (essentially datafile or all database files)

    -We take backup of two things on three things in ASM diskgroup:

    (1) ASM files - with RMAN because these are files of database.
    (2) ASM diskgroup models & metadata - with the MD_BACKUP of ASMCMD command.

    Now, MD_BACKUP will create a backup as your specified location file and this file will includes all models and metadata of the diskgroup. Benefits of taking diskgroup metadata are, if we lost the diskgroup, so we do not worry some details configuration command MD_RESTORE use to recreate the diskgroup with the same configuration. But remember that it does not restore the data file or any other file that was there on the diskgroup going to use RMAN to restore the missing files.

    See the example:

    ASMCMD > lsdg

    State Type sector Rebal to Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Voting_files name of the block
    EXTERN MOUNTED N 512 4096 1048576 11742 11643 0 11643 0 N ABC /.
    NORMAL CLIMB N 512 4096 1048576 15656 10661 1259 4701 0 N DATA.
    EXTERN MOUNTED N 512 4096 1048576 15656 13874 0 13874 0 N FRA.
    ASMCMD >
    >

    ASMCMD >/home/grid/data_backup_file - G DATA md_backup
    Group of disk to save metadata: DATA
    Path to current directory alias: cluster01
    Path to current directory alias: ORCL
    Path to current directory alias: ORCL/fichier_parametres
    Path to current directory alias: ORCL/DATA file
    Current directory alias path: cluster01/OCRFILE
    Path to current directory alias: ORCL/CONTROLFILE
    Path to current directory alias: ORCL/TEMPFILE
    Path to current directory alias: ORCL/ONLINELOG
    Current directory alias path: cluster01/ASMPARAMETERFILE
    ASMCMD >

    * vim # / home/grid/data_backup_file *.

    @diskgroup_set =)
    {
    "ATTRINFO"-ONLINE {}
    "MODEL. OCRBACKUP. REDUNDANCY '-ONLINE 18',
    "MODEL. FICHIER_PARAMETRES. MIRROR_REGION '-ONLINE '0',
    "MODEL. TEMPORARY FILE. REDUNDANCY '-ONLINE 18',
    "MODEL. TEMPORARY FILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. FICHIER_PARAMETRES. REDUNDANCY '-ONLINE 18',
    "SECTOR_SIZE"-ONLINE '512',
    "MODEL. DATAGUARDCONFIG. REDUNDANCY '-ONLINE 18',
    ' ACCESS_CONTROL. UMASK '-ONLINE '066'.
    "MODEL. ASM_STALE. STRIPE '-ONLINE '0',
    "MODEL. ARCHIVELOG. STRIPE '-ONLINE '0',
    "MODEL. DATAGUARDCONFIG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. OCRBACKUP. STRIPE '-ONLINE '0',
    "MODEL. DATA FILE. STRIPE '-ONLINE '0',
    "AU_SIZE"-ONLINE '1048576',
    "MODEL. ASMPARAMETERFILE. STRIPE '-ONLINE '0',
    "MODEL. TRACK CHANGES. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. REDUNDANCY '-ONLINE 19',
    "MODEL. FLASHFILE. STRIPE '-ONLINE '0',
    "MODEL. BACKUPSET. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ARCHIVELOG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. TRACK CHANGES. STRIPE '-ONLINE '0',
    "MODEL. ONLINELOG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. TRACK CHANGES. REDUNDANCY '-ONLINE 18',
    "MODEL. BACKUPSET. STRIPE '-ONLINE '0',
    "MODEL. OCRFILE. MIRROR_REGION '-ONLINE '0',
    "DISK_REPAIR_TIME' => '3.6 h."
    "MODEL. AUTOBACKUP. REDUNDANCY '-ONLINE 18',
    "MODEL. DUMPSET. REDUNDANCY '-ONLINE 18',
    "MODEL. RETURN OF FLAME. MIRROR_REGION '-ONLINE '0',
    "MODEL. DUMPSET. MIRROR_REGION '-ONLINE '0',
    "MODEL. DUMPSET. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. REDUNDANCY '-ONLINE 19',
    "MODEL. RETURN OF FLAME. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. STRIPE '-ONLINE 1',
    "MODEL. DATA FILE. REDUNDANCY '-ONLINE 18',
    "MODEL. XTRANSPORT. REDUNDANCY '-ONLINE 18',
    "MODEL. AUTOBACKUP. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. DATA FILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. FLASHFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. MIRROR_REGION '-ONLINE '0',
    "MODEL. RETURN OF FLAME. REDUNDANCY '-ONLINE 18',
    "MODEL. DATAGUARDCONFIG. STRIPE '-ONLINE '0',
    "CELL. SMART_SCAN_CAPABLE'-ONLINE 'FALSE. '
    "TEMPLATE_VERSION"-ONLINE '186646528',
    "MODEL. FICHIER_PARAMETRES. STRIPE '-ONLINE '0',
    "MODEL. DATA FILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. FICHIER_PARAMETRES. PRIMARY_REGION '-ONLINE '0',
    "MODEL. BACKUPSET. MIRROR_REGION '-ONLINE '0',
    "MODEL. OCRBACKUP. MIRROR_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. REDUNDANCY '-ONLINE 18',
    "MODEL. ASMPARAMETERBAKFILE. STRIPE '-ONLINE '0',
    ' ACCESS_CONTROL. PERMIT TO '-ONLINE 'FALSE. '
    "MODEL. DATAGUARDCONFIG. MIRROR_REGION '-ONLINE '0',
    "MODEL. TEMPORARY FILE. PRIMARY_REGION '-ONLINE '0',
    "COMPATIBLE. RDBMS '-ONLINE '10.1.0.0.0'.
    "MODEL. FLASHFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. MIRROR_REGION '-ONLINE '0',
    "MODEL. FLASHFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. OCRBACKUP. PRIMARY_REGION '-ONLINE '0',
    "MODEL. OCRFILE. STRIPE '-ONLINE '0',
    "MODEL. AUTOBACKUP. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERBAKFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. XTRANSPORT. PRIMARY_REGION '-ONLINE '0',
    "MODEL. DUMPSET. STRIPE '-ONLINE '0',
    "MODEL. TEMPORARY FILE. STRIPE '-ONLINE '0',
    "MODEL. OCRFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. STRIPE '-ONLINE '0',
    "MODEL. ARCHIVELOG. REDUNDANCY '-ONLINE 18',
    "MODEL. OCRFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. ARCHIVELOG. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. RETURN OF FLAME. STRIPE '-ONLINE '0',
    "MODEL. CONTROLFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. XTRANSPORT. MIRROR_REGION '-ONLINE '0',
    "MODEL. BACKUPSET. REDUNDANCY '-ONLINE 18',
    "MODEL. ASMPARAMETERBAKFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. XTRANSPORT. STRIPE '-ONLINE '0',
    "MODEL. TRACK CHANGES. MIRROR_REGION '-ONLINE '0',
    "COMPATIBLE. ASM '-ONLINE '11.2.0.0.0'.
    "MODEL. ASMPARAMETERBAKFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. AUTOBACKUP. STRIPE'-'0' ONLINE
    },
    "DISKSINFO"-ONLINE {}
    "ASMDISK02"-ONLINE {}
    "ASMDISK02"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK02."
    "NAME" => "ASMDISK02."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK02 '.
    }
    },
    "ASMDISK01"-ONLINE {}
    "ASMDISK01"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK01."
    "NAME" => "ASMDISK01."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK01 '.
    }
    },
    "ASMDISK04"-ONLINE {}
    "ASMDISK04"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK04."
    "NAME" => "ASMDISK04."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK04 '.
    }
    },
    "ASMDISK03"-ONLINE {}
    "ASMDISK03"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK03."
    "NAME" => "ASMDISK03."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK03 '.
    }
    }
    },
    "DGINFO"-ONLINE {}
    "DGTORESTORE"-ONLINE 0
    "DGCOMPAT"-ONLINE ' 11.2.0.0.0. "
    "DGNAME"-ONLINE "DATA."
    "DGDBCOMPAT"-ONLINE ' 10.1.0.0.0. "
    "DGTYPE"-ONLINE "NORMAL."
    "DGAUSZ"-ONLINE '1048576'
    },
    "ALIASINFO"-ONLINE {}
    '6' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME"-online "cluster01/ASMPARAMETERFILE"
    'REFERENCE_INDEX'-'16777322' ONLINE
    },
    '3' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/CONTROLFILE.
    'REFERENCE_INDEX'-'16777534' ONLINE
    },
    '7' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/FICHIER_PARAMETRES,"
    'REFERENCE_INDEX'-'16777693' ONLINE
    },
    '2' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/ONLINELOG,"
    'REFERENCE_INDEX'-'16777587' ONLINE
    },
    '8' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME"-online "cluster01/OCRFILE"
    'REFERENCE_INDEX'-'16777375' ONLINE
    },
    '1' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 0
    "ALIASNAME"-online "cluster01."
    'REFERENCE_INDEX'-'16777269' ONLINE
    },
    '4' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => ORCL/DATA FILE"."
    'REFERENCE_INDEX'-'16777481' ONLINE
    },
    '0' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 0
    "ALIASNAME" => "ORCL".
    'REFERENCE_INDEX'-'16777428' ONLINE
    },
    '5' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/TEMPFILE"
    'REFERENCE_INDEX'-'16777640' ONLINE
    }
    },
    'TEMPLATEINFO'-ONLINE {}
    '11' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    'TEMPNAME' => 'AUTOBACKUP.
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '7' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASMPARAMETERFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '2' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ARCHIVELOG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '17' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'OCRBACKUP."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '1' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASM_STALE."
    "REDUNDANCY"-ONLINE "HIGH."
    'SYSTEM' => 'Y '.
    },
    '18' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ONLINELOG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '0' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    'TEMPNAME' => 'DATAFILE ',.
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '16' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'OCRFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '13' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME'-ONLINE"TRACK CHANGES. "
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '6' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASMPARAMETERBAKFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '3' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'FLASHFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '9' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME" => "TEMPFILE"
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '12' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'XTRANSPORT."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '14' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME'-ONLINE"FLASHBACK. "
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '15' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'DATAGUARDCONFIG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '8' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'FICHIER_PARAMETRES."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '4' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE "FINE."
    'TEMPNAME' => 'CONTROLFILE.
    "REDUNDANCY"-ONLINE "HIGH."
    'SYSTEM' => 'Y '.
    },
    '10' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'BACKUPSET."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '5' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'DUMPSET."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    }
    }
    }
    );

    NOTE:

    To re-create the diskgroup dropped with the same restoration of the configuration of the diskgroup even with the aid of diskgroup as:

    asmcmd >/home/grid/data_backup_file - full - G DATA md_restore

    Hope its clear now.

    Thank you

    Ashish Shukla

  • Deploy and host not applied after you restart car profiles

    Just started playing with Auto deploy and profiles of the host, all of this work have to expect one thing.

    The profile of the host is not applied after you restart, the profile is selected but not applied.

    If I choose 'Apply the profile' Server applies the profile, take this into maintenance mode and it works as it should.

    This should not happen automatically after reboot? And what files newspapers can I look to fix this?

    Any help would be appreciated.

    Yes. You can attach a profile - even if the host is a host running VMs - worms and you can take a look if it is already compatible or not, before it is put in maintenance mode and apply the profile settings. You can even attach a profile to a cluster if you do not need to click on all hosts.

  • Oracle database backup basics

    May I ask, from a point of view, low tech a little question on the backup/restore of Oracle databases. Are there tools commonly used for backup of Oracle database? And have you ever encounter the snowman DBA / other places you have worked to make bad backups? I'd like to hear horror stories about what can and will hurt in oracle database backups? It is a simple process, or wrong - this easy ens at the end and things / featuring data etc.?
    And the second part of the question is if you're looking for auditing oracle backup processes, that you are looking 'good evidence' that this is done in line with the policy /strategy?

    >

    Are there specific reasons why backups become unnecessary, i.e. what goes wrong, when it comes to restoration, it is not restore.

    There may be two reasons. One, for example, backups are accidentally deleted, partially or completely. Another way may be the backup is marked as obsolete due to the retention or some operations strategy as resetlogs who could not leave the backups in use.

    I was also wondering how easy it is perhaps "missing data" when planning a backup DB with RMAN? Is this possible? Have you ever seen do, and if so is there any 'specific' part of a database that is often overlooked during examination of what to plan for in the backup task?

    What do you mean by "missing data"? It would be possible if you don't take care of backups that you plan.

    Aman...

Maybe you are looking for