Why some archivelogs is not saved

Hello

Can you help me understand why archivelog sequence 3 to 112 are not saved?

RMAN backup list
BS Key  Type LV Size       Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
13      Incr 0  1.49G      SBT_TAPE    00:03:43     09-MAY-10      
        BP Key: 13   Status: AVAILABLE  Compressed: NO  Tag: TAG20100509T081017
        Handle: tapefullarch<orcl_14:718531818:1>.dbf   Media: 8d080a0a:4bbe63e5:0f3c:0001[[AE3772] Default LTO-Ultrium_4]
  List of Datafiles in backup set 13
  File LV Type Ckp SCN    Ckp Time  Name
  ---- -- ---- ---------- --------- ----
  1    0  Incr 71884411   09-MAY-10 +DATA/orcl/datafile/system.256.705520977
  2    0  Incr 71884411   09-MAY-10 +DATA/orcl/datafile/sysaux.257.705520977
  3    0  Incr 71884411   09-MAY-10 +DATA/orcl/datafile/undotbs1.258.705520977
  4    0  Incr 71884411   09-MAY-10 +DATA/orcl/datafile/users.259.705520977
  5    0  Incr 71884411   09-MAY-10 +DATA/orcl/datafile/example.269.705521085

BS Key  Type LV Size       Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
14      Incr 0  9.75M      SBT_TAPE    00:00:06     09-MAY-10      
        BP Key: 14   Status: AVAILABLE  Compressed: NO  Tag: TAG20100509T081017
        Handle: tapefullarch<orcl_15:718532043:1>.dbf   Media: 8d080a0a:4bbe63e5:0f3c:0001[[AE3772] Default LTO-Ultrium_4]
  SPFILE Included: Modification time: 09-MAY-10
  SPFILE db_unique_name: ORCL
  Control File Included: Ckp SCN: 71884491     Ckp time: 09-MAY-10

BS Key  Size       Device Type Elapsed Time Completion Time
------- ---------- ----------- ------------ ---------------
15      548.75M    SBT_TAPE    00:00:56     09-MAY-10      
        BP Key: 15   Status: AVAILABLE  Compressed: NO  Tag: TAG20100509T081413
        Handle: tapefullarch<orcl_16:718532053:1>.dbf   Media: 8d080a0a:4bbe63e5:0f3c:0001[[AE3772] Default LTO-Ultrium_4]

  List of Archived Logs in backup set 15
  Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
  ---- ------- ---------- --------- ---------- ---------
  1    112     71466716   04-JAN-10 71467421   04-JAN-10
  1    113     71467421   04-JAN-10 71467880   04-JAN-10
  1    114     71467880   04-JAN-10 71468651   04-JAN-10
  1    115     71468651   04-JAN-10 71484482   29-APR-10
  1    116     71484482   29-APR-10 71487769   29-APR-10
  1    117     71487769   29-APR-10 71491078   29-APR-10
  1    118     71491078   29-APR-10 71494090   29-APR-10
  1    119     71494090   29-APR-10 71497327   29-APR-10
  1    120     71497327   29-APR-10 71501375   29-APR-10
  1    121     71501375   29-APR-10 71504570   29-APR-10
  1    122     71504570   29-APR-10 71526345   29-APR-10
  1    123     71526345   29-APR-10 71573288   01-MAY-10
  1    124     71573288   01-MAY-10 71621137   02-MAY-10
  1    125     71621137   02-MAY-10 71642763   02-MAY-10
  1    126     71642763   02-MAY-10 71704967   03-MAY-10
  1    127     71704967   03-MAY-10 71758899   04-MAY-10
  1    128     71758899   04-MAY-10 71780946   04-MAY-10
  1    129     71780946   04-MAY-10 71818236   05-MAY-10
  1    130     71818236   05-MAY-10 71818244   05-MAY-10
  1    131     71818244   05-MAY-10 71818290   05-MAY-10
  1    132     71818290   05-MAY-10 71818293   05-MAY-10
  1    133     71818293   05-MAY-10 71818296   05-MAY-10
  1    134     71818296   05-MAY-10 71818317   05-MAY-10
  1    135     71818317   05-MAY-10 71818321   05-MAY-10
  1    136     71818321   05-MAY-10 71818325   05-MAY-10
  1    137     71818325   05-MAY-10 71818372   05-MAY-10
  1    138     71818372   05-MAY-10 71818560   05-MAY-10
  1    139     71818560   05-MAY-10 71818568   05-MAY-10
  1    140     71818568   05-MAY-10 71822429   05-MAY-10
  1    141     71822429   05-MAY-10 71822437   05-MAY-10
  1    142     71822437   05-MAY-10 71884015   09-MAY-10
  1    143     71884015   09-MAY-10 71884510   09-MAY-10
  1    144     71884510   09-MAY-10 71884518   09-MAY-10

BS Key  Type LV Size       Device Type Elapsed Time Completion Time
------- ---- -- ---------- ----------- ------------ ---------------
16      Full    9.75M      SBT_TAPE    00:00:04     09-MAY-10      
        BP Key: 16   Status: AVAILABLE  Compressed: NO  Tag: TAG20100509T081520
        Handle: tapefullarch<orcl_17:718532120:1>.dbf   Media: 8d080a0a:4bbe63e5:0f3c:0001[[AE3772] Default LTO-Ultrium_4]
  Control File Included: Ckp SCN: 71884559     Ckp time: 09-MAY-10

RMAN> 
ArchiveLogs...
SQL> select SEQUENCE#,DELETED from v$archived_log;

 SEQUENCE# DEL
---------- ---
      3 NO
      4 NO
      5 NO
      6 NO
      7 NO
      8 NO
      9 NO
     10 NO
     11 NO
     12 NO
     13 NO

 SEQUENCE# DEL
---------- ---
     14 NO
     15 NO
     16 NO
     17 NO
     18 NO
     19 NO
     20 NO
     21 NO
     22 NO
     23 NO
     24 NO

 SEQUENCE# DEL
---------- ---
     25 NO
     26 NO
     27 NO
     28 NO
     29 NO
     30 NO
     31 NO
     32 NO
     33 NO
     34 NO
     35 NO

 SEQUENCE# DEL
---------- ---
     36 NO
     37 NO
     38 NO
     39 NO
     40 NO
     41 NO
     42 NO
     43 NO
     44 NO
     45 NO
     46 NO

 SEQUENCE# DEL
---------- ---
     47 NO
     48 NO
     49 NO
     50 NO
     51 NO
     52 NO
     53 NO
     54 NO
     55 NO
     56 NO
     57 NO

 SEQUENCE# DEL
---------- ---
     58 NO
     59 NO
     60 NO
     61 NO
     62 NO
     63 NO
     64 NO
     65 NO
     66 NO
     67 NO
     68 NO

 SEQUENCE# DEL
---------- ---
     69 NO
     70 NO
     71 NO
     72 NO
     73 NO
     74 NO
     75 NO
     76 NO
     77 NO
     78 NO
     79 NO

 SEQUENCE# DEL
---------- ---
     80 NO
     81 NO
     82 NO
     83 NO
     84 NO
     85 NO
     86 NO
     87 NO
     88 NO
     89 NO
     90 NO

 SEQUENCE# DEL
---------- ---
     91 NO
     92 NO
     93 NO
     94 NO
     95 NO
     96 NO
     97 NO
     98 NO
     99 NO
       100 NO
       101 NO

 SEQUENCE# DEL
---------- ---
       102 NO
       103 NO
       104 NO
       105 NO
       106 NO
       107 NO
       108 NO
       109 NO
       110 NO
       111 NO
       112 NO

 SEQUENCE# DEL
---------- ---
       113 NO
       114 NO
       115 NO
       116 NO
       117 NO
       118 NO
       119 NO
       120 NO
       121 NO
       122 NO
       123 NO

 SEQUENCE# DEL
---------- ---
       124 NO
       125 NO
       126 NO
       127 NO
       128 NO
       129 NO
       130 NO
       131 NO
       132 NO
       133 NO
       134 NO

 SEQUENCE# DEL
---------- ---
       135 NO
       136 NO
       137 NO
       138 NO
       139 NO
       140 NO
       141 NO
       142 NO
       143 NO
       144 NO
       145 NO

 SEQUENCE# DEL
---------- ---
       146 NO
       147 NO
       148 NO
       149 NO

147 rows selected.

SQL> 

Hello

Sorry to deplay, as you received the meaning of Teymur Hajiyev X status . Sorry my options provided with previous deletiong of archiving of system level logs might have been.

-Pavan Kumar N
-ORACLE OCP - 9i / 10g
https://www.oracleinternals.blogspot.com

Tags: Database

Similar Questions

  • Why the titles are not saved with the project? Where are they?

    CS5 PC.

    Why the titles are not saved with the project? Where are they? I can save them with the project?

    You can also configure a project basis including all titles.  When it's time to start a new project, open the template and change the name before starting to work.  In this way all the foundations are in place without having to implement the project with these basics every time.

  • Why some DVDs will not play in my computer DVD player?

    I have a small collection of commercial DVD movies.  Most of them come from the place of the U.S. market, and some come from Asia... He play ALL these DVD in my Phillips DVD player that is connected to my TV.

    But only some of these DVD will play in my DVD player which is in my computer Dell Inspiron 531 with Windows 7 Ultimate edition.  This computer has a DVD/CD SAMSUNG HD161HJ SCSI disk drive.

    Some of the DVDs that will play on my computer are the American market, and some of them are of the Asian market, so I don't think that this has nothing to do with why some of these DVDs will not play on my computer.

    DVDs that play fine in my Phillips DVD on my TV player that will not play on my computer don't yet seem to close at play on my computer.  The DVD that will play on my computer liquidation (you can hear the noise) in the DVD player in 20 seconds and they start playing automatically in Windows Media Player... but I welcomed all others who won't have to sit in the DVD player for several minutes each in my tests and nothing happens... There is no wind sound and all nothing is happening on the computer screen.

    This doesn't seem to be a problem with the driver software for the disk hard because some of the DVDs will play.

    None of these DVDs are buckled and all of them are clean.

    I tried two or three times test each of DVDs that won't play, the removed from drive and put them back in.

    Does anyone have any suggestions?

    Thank you

    NuMetro

    Hi Dale,

    Although I never had no problem with the DVD or the CD I burned on PC, I think you're going to probably the same thing, that I've been with this internal DVD/CD player, is not a software problem, but just the characteristics of a lower quality DVD/CD player, and it isn't necessarily the symptoms of a dying man in car , but just a stock car low quality that some computer manufacturers cut corners with.
    The drive in the computer that I was referring in this thread is a DVD/CD SAMSUNG HD161HJ SCSI disk drive. Which may or may not be identical or similar to the reader, you have problems with, but the computer on which the reader is underway is a Dell Inspiron 531.
    Through the information that I've gathered on this thread and on another forum, I came to the conclusion that it's just a cheap player who gives intermittent performance recognizing various DVD, but as I said, the drive I troubleshooting always recognize DVDs and CDs that I burned in it... It was just the DVD movie that I have problems with.
    I dug my loyal reader DVD LaCie and plugged and I had no problems with him acknowledging and play ONE of my DVDs on this machine, which proves that the problem has nothing to do with the software system or DVD player software, as in the case suggested by someone else on this thread.
    Just buy yourself a Firewire drive or USB-2 DVD decent and you're probably fine.
    NuMetro
  • Why some downloads do not appear in my window of downloads?

    some downloads do not appear in my downloads window.

    the latest example: my inability to download the latest Flash Player - 11.2.202.235 - on the adobe site. my current version is 11.2.202.233. I have firefox 12.0

    I tried the suggestions here, but, unfortunately, I have had no success. and without success to try to update in the windows Explorer 8.

    I wud be grateful if an expert moderator or firefox provides detailed information on how I can accomplish this. and if it isn't a viable way, what other solution I and other 12.0 do users have?

    Thank you.

    Can't you download and save the installer of Flash or you can not install this player.

    You can find the latest version of the Flash player for Firefox on this page.

    You need the 32-bit version Flash version.

    It is possible that your antivirus software is corrupt downloaded files or otherwise interfere with the download of files by Firefox.

    Try disabling analysis in real time (live) files in your software anti-virus temporarily to see if that makes working download.

    See "Antivirus disable in Firefox preferences - Windows."

  • Why some themes do not change their origin?

    Original title: WHY SOME THEMES CHANGE THEIR BACKERROUND?

    I am Numbuh3wearsabutterflycoutume, and 2 of my Exchange themes.

    Why some themes change backeround?

    Sincerely,.

    Numbuh3wearsabutterflycoutume

    I am Numbuh3wearsabutterflycoutume, and 2 of my Exchange themes.

    Why some themes change backeround?

    Sincerely,.

    Numbuh3wearsabutterflycoutume

    Hello

    Each theme will have its own selection of background images (wallpaper).

    In the Preferences window, select a theme and then click on backgrounds of office at the bottom of the window to see the images of this theme.

    I hope this helps.

    Thank you for using Windows 7

    Ronnie Vernon MVP
  • Can someone just list all the reasons that may explain why some elements will not be displayed in a table of contents?

    Extremely frustrating. I've set up a catalogue, all the section headers I want to appear in the table of contents are tagged with the same paragraph style, but he simply refuses to include some of them - after a certain point in the book. I looked at all that I can think of to try to see what is different about these elements - and nothing. I have searched forums, cannot find a response - perhaps because it is a general question. But there are several reasons why for example the Annotator gradient may not appear in artificial intelligence (another thing that drove me crazy)... hoping someone similarly list the main factors that can break a table of contents, and I hope that my answer will be there somewhere.

    Nothing wrong with Win 7 (my OS of choice).

    This seems very unlikely in your case, but check to make sure that you have not the multiple styles with the same name in the groups of style or with capital letter.  You might want to try this, too: remove minor corruption by exporting

  • Why some games does not work in windows 8

    When I try to play some games with my computer windows 8 will not be open or open, they do not display correctly, I try solving compatibility problems but the games will not always open or they still don't display properly what should I do because I really want to play these games and I don't want to downgrade to do this.

    Hello

    Thanks for choosing Windows 8 and welcome to the Community Forums of Microsoft.

    According to the description provided, you can't play some games on your computer Windows 8.

    1. do you receive an error message when you try to play the games?

    2. you are trying to play games online?

    3 is the issue limited with a particular game?

    4. What is the brand and model of the computer?

    5. did you of recent changes to the computer?

    I suggest you check out the link below to check the compatibility of games with Windows 8.

    http://www.Microsoft.com/en-us/Windows/compatibility/WIN8/CompatCenter/home

    Method 1: Try to update the graphics card drivers and check if it works.

    Follow the steps to update the graphics driver:

    a. press the Windows key + X , and then click Device Manager.

    b. search for graphics cards.

    c. right-click on the graphics card and click Update driver software.

    Method 2: Install the game in Compatibility Mode.

    Follow the link below to install the game in Compatibility Mode.

    Make the programs more compatible with this version of Windows

    http://Windows.Microsoft.com/en-us/Windows-8/older-programs-compatible-version-Windows

    Please get back to us with the necessary information if the problem persists.

    If you have problems of Windows in the future, let us know and we would be happy to help you.

  • Why some colors do not appear. I used to go to tools-options-colors and rest set it evrytime I couldn't see something

    I tried to use the thing suggested in Options, but it displays more colors

    You can attach a screenshot to show what problems you have with the colors?

    • Use a type of compressed as PNG or JPG image to save the screenshot
    • Make sure you do not exceed the maximum size of 1 MB

    There is still a touch of color on the subject content tab: preferences #content if that's what you used before.

  • Why some objects do not work?

    Okay, so this is my third attempt trying to ask this question, and now it's getting boring, so I'll do it in the form of points this time.

    Got the computer today

    Downloaded Firefox

    Went on YouTube, flash has been blocked by Firefox

    Update of flash, I went back to YouTube

    Video still would not play, you click on "learn more".

    Procedure, except 5 and 9

    Not fixed a problem, YouTube videos do not play, DuelingNetwork cannot load correctly, curiously Gogoanime videos work

    Well, I'm almost ready to judge this computer as a lost cause. I bring it just be repaired next month.

  • I can always return to a previous page in some tabs, its not saved.

    While navigation and have several tabs open, the previous pages are not always be backed up, so I can go back. I have 2 tabs open and on the second tab, I hit a link to another page. He will now forget the page that I've been to the prior and thinking this new page and the first for this tab. I also had problems to make gmail to open correctly the first time. He will sit at the end of the loading bar, if I open it again with the first, always there, it works after that. This all started about 1 to 2 weeks, until I updated to firefox 4. I uninstalled all recent programs that I had with nothing doesn't. I also tried disabling all my addons and haven't seen a change.

    This problem may be caused by the extension of McAfee SiteAdvisor.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > appearance/themes).

    • Makes no changes on the start safe mode window.

    See:

  • Why some songs are not grayed out on the tab for you on my iPhone 6?

    Today, I opened the Apple music application. On the tab for YOU, I did a search for Anthology: through the year, by Tom Petty. Eight of the 34 songs are gray and will not play. How can I fix it?

    Background - you can not. This happens with a lot of albums. Sometimes it's because the artist is their label doesn't want certain songs/albums (Yes, even part of the albums) transmitted continuously. Sometimes, it's because these titles are on other albums that are not allowed to be steamed (although this usually happens with compilation albums).

    I just did a quick check and Yes, 8 songs are grayed out. But these same songs are also grayed out on his greatest hits albums. So I guess they are albums that either, he does not want to be listened to or perhaps a different wording.

  • Why some OCD is not used to generate the output?

    I use RoboHelp 11 on Windows 8.

    I use a print single source layout that uses a table of specific contents. However, when the output is generated the same set of topics are included, none of which are in the selected table of contents. I'm mystefied, and in the hope that there is something that I forgot to select Properties.

    Here's what I use.

    SSL_Problem.png

    And here is the created files:

    PrintedDocumentationOutput.png

    The TOC file is empty. The 'Expédition' file contains the contents of a subject who is not in the table of contents.

    Help?

    AHA. Found the answer in the article by Peter Grainge (printing problems). Thank you, Peter!

  • Why some emails do not disappear while I'm writing them?

    Several times recently, I was about to send an email when he disappeared from my screen, even if the program is still open. The last time this happened I tried the back button and a message on security and the server.
    Anyone had a similar experience. Am I using a shortcut to "cut all"?

    Firefox send an e-mail, it's strictly a web browser.

    If you use Firefox to access your e-mail, you use "webmail". You must seek assistance from your service provider or a forum for this service.

    If your problem is with Mozilla Thunderbird, let know us and we can move this thread to the queue of Thunderbird. This issue is currently in the queue of Firefox to get answers.

  • Why some tools do not work in the trial version?

    Downloaded Photoshop trial version. I use Windows 10. There are many tools that don't work - fill color, summary etc. Anyone had the same problems?

    Try a Reset of preferences. CTRL or Cmd (Mac) + k to access preferences.

  • Why some models of laptops was interrupted?

    Why some Toshiba laptop A660 as has Toshiba shut down production and another laptop model has stopped its production?
    Because there is a problem in these models, because stop manufacturing them... ?

    Anyone knows it please help me because it frightens me and thanks!

    Hi mate

    Don t know exactly what you mean by stop production, but as you probably all know notebook series will be replaced by a more recent series of portable and usually it is the reasons why some series are not available or abandoned.

    Toshiba released many different series notebook and after that some different time series is replaced by some other, new series

    It is not unusual

Maybe you are looking for

  • Problems with Microsoft-tool to terminate malware

    Whenever I have download this tool from the microsoft update service I have problems with my laptop L10-104. The system stops after that one every time changing the period and the display resembles a church window. After that I deleted this tool, the

  • apparently random node placement on block diagram

    When I create an indicator on the front panel, the block diagram node present in a seemingly random place. Sometimes it becomes hidden. The reverse happens when I create a node on the block diagram. The front object placement seems random. Is there a

  • film plays that cannot be ignored

    I'm having a different problem. When I select career mode there is a movie that plays that cannot be ignored, and I think that after this movie, there is the Tower of the event. However, for me, the film continues to play again and again, it does not

  • WRT54G ignorant transfer

    I have disabled the Windows Firewall, I have no firewall protection or the third-party virus. I put my computer to DMZ... aaand I get ports 135, 139, and 445, and that's all! I have even passed and unDMZed and transferred ontop of DMZ, nothing. Publi

  • availability

    Hello How foglight detect the availability of a server or application? He's trying to connect all the n seconds? What is the value of n? Where can we change N? There are a few datas in foglight tables called availability. They are in percentage. How