Archiver is unable to archive a redo log because the output device is full

Dear Experts,
When I logged to EM of my DB 11g R2. I found the following:
- Database Instance Status : Down
- Details          
The instance has been terminated by a database process because of a fatal internal condition, or a critical background process was killed by the user.
Archiver is unable to archive a redo log because the output device is full or unavailable.
- Agent Connection to Instance
Status: Failed
Details: ORA-01034: ORACLE not available
Thank you in advance for any help you provide
Best Regards

mahmoudrabie wrote:
Thank you 919294
I was root not oracle and when I switch to oracle (which is member of dba group), the I ran
rman target /
Recovery Manager: Release 11.2.0.1.0 - Production on Wed Mar 7 13:27:06 2012
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
connected to target database (not started)
then as friends suggested
RMAN> backup archivelog all delete input;
Starting backup at 07-MAR-12
using target database control file instead of recovery catalog
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 03/07/2012 13:28:00
RMAN-06403: could not obtain a fully authorized session
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directorycheck the connection
connected to target database (not started)*so first startup the databaseto mount and then perform the operation
--neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Standby receiving redo logs although the log_archive_dest_n were wronly...

    Hi,
    The Primary site has two servers, each with one instance, using RAC.
    The Standby site has another two servers and two instances using also RAC.
    This is a logical Standby database, the Dataguard is working fine and the data is being replicated.
    This is the configuration of the second instance of the Standby site (Server1b)
    SQL> show parameter arch
    NAME      TYPE      VALUE
    ============================================================
    archive_lag_target      integer      0
    log_archive_config      string      dg_config=(DB_S1, DB_S2)
    log_archive_dest      string
    log_archive_dest_1      string      LOCATION=+DB_ARCHIVE/DB/ VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=DB_S1
    log_archive_dest_5 string      service="(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=xxxx)))(CONNECT_DATA=(SERVICE_NAME=DB_S2_XPT)(INSTANCE_NAME=DB1)(SERVER=dedicated)))", LGWR NOAFFIRM delay=0 OPTIONALmax_failure=0 reopen=10 async=61440 db_unique_name="DB_S2" register nonet_timeout valid_for=(online_logfile,primary_role)
    log_archive_dest_state_1 string      enable
    log_archive_dest_state_10 string      enable
    log_archive_dest_state_2 string      ENABLE
    log_archive_dest_state_3 string      enable
    log_archive_dest_state_4 string      ALTERNATE
    log_archive_dest_state_5 string      ENABLE
    log_archive_dest_state_6 string      enable
    log_archive_dest_state_7 string      enable
    log_archive_dest_state_8 string      enable
    log_archive_dest_state_9 string      enable
    log_archive_duplex_dest      string
    log_archive_format      string      %t_%s_%r.dbf
    log_archive_local_first      boolean      TRUE
    log_archive_max_processes integer 10
    log_archive_min_succeed_dest integer 1
    log_archive_start      boolean      FALSE
    log_archive_trace      integer      0
    remote_archive_enable string      true
    standby_archive_dest string
    SQL>
    ID      DESTINATION                STATUS      TARGET      SCHEDULE      PROCESS      MID
    =============================================================================
    1      +DB_ARCHIVE/db/                                           VALID          PRIMARY      ACTIVE        ARCH           0
    2                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    3                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    4                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    5 (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=xxxx)))(CONNECT_DATA=(SERVICE_NAME=DB_S2_XPT)(INSTANCE_NAME=DB1)(SERVER=dedicated)))      VALID     STANDBY      PENDING      LGWR      0
    6 INACTIVE PRIMARY INACTIVE ARCH      0
    7 INACTIVE PRIMARY INACTIVE ARCH 0
    8 INACTIVE PRIMARY INACTIVE ARCH 0
    9 INACTIVE PRIMARY INACTIVE ARCH 0
    10 INACTIVE PRIMARY INACTIVE ARCH 0
    11 /opt/oracle/product/10.1.0/db_1/dbs VALID      STANDBY      ACTIVE      RFS      0
    /arch
    Here the configuration does not make sense at all. So, how is it possible that this Server (Server1b) is receiving redo logs from the Primary site?
    Thank you.
    Edited by: user11281526 on 21-oct-2009 7:39
    Edited by: user11281526 on 22-oct-2009 0:37
    Edited by: user11281526 on 22-oct-2009 0:39
    Edited by: user11281526 on 22-oct-2009 0:45

    Hi,
    The Primary site has two servers, each with one instance, using RAC.
    The Standby site has another two servers and two instances using also RAC.
    This is a logical Standby database, the Dataguard is working fine and the data is being replicated.
    This is the configuration of the second instance of the Standby site (Server1b)
    SQL> show parameter arch
    NAME      TYPE      VALUE
    ============================================================
    archive_lag_target      integer      0
    log_archive_config      string      dg_config=(DB_S1, DB_S2)
    log_archive_dest      string
    log_archive_dest_1      string      LOCATION=+DB_ARCHIVE/DB/ VALID_FOR=(ONLINE_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=DB_S1
    log_archive_dest_5 string      service="(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=xxxx)))(CONNECT_DATA=(SERVICE_NAME=DB_S2_XPT)(INSTANCE_NAME=DB1)(SERVER=dedicated)))", LGWR NOAFFIRM delay=0 OPTIONALmax_failure=0 reopen=10 async=61440 db_unique_name="DB_S2" register nonet_timeout valid_for=(online_logfile,primary_role)
    log_archive_dest_state_1 string      enable
    log_archive_dest_state_10 string      enable
    log_archive_dest_state_2 string      ENABLE
    log_archive_dest_state_3 string      enable
    log_archive_dest_state_4 string      ALTERNATE
    log_archive_dest_state_5 string      ENABLE
    log_archive_dest_state_6 string      enable
    log_archive_dest_state_7 string      enable
    log_archive_dest_state_8 string      enable
    log_archive_dest_state_9 string      enable
    log_archive_duplex_dest      string
    log_archive_format      string      %t_%s_%r.dbf
    log_archive_local_first      boolean      TRUE
    log_archive_max_processes integer 10
    log_archive_min_succeed_dest integer 1
    log_archive_start      boolean      FALSE
    log_archive_trace      integer      0
    remote_archive_enable string      true
    standby_archive_dest string
    SQL>
    ID      DESTINATION                STATUS      TARGET      SCHEDULE      PROCESS      MID
    =============================================================================
    1      +DB_ARCHIVE/db/                                           VALID          PRIMARY      ACTIVE        ARCH           0
    2                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    3                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    4                     INACTIVE      PRIMARY      INACTIVE      ARCH      0
    5 (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=xxxx)))(CONNECT_DATA=(SERVICE_NAME=DB_S2_XPT)(INSTANCE_NAME=DB1)(SERVER=dedicated)))      VALID     STANDBY      PENDING      LGWR      0
    6 INACTIVE PRIMARY INACTIVE ARCH      0
    7 INACTIVE PRIMARY INACTIVE ARCH 0
    8 INACTIVE PRIMARY INACTIVE ARCH 0
    9 INACTIVE PRIMARY INACTIVE ARCH 0
    10 INACTIVE PRIMARY INACTIVE ARCH 0
    11 /opt/oracle/product/10.1.0/db_1/dbs VALID      STANDBY      ACTIVE      RFS      0
    /arch
    Here the configuration does not make sense at all. So, how is it possible that this Server (Server1b) is receiving redo logs from the Primary site?
    Thank you.
    Edited by: user11281526 on 21-oct-2009 7:39
    Edited by: user11281526 on 22-oct-2009 0:37
    Edited by: user11281526 on 22-oct-2009 0:39
    Edited by: user11281526 on 22-oct-2009 0:45

  • Clearing Online redo logs on the target physical standby

    Hi,
    Version 11202.
    Primary on machine A
    Standby on machine B
    Following note: 11.2 Data Guard Physical Standby Switchover Best Practices using SQL*Plus [ID 1304939.1].
    Online redo logs on the target physical standby need to be cleared before that standby database can become a primary database. And later :
    On the target physical standby run the following query to determine if the online redo logs have not been cleared... 1) I did not understand where i should run the query. On machine A or on machine B ?
    2)
             Online redo logs on the target physical standby need to be CLEARED
            What does it mean that it need to be CLEARED ? Does transaction might be lost by running the clearing command?
    Thanks

    I have used my note many times in production.
    For example they needed to do some power work on the main server room a few months back on the weekend.
    We did switchovers until the work was complete and then a switch back.
    I wrote a short document called "Switchover post-mortem lessons" the main point from that was :
    1.
    getting ORA-01017 issues in Oracle forms (  Application ) after the switchover to standby.
    The issue was caused by the Standby database having a different parameter for passwords than the Primary database.
    This did not show up in testing because all the tester we used had converted passwords from Oracle 10.
    Solution
    When in doubt issue this on the new Primary :
    SQL>ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;
    Note: This command can be issued repeatedly with no negative effect on the system.2.
    The query to check switch_over status was returning "LOG SWITCH GAP"
    select switchover_status from v$database;
    This is an issue because Oracle says the return values should be one of these :
    NOT ALLOWED
    SESSIONS ACTIVE
    SWITCHOVER PENDING
    SWITCHOVER LATENT
    TO PRIMARY
    TO STANDBY
    RECOVERY NEEDED
    LOG SWITCH GAP is not one of the expected value. In addition this phase is not search friendly either on the Oracle support site or your favorite search engine.
    Given this I ran this query :
    SELECT 
      NAME AS STANDBY,
      SEQUENCE#,
      APPLIED,
      COMPLETION_TIME
    FROM
      V$ARCHIVED_LOG;
    Solution
    SQL>ALTER SYSTEM SWITCH LOGFILE;
    And wait a few minutesMy switchover document had no issue.
    Best Regards
    mseberg

  • Is there a way to get a log of the bluetooth devices my iphone has been connected to?   My Bluetooth car speaker phone was recently stolen from my car and appears to be on Craigslist.

    Is there any way to get a log of the bluetooth devices my Iphone has been connected to?  I recenly had my Bluetooth Jabra stolen from my car and now a simliar one is on Craigslist.  I'd like to give my connection log to the police before I go and see if my Iphone recognizes the device in question.  Any way to get any type of bluetooth device connection log out of my iphone?

    Your contacts should still be on whatever program you sync your iphone to (i.e. Outlook, address book).
    The iphone is not a stand alone device. It is designed to be synced with a computer. If you have not been syncing with a compatible program, then you are out of luck. Your contacts are not included in the back-up because it is meant to be synced with your computer.
    "Although iTunes backs up most of your iPhone and iPod touch settings, downloaded applications, and other information (Contacts, calendars, notes, images in the Camera Roll), your audio, video, and photo content are not included in the backup."
    http://support.apple.com/kb/HT1414

  • Trying to archive more often: archive_lag_target vs downsizing redo logs

    Hi,
    I have a small production 10.2.0.1 database (small: all the files are 17GB total) on Linux which is used in Agile PLM. Ever since we went live, it produces only 2-4 archive logs per day. This was OK when our company was only concerned with being able to restore from the nightly cold backup. Now we want to make sure we can recover to the last hour of work. So I need the database to spit out more logs. It has 4 log groups (with 2 members each), each 50M in size. I am going to add 2 more log groups to have 6, since that is what we did for our 11i instance based on a consultants recommendation. That could prevent some problems, but won't cause it to spit out more logs. I did some research (here included) and found that setting archive_lag_target-3600 will FORCE the db to spit out logs every hour, and doing some testing, this works very nicely. The archive logs are only about 1.2M when they do get spit out every hour, but that is fine. The question is, is it OK to turn on archive_lag_target while keeping the size of the logs at 50M, and have mostly "small" logs being spit out? Or should I reduce the size of the logs to say 20M (by dropping the old ones and creating new ones)? I actually tried 20M and then during a busy time it spit out 2 of them within 10 minutes, but then I looked and saw it did the same thing with the 50M size, so I figured why not keep the 50M redo log size in the first place? It would actually make my go-live plan easier as I would just add 2 log groups at the current size in prod, and not have to drop and recreate a bunch of logs. I think this is a good plan -- my only worry is that if traditionally the way to increase the frequency of the logs was to reduce their size, I feel like I am "cheating" by using the archive_lag_target parameter to do this. I also want to not change too many things at once in production at one time. Thanks in advance. Marv

    user11965205 wrote:
    is, is it OK to turn on archive_lag_target while keeping the size of the logs at 50M, and have mostly "small" logs being spit out?Yes it is OK: you should keep "large" redo log in case your database instance has sometimes much more write activity to avoid checkpoint not complete issue.

  • Unable to drop a Redo Log Group

    Hi,
    My database is running on version 11.1.0.7 on OEL platform.
    I am trying to delete one of the Active Redo Log Group, it fails with the below error. Could someone please help me fix this issue?
    SQL >  select * from v$log;
        GROUP#    THREAD#  SEQUENCE#      BYTES    MEMBERS ARCHIVED  STATUS                                           FIRST_CHANGE# FIRST_TIME
            10          1       8017  524288000          2 YES       INACTIVE                                            1.2120E+13 17-JUN-2012 19:43:49
            11          1       8018  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 06:49:45
            12          1       8019  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 16:56:43
            13          1       8021  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:18:07
            14          1       8020  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:14:27
            15          1       8022  524288000          2 NO        CURRENT                                             1.2120E+13 19-JUN-2012 01:07:27
            16          2       6835  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:15:46
            17          2       6836  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:18:04
            18          2       6837  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:20:22
            19          2       6838  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:22:38
            20          2       6839  524288000          2 NO        CURRENT                                             1.2120E+13 19-JUN-2012 01:07:24
            21          2       6832  524288000          2 YES       INACTIVE                                            1.2120E+13 18-JUN-2012 23:11:45
            22          3       3771  524288000          2 YES       INACTIVE                                            1.2103E+13 09-SEP-2011 22:04:11
            23          3       3772  524288000          2 YES       INACTIVE                                            1.2103E+13 09-SEP-2011 23:55:55
            24          3       3773  524288000          2 YES       ACTIVE                                              1.2103E+13 09-SEP-2011 23:55:59
            25          3       3766  524288000          2 YES       INACTIVE                                            1.2103E+13 08-SEP-2011 22:05:29
            26          3       3767  524288000          2 YES       INACTIVE                                            1.2103E+13 08-SEP-2011 22:05:50
            27          3       3768  524288000          2 YES       INACTIVE                                            1.2103E+13 09-SEP-2011 14:02:05
    SQL > archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /archive/MYCSMA/MYCSMA2
    Oldest online log sequence     6832
    Next log sequence to archive   6839
    Current log sequence           6839
    SQL > archive log all;
    ORA-00271: there are no logs that need archiving
    SQL > ALTER SYSTEM ARCHIVE LOG GROUP 24;
    ALTER SYSTEM ARCHIVE LOG GROUP 24
    ERROR at line 1:
    ORA-16013: log 24 sequence# 3773 does not need archiving
    SQL > alter database drop LOGFILE  group 24;
    alter database drop LOGFILE  group 24
    ERROR at line 1:
    ORA-01623: log 24 is current log for instance MYCSMA3 (thread 3) - cannot drop
    ORA-00312: online log 24 thread 3: '/u247/oradata/MYCSMA/redo24_1.log'
    ORA-00312: online log 24 thread 3: '/u247/oradata/MYCSMA/redo24_2.log'This was previously a 3 node RAC and when it was moved to a different machine, it got build with a 2-node RAC.
    Hence thread 3 is no more required. Thats why I am planning to drop these Redo Log Groups.
    Thanks!

    Hi;
    All information cover at:
    NOTE:102995.1 - Maintenance of Online Redo Log Groups and Members
    Regard
    Helios

  • How long redo logs keep the transactions?

    I learn Oracle and decide to do an experiment. There was a table in the test database. I deleted the file that contained this table via OS. And then I added transactions to this table.
    I did 'insert' several times, then 'commit', then 'alter system switch logfile' several times, 'alter system flush buffer_cache', 'alter system flush shared_pool' and nothing happened. I could add and take data from this table successfully. Alert log showed the error only when I shutdown the database.
    SQL> shutdown immediate
    ORA-01116: error in opening database file 13
    ORA-01110: data file 13: '/oracle/oradata/test5/POSTEMPTEST2.dbf'
    ORA-27041: unable to open file
    Linux Error: 2: No such file or directory
    Additional information: 3
    I understand that transactions are put in the redo logs at first, and then are transferred to the datafile on disk. I thought that command 'ALTER SYSTEM CHECKPOINT' writes transactions from redo logs to datafile on disk, but I was wrong. How long redo logs keep transactions? Is there the way to push data from redo logs to datafile?
    I use Oracle 10.2.0.1.0.

    i believe this time you will see the error message during your SQLsWRONG!probably you did not read the complete post of mine before saying WRONG. You tell me, if data file containing a table is deleted at OS level (in *nix), and then you try to insert data in this table and want to retrieve the data from the table (If data is not in db cache or cache has been flushed), from where data will come? Or if you want to insert some data into this table for which new extent are required to be allocated, where it will be allocated? Will your SQLs succeed or will return some error? Either SQL should return you data (which is not possible as data file is no there to fetch the data), or SQL should fail with some error message.
    I mimicked the situation on IBM AIX, following is the outcome.
    Enter user-name: system/salman
    Connected to:
    Oracle Database 11g Release 11.1.0.7.0 - 64bit Production
    SQL> create table test as select * from dba_tables;
    Table created.
    SQL> alter table test move tablespace users;
    Table altered.
    SQL> insert into test select * from dba_tables;
    2500 rows created.
    SQL> /
    2500 rows created.
    SQL> /
    2500 rows created.
    SQL> commit;
    Commit complete.Now i deleted the users01.dbf file at OS level and then execute following INSERT
    SQL> insert into test select * from test;
    insert into test select * from test
    ERROR at line 1:
    ORA-01565: error in identifying file '/oracle/oradata/test/users01.dbf'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3Salman

  • Unable to downgrade my iCloud storage because the done button is off

    WWhen upgrading to 8 yesterday, I mistakenly upgraded my storage on iCloud .  I am trying to go back to the free storage and I am unable to complete the transaction because the "done"  icon is in a lite grey mode that indicates an off position.

    HI Klaus 1,
    I have an I-Pad 2.  Any input is sincerely appreciated !

  • Adding STAND BY REDO LOG in the Primary side........

    Hi All,
    I have set STANDBY_FILE_MANAGEMENT=AUTO in standby side and also LOG_FILE_NAME_CONVERT is pointing to an exiting location at OS level...
    When i added a datafile to an existing tablespace in the primary side and performed a log switch on the same . The added datafile got
    relflected in STANDBY side ...
    But when I am trying to add a standby logfile (new group) is not getting added .........
    Please help me on this...........
    For this will I need to perform the below steps .
    1-Add a standby redolog in the Primary side......
    2-then Cancel the managed recovery process from the standby side...
    3- Add the same standby redolog (same name and size) in the standby side
    4-put the standby in recovery mode ......
    Thanks

    Thanks for the reply ......
    I have gone thgrough it....but i donot find my answer .....
    My question is "Why *STANDBY_FILE_MANAGEMENT=AUTO* functionality is not adding a standby redolog in STANDBY SIDE automatically
    when i am adding a standby redolog in the PRIMARY SIDE.....
    Thanks.......

  • Xcelsius is unable to load this file problem because the file is corrupt

    Hi me name is Luis Diego and im working in a dashboard.
    The first time i update  the file was ok. After that the file start to send me the next message:
    "Crystal Xcelsius is unable to load this file. The file may be corrupt or have features cannot be supported by this version of Crystal Xcelsius."
    I try to open the file in other computers and in that computers the file was open it. All the computers have the professional version 4.5 so do i.
    I reinstall the Crystal Xcelsius in my computer because i thought that the problem was a wrong install in the first time. But after i reinstall the software the problem doesnt go away.
    So i need the help of someone to fix this.
    Thank you for any help that can bring me.
    Regards
    Luis Diego Sancho Morera

    I suggest you purchase a case and have a dedicated support engineer work with you directly:
    http://www.sdn.sap.com/irj/boc/gettingstarted
    Or
    http://store.businessobjects.com/store/bobjects/Content/pbPage.CSC_map_countyselector/pgm.67024400?resid=jFmmLgoBAlcAAALO-iYAAAAP&rests=1278687224728

  • After downloading pictures to computer I am unable to transfer photos to disk because the photos are too large.  how do I reduce them to fit

    After downloading photos off of my 4s onto my Mac I am unable to transfer photo's to a disk because they are said to be to large.  is there a solution

    Best if you try and explain what you are trying to acheive.
    Iphoto is a different paradigm than you're used to. I don't understand why you are trying to transfer your edited photos back to an external disk.
    There are tutorials here
    http://www.apple.com/findouthow/photos/
    Regards
    TD

  • "Unable to build an app package because the app manifest is invalid. Correct the errors in the app manifest"

    I'm getting this error when I click Project > Create App Packages ...
    The solution Builds without issue (Release).  I don't see any issues in the manifest.  Any suggestions on how to troubleshoot?
    VS2013 Pro, 12.0.31101.00 Update 4.

    Hi Scrump,
    Have you tried creating a new blank windows store app project and then creating app package? Does it work? This can help us to determine if this problem is caused by visual studio. If it can work, I think there is something incorrect in the manifest file
    in your project. Here is a page shows how to troubleshootds,l have questions, please post more information about your scenario.
    ntials in client app and then transmitte those crede packaging, have a look at the following link.
    https://msdn.microsoft.com/en-us/library/windows/desktop/hh973484(v=vs.85).aspx. Try finding more information about this scenario and post them here.
    Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate
    the survey.

  • I am unable to restore from iCloud backup because the new phone has iOS 8.1.2 and the old phone has iOS 8.2? Any help.

    I Have just bought an iPhone 6 and want to restore my iPhone 4s via iCloud backup to the new iPhone 6. The setup of the iPhone 6 halted because according to the new phone it has iOS 8.1.2 whereas the backups were stored using iOS 8.2 following my updating of the iPhone 4S recently. How do I jump through this hoop? How do I update the new phone to iOS 8.2 without serring it up first? Anyone, please help?

    Update the new phone to the same version that has been used to create the backup. In your case, the new device has to run 8.2 to be able to use the backup made with the other device.
    Setting it back to factory settings will install the newest version and after that you can use the backup made under 8.2
    Use iTunes to restore your iOS device to factory settings - Apple Support

  • The server is not running  - archiver is unable...

    Archiver is unable to archive a redo log because the output device is full or unavailable.
    The instance is open.
    1. Increase db_recovery_file_dest_size
    2. Start full as backup database plus archivelog or start archive log backup than delete them.
    3. If you have option delete some archive files from OS level than run crosscheck command from rman
    I like to solve this issue using miainly grid control/enterprise manager
    Thank you

    If your database is down, you won't be able to use EM to fix the problem.

  • Online Redo logs instead of Standby Redo logs

    RDBMS Version: 11.2.0.3/Platform : RHEL 6.3
    To migrate a 3TB Database to a new DB server , we are going to use RMAN DUPLICATE.
    Step1. Take full backup of DB + Standby Control file at primary site and transfer the Bkp files to Standby site
    Step2. At standy site, we will run the RMAN duplicate target database for standby
    After the above step, we don't want to create the standby redo logs because the newly restored DB in standby server is going to be the new Prod DB which application will be pointing to.
    So, Can I skip the Standby Redo log creation part and create Online redo logs instead  ?
    As mentioned earlier, Our objective is not to create a proper Dataguard Standby DB setup. We just want to clone our DB to another server using RMAN Duplicate.

    Tom wrote:
    RDBMS Version: 11.2.0.3/Platform : RHEL 6.3
    To migrate a 3TB Database to a new DB server , we are going to use RMAN DUPLICATE.
    Step1. Take full backup of DB + Standby Control file at primary site and transfer the Bkp files to Standby site
    Step2. At standy site, we will run the RMAN duplicate target database for standby
    After the above step, we don't want to create the standby redo logs because the newly restored DB in standby server is going to be the new Prod DB which application will be pointing to.
    So, Can I skip the Standby Redo log creation part and create Online redo logs instead  ?
    As mentioned earlier, Our objective is not to create a proper Dataguard Standby DB setup. We just want to clone our DB to another server using RMAN Duplicate.
    Hi,
    Take full backup of DB + Standby Control
    We just want to clone our DB to another server using RMAN Duplicate
    If you want only clone database of production, why you  are take Standby controlfile?
    If you don't want create standby  database then, why you using DUPLICATE  command with FOR STANDBY option.
    You can  use DUPLICATE command for clone database, without for standby option.
    If you  say no, we want create standby database and we will perform swithover,
    then yes, you can use online redo  logs for max performance mode.
    and you can create standby redo logs on all database, but this redo logs will use by database when database role
    is standby.
    Regards
    Mahir M. Quluzade

Maybe you are looking for

  • Need help with java

    ok so i have a midterm and need help this question that is gonna be on the midterm. i dont know how to do it and its worth 16 marks!!!! here it is the UW Orchestra wants to produce a CD containing all the pieces of music from its upcoming concert. In

  • I have a problem when a generate a jsp page

    I hope some one can help me i generate a application module with jdeveloper release 3.1 So when i try to run my application module with jsp i found the next error.. I don't know why.. Error Message: JBO-25222: Unable to create application module. Err

  • Exporting images for print labs - colorsync question

    Hi All, This is more a generic question - not pertaining to Aperture specifically, but photo workflow in general. When exporting pictures to print at a lab (like Costco, Ritz, Smugmug, etc), what Colorsync profile should be set in the Export Version

  • Last n records

    Yes – I'm working on a Sunday. Okay, here's the deal: I want to retrieve the last n (call it 5) records (non-sequential) from a table. I can easily do this by getting my query to sort desc, and then using maxrows so that it gives me the last 5 – but:

  • Extracting Time without using the System Date and Time

    Hi, can I know how to process a task at this particular time eg. 6PM everyday without using the System Date and Time.. Do I need to use a Timer to get this done or is there any other solution to do this? Can give me a few hints? Thanks in advance =D