My backup archivelog never becomes obsolete for the deletion

Hello

I am running version 11.1.0.7.0 and backup using rman and tivoli backup as media management layer.

I make daily backups for a week, weekly full backups for a month, complete monthly full backups kept for one year and annual full backups kept for 7 years.

My general retention policy is 30 days:

RMAN > show all.

using the control file of the target instead of recovery catalog database
RMAN settings for database with db_unique_name PRODPRIM are:
CONFIGURE RETENTION POLICY to the WINDOW of RECOVERY OF 30 DAYS; *
CONFIGURE BACKUP OPTIMIZATION
SET UP DEFAULT DISK DEVICE TYPE;
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO "%F" # by default
SET UP THE DEVICE TYPE DISK PARALLELISM 8 TYPE OF BACKUP TO COMPRESSED BACKUPSET;
CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1;
CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
CONFIGURE MAXSETSIZE TO UNLIMITED;
CONFIGURE ENCRYPTION OF DATABASE # by default
CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default
CONFIGURE COMPRESSION ALGORITHM 'BZIP2 '; # by default
CONFIGURE ARCHIVELOG DELETION POLICY TO APPLIED ON ALL STANDBY;
CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / oracle/PROD/db/tech_st/11.1.0/dbs/snapcf_PROD_PRIM.f';


The daily backup script is as below:

RMAN > print script prod_daily;

printing stored script: prod_daily
+{+
allocate channel t1 type 'sbt_tape' parms 'ENV=(TDPO_usrFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.usr) ';
allocate channel t2 type 'sbt_tape' parms 'ENV=(TDPO_usrFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.usr) ';
allocate channel t3 type 'sbt_tape' parms 'ENV=(TDPO_usrFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.usr) ';
format "prod_dailybackup_ % d_ % s_ %t" Dungeon of the database backup to the time = ' sysdate 7' newspapers. +
backup format 'prodarchbackup_ % d_ % s_ %t' archivelog all not saved 1 time;
cross-checking of backup;
overlap archivelog all;
delete noprompt obsolete;
delete expired backup noprompt.
delete noprompt expired archivelog all;
outline report;
output channel t1;
output channel t2;
output channel t3;
+}+

This line: backup format + database "prod_dailybackup_ % d_ % s_ %t" keep until time = 'sysdate-7'-newspapers; I don't expect the archivelogs compulsory to recover from that backup backups will be kept and will expire when this backup expires.

But when I list backup of archivelogs, I find archivelogs backups that were taken as early as next January, and the archivelog backups never get deleted or obsolete:

RMAN >

List of backup sets
+===================+


Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
+ 9485 M 326.00 SBT_TAPE 00:00:10: 28 - JAN-11 +.
BP key: 9758 situation: AVAILABLE Tablet: NO Tag: TAG20110128T201149
Handle: prodarchbackup_PROD_927_741643910 Media:

List of newspapers archived in defined backup 9485
The next time that THRD Seq YVERT low low time next YVERT
---- ------- ---------- --------- ---------- ---------
4266 + 1 220134037 28 JANUARY 11 220161176 28 - JAN-11 +.
+ 1 4267 220161176 28 JANUARY 11 220184892 28 - JAN-11 +.
4268 + 1 220184892 28 JANUARY 11 220218518 28 - JAN-11 +.
+ 1 4269 220218518 28 JANUARY 11 220230438 28 - JAN-11 +.
+ 1 4270 220230438 28 JANUARY 11 220273374 28 - JAN-11 +.
4271 + 1 220273374 28 JANUARY 11 220278622 28 - JAN-11 +.
4272 + 1 220278622 28 JANUARY 11 220282989 28 - JAN-11 +.
4273 + 1 220282989 28 JANUARY 11 220285629 28 - JAN-11 +.
+ 1 4274 220285629 28 JANUARY 11 220287861 28 - JAN-11 +.
+ 1 4275 220287861 28 JANUARY 11 220290432 28 - JAN-11 +.
4276 + 1 220290432 28 JANUARY 11 220293038 28 - JAN-11 +.
+ 1 4277 220293038 28 JANUARY 11 220295570 28 - JAN-11 +.
4278 + 1 220295570 28 JANUARY 11 220302972 28 - JAN-11 +.

Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
+ 9486 435,25 M SBT_TAPE 00:00:13: 28 - JAN-11 +.
BP key: 9759 situation: AVAILABLE Tablet: NO Tag: TAG20110128T201149
Handle: prodarchbackup_PROD_925_741643910 Media:

List of newspapers archived in defined backup 9486
The next time that THRD Seq YVERT low low time next YVERT
+ 'archivelog.log' [read-only] 11993 lines, characters 647140 +.


Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
+ 9486 435,25 M SBT_TAPE 00:00:13: 28 - JAN-11 +.
BP key: 9759 situation: AVAILABLE Tablet: NO Tag: TAG20110128T201149
Handle: prodarchbackup_PROD_925_741643910 Media:

List of newspapers archived in defined backup 9486
The next time that THRD Seq YVERT low low time next YVERT
---- ------- ---------- --------- ---------- ---------
+ 1 4254 219859033 28 JANUARY 11 219894422 28 - JAN-11 +.
+ 1 4255 219894422 28 JANUARY 11 219919680 28 - JAN-11 +.
+ 1 4256 219919680 28 JANUARY 11 219942950 28 - JAN-11 +.
4257 + 1 219942950 28 JANUARY 11 219967656 28 - JAN-11 +.
4258 + 1 219967656 28 JANUARY 11 219976051 28 - JAN-11 +.
4259 + 1 219976051 28 JANUARY 11 219987397 28 - JAN-11 +.
+ 1 4260 219987397 28 JANUARY 11 220006347 28 - JAN-11 +.
+ 1 4261 220006347 28 JANUARY 11 220025985 28 - JAN-11 +.
4262 + 1 220025985 28 JANUARY 11 220047061 28 - JAN-11 +.
4263 + 1 220047061 28 JANUARY 11 220074802 28 - JAN-11 +.
+ 1 4264 220074802 28 JANUARY 11 220102835 28 - JAN-11 +.
+ 1 4265 220102835 28 JANUARY 11 220134037 28 - JAN-11 +.

Time of accomplishment time BS key size Device Type
------- ---------- ----------- ------------ ---------------
+ 9487 427,25 SBT_TAPE 00:00:14 M 28 - JAN-11 +.
BP key: 9760 situation: AVAILABLE Tablet: NO Tag: TAG20110128T201149
Handle: prodarchbackup_PROD_926_741643910 Media:

List of newspapers archived in defined backup 9487
The next time that THRD Seq YVERT low low time next YVERT
---- ------- ---------- --------- ---------- ---------
+ 1 4231 218972478 28 JANUARY 11 218974637 28 - JAN-11 +.
+ 1 4232 218974637 28 JANUARY 11 218976683 28 - JAN-11 +.
+ 1 4233 218976683 28 JANUARY 11 218979456 28 - JAN-11 +.
4234 + 1 218979456 28 JANUARY 11 218981788 28 - JAN-11 +.
+ 1 4235 218981788 28 JANUARY 11 218984100 28 - JAN-11 +.
4236 + 1 218984100 28 JANUARY 11 218986873 28 - JAN-11 +.
+ 1 4237 218986873 28 JANUARY 11 218990404 28 - JAN-11 +.
+ 1 4238 218990404 28 JANUARY 11 218993848 28 - JAN-11 +.
+ 1 4239 218993848 28 JANUARY 11 218998167 28 - JAN-11 +.
---------------------------------------------------------------------------------------------


My question is, when these archivelog backups become obsolete and are deleted?

Dula

Published by: user13005731 on May 19, 2011 10:10

Published by: user13005731 on May 19, 2011 10:11

10.2, you have to specify NEWSPAPERS.

10.2 documentation:
http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14194/rcmsynta035.htm#sthref554

However, 11.1 and above, it is NOT necessary and, I would say, must not be specified.
11.1 documentation:
http://download.Oracle.com/docs/CD/B28359_01/backup.111/b28273/rcmsubcl011.htm#i97063
«+ An archive backup is autonomous because is contains all the files needed to restore the backup and recover in a consistent state.» "If the database is open during backup, then RMAN automatically generates and saves them archived redo logs necessary for the protection of the compatible database.

and
http://download.Oracle.com/docs/CD/B28359_01/backup.111/b28270/wnbradv.htm#sthref6
"+ Long term + improved backup management.
+ You can create a backup archiving or long-term with the BACKUP... "KEEP that keeps only the required log files archived to make consistent backup.

and
http://download.Oracle.com/docs/CD/B28359_01/backup.111/b28270/rcmbckba.htm#CHDHAFHJ
"+ When you specify the DUNGEON on the BACKUP command, RMAN generates multiple backup sets. ...... It automatically generates a recovery archived log backup to ensure that the backup of the database can be recovered to a consistent state. »

You could log a SR with support of Oracle to confirm if you need the key word "LOGS" in the BACKUP... KEEP and to identify the behavior if you happen to keep this in your backup command.

In my humble OPINION, not be specify the LOGS of the BACKUP... KEEP.
You could test this in a test environment by doing a BACKUP... MAINTAIN a database that has a very small WINDOW of RETENTION.

Hemant K Collette
http://hemantoracledba.blogspot.com

Published by: Hemant K grapple on May 20, 2011 15:21
Quotations in italics of the documentation.

Tags: Database

Similar Questions

  • "Backup Optimization" does not work for the "database backup"

    Hello

    I use a windows environment and my info from database is like this:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    now I have to change my configuration for backup optimization on and then make example tablespace offline and do file sample data in offline mode. After that, I run 2 times 'Backup Database' command but 2 backup has the same size and have example tablespace too... Any backup archivelog is work bur backup database is not!
    According to this link, it does not backup datafile for the second example: http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/rcmconfb.htm#BRADV113
    is there something I missed?

    configuration of RMAN:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 5;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1;
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF;
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE COMPRESSION ALGORITHM 'HIGH' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE;
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'C:\APP\ABC\PRODUCT\11.2.0\DBHOME_1\DATABASE\SNCFORCL.ORA'; # default

    No failure, it works an expected. There is a relationship between the retention policy and the number of backups:

    RMAN only ignore backups of offline or read-only data files when there are backups n + 1, where n is the redundancy. You have of the "REDUNDANCY 5', and you will keep 6 identical backups of the offline data file.

    Werner

  • Backup Time Machine put on for the question of the judgment

    I use time machine - mac pro to 2008 - 1 TB drive with its own power supply - 500 GB of backups.

    Have had a few teething problems that don't seem to point to any problem-

    Before stopping - if I just saved all the files - I always ask a time machine backup.

    If I was just on the internet - I'm just asking for a backup...

    Anyway I've asked immediately rather than wait a minute--but with problems at startup - decided to wait for the minute - about 15 seconds in the time-out has heard that the drive reports the time machine was starting a backup, so I canceled the stop & waited until the backup is complete.

    So the question is if a time machine backup was cut by a stop - is there a point where it would cause problems with the next on power.

    (I noticed that on a power which had a problem - time Annex machine backup was for the same time that commissioning - and I had stop watch at the same time I started up the next day)

    notcloudy wrote:

    I use time machine - mac pro to 2008 - 1 TB drive with its own power supply - 500 GB of backups.

    Have had a few teething problems that don't seem to point to any problem-

    Before stopping - if I just saved all the files - I always ask a time machine backup.

    If I was just on the internet - I'm just asking for a backup...

    Anyway I've asked immediately rather than wait a minute--but with problems at startup - decided to wait for the minute - about 15 seconds in the time-out has heard that the drive reports the time machine was starting a backup, so I canceled the stop & waited until the backup is complete.

    So the question is if a time machine backup was cut by a stop - is there a point where it would cause problems with the next on power.

    (I noticed that on a power which had a problem - time Annex machine backup was for the same time that commissioning - and I had stop watch at the same time I started up the next day)

    Issues of time machine were related to my problems with Finder/Spotlight.

    I put the drive time machine in the private domain of Spotlight.

    A ran a disk check - no problem

    Went into the preferences of time machine and instead of just turn on--changed the drive -.

    time machine turned on

    forced a return to the top

    Entered time machine - deleted the backups of an IPHOTO library which had damaged (had deleted from the hard drive)

    Time Machine works fine

    It looks like nothing is everything

  • Inspiron 7559 becomes unusable for the slow 2-3 minutes after each start/sleep

    Hey all,.

    As a preface, it was a laptop bought on sale of warehouse to Amazon, so it's a used laptop. No idea how long it has been used... But the drive was brand new by CystalDiskInfo. I'm guessing that this laptop has been opened but never really used. It is an Inspiron 7559, a fairly common game, laptop running Windows 10.

    Out of the box, this thing was running incredibly slow. Even when you set up Windows 10 navigation between pages was taking 10 + seconds for the mouse input to register. I also tried a fresh install of Windows just to be safe. The only things currently on the computer are the standard bloatware from Dell and a few hardware monitoring tools to diagnose the problem. And when I say slow, I mean open windows Explorer or the task manager takes 30 + seconds and the keyboard and mouse inputs are taking 10 + seconds. When I touched the wall I see that the CPU frequency jumps up to 800 MHz, assumingly the lowest possible frequency according to the range of multiplier.

    My temperatures are usually between 40-60 ° C, but my fans seem never actually start up. When I updated the BIOS fans started blasting, so I know that they are not only totally dead.

    I also run several tests of equipment who say the hard drive, memory, and CPU are fine.

    Someone has any ideas on what could be causing this device or any other means to diagnose the problem? Ran the Dell Diagnostics toolkit and the fan test does not throw any question, but I see no way to control the fans to test even if have the fans running on full blast would avoid this.

    So I was able to understand what I guess was the origin of the problem.

    I uninstalled the driver of "Intel Platform and thermal dynamic framework", detected on your tab chipset drivers page: www.dell.com/.../advanced

    The page says that it has been updated 15/09/2016, so this is a relatively new update... However, whenever this latest version of the driver is installed it prevents my fans ever, causing my massive CPU limitation. I've tried 3 - 4 times back in place, and the second the driver gets uninstalled fans start just up.

    For now, I'm running just with this uninstalled driver, that I could not find a previous version to check if there is a version that works.

    It is not a perfect solution, because I'm sure that this driver is what allows the dynamic zoom of CPU based on thermal, which means that I will be stuck to my stock of CPU frequency... And I certainly want mode to give me performance gain and I like downclocking occurs when I sit idle so I don't eat the battery life.

    If you have the means, I would hope that you would have someone to look into this to see if it is a reported problem.

  • check for the delete operation

    Hi all

    I'm a deletion of a table. How can I check if the removal of deleted rows?

    Thanks in advance
    BN

    I'm guessing that you want to check SQL ROWCOUNT % immediately after the DELETE statement (if you are not in a PL/SQL block when you issue DELETE it, your API client probably has a different appeal for this information).

    BEGIN
      DELETE FROM some_table
       WHERE some_column = some_value;
    
      IF( SQL%ROWCOUNT = 0 )
      THEN
        dbms_output.put_line( 'No rows were deleted' );
      ELSE
        dbms_output.put_line( 'We deleted some rows' );
      END IF;
    END;
    

    Justin

  • Backup feature of virtual machine for the virtual machines that are part of a paralytic

    In the powerclibook I found the backup-vm very useful function (Chapter 10)

    I do not post the direct link to the function because I don't know if this is allowed.

    You will find the function if you follow http://www.powerclibook.com/

    I wonder if this could be changed to backup vms several that are part of a paralytic.

    Thanks for help.

    concerning

    Andreas

    Hi Andreas, no problem mentioning the link since we already published as well in our PowerCLI book: download Scripts, functions and Modules post.

    Regarding your question, you can try something like this

    Get-VM-location (Get-VAPP-name MyvApp). %{

    Backup-VM - VM $_ - Datastore (Get-data store MyDS

    )

  • I bought my computer in November 2008 and have never received information for the 'free update to Windows 7 ". How to get it?

    I bought my laptop in November 2008 and then left for an exchange of one year abroad. On his return, I learned that the people who had bought a computer with Windows Vista on it received the free upgrade option to Windows 7. I have studied by the retailer and Microsoft, but did not receive any useful information. Would I still get this upgrade? I have my original receipt to prove my purchase of this computer.

    Thank you!

    Hello

    Yes, he had an offer of a free upgrade to Windows 7, but this time the offer has long expired.

    And it will not apply to the date on which you bought your computer, November 2008; you have to buy your computer between June/July? 2009 and the end of January 2010...

    See you soon.

  • Email address used for the deleted record

    A couple of years ago, we bought adobe Acrobat pro 10. My Secretary has registered the software from his email address. She has since left the company and its address has been deleted. I have a new computer and cannot download the software because the email address used for registration is no longer valid! I have the serial numbers and the license certificate. Can someone help me.

    Thank you

    Peter

    I don't know what are your terms of organization, but I think that you could recreate the e-mail address so that it can be used.  I know that I can create sub-accounts for my own e-mail service.

    Aside from that, you might be able to download the demo version of the software directly via the site linked below and then use your current serial number to activate it.

    Don't forget to follow the steps described in the Note: very important Instructions in the section on the pages of this site download and have cookies turned on in your browser, otherwise the download will not work correctly.

    http://prodesigntools.com/tag/DDL

  • Under enter the text for the deletion of a text field

    Is it possible to have a form in Flash with text entry fields as the user full and have some sample text in the field, then when the user left clicks to type in their text the sample text disappears?

    I have the following code - userName.text = "< type your name here >";

    I HAV looked at the various events but fails to work.

    It fills my text field (username) with guidance advising text to fill in the field. Currently when left clicked the field then they delete all the text in the sample before entering their own text. It seems like a simple idea but I've lived AS dictionary and searched old messages for something as cela, but cannot escape. This is one of those annoying last-minute client tweaks that I could really do with ironning outside.

    I'm using Flash MX and Flash Player 6 release.

    Thanks in advance,

    DannySS

    Hello!

    I do not remember if it is supported by Flash Player 6 or not, but if I remember correctly, I used to do it like this:

    I hope that you can use. And I would actually put the original text, so when the user is not this particular entry field I could reload the original text, perhaps even in a different color so that the user would knows he must fill in this field.

  • The Satellite C660 - 1 7 become obsolete?

    I know that perhaps some of you may think, this is a childish question, but - what is Toshiba Satellite C660 - 1 c 7 become obsolete? The reason for my question is that I can not find this model in particular on the Toshiba product page more. He was there the last time I checked, towards the end of March / beginning of April.

    This problem came to my attention when I was browsing the driver download page, and when I wanted to refine my search, the C660 - 1 c 7 model has not been listed more. I also tried to use the short model number and the software of the detector Toshiba product as well, but still no results.

    Someone can help me please answer?
    Thank you in advance and have a nice day!

    Hello

    Your Satellite C660 - 1 7A PSC0SE part number.
    I checked the Toshiba download page - http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp and your laptop model is certainly that listed there. When you open short option model No. it is listed as the fourth from the bottom to the top.

    Please check again.

  • Conflict with the L1 backup task backup ARCHIVELOG

    DB version: 11.2.0.4

    Platform: RHEL 6.3

    We have a backup archivelog that starts at 22:00 and an incremental backup that starts at 23:50.

    The backup archivelog usually ends at 23:00. But lately, he took more time. Sometimes, he finished only at 12:30, which is like 40minutes after the incremental backup is started. That is, backup Archivelog overlaps with the incremental backup.

    One of our colleagues has proposed adding 'FILESPERSET 1' to speed up the backup archivelog. So he changed the backup archivelog script of

    BACKUP FORMAT '% s_ %%t p_ manhArc_' ARCHIVELOG ALL DELETE all THE ENTRY;

    TO

    BACKUP FILESPERSET 1 FORMAT '% s_ %%t p_ manhArc_' ARCHIVELOG ALL DELETE all THE ENTRY;

    He gave the reason was that "this will prevent channels stuck with the unreachable archivelogs.

    Question1. Adds 'FILESPERSET 1' really useful in this scenario?

    Question2. 'FILESPERSET 1' in the archivelog script means 1 for each archivelog backup piece. Right? This means that a lot of backup in the backup media.

    The justification is not applicable.

    FILESPERSET 1 would not help you here.

    Each consisting of 1 ArchiveLog BackupSet would result in a very large number of BackupSets.  Your controlfile would have to create a lot more locations for BackupSets.

    Hemant K Collette

  • backup video files for the web?

    I got about 20 discs hard stuff firewire.  Recently had a fire, here, with no drastic results, but it scares me.

    Is there a safe way to save these readers to the ether?

    I understand that different save sets break files into pieces.  I can't imagine how it works for files video and comps.

    Anyone had any experience with this?

    If it's really important, you might have more luck finding a local storage / archival or some members of the family to another House and store some backup disks with them. I don't think that the storage of online backups is a viable alternative for the amount of data we are talking about. It will cost you a lot of money, you don't get those gigabytes for free anywhere and the downloads are hairy. you are also still at risk of the supplier goes out of business or deleting your files for some reason any. Directly related to fire-related damage, you can also consider a steel tempered light Cabinet / Treasury Board. But as with all the other stuff, it should always weigh the cost against the risk of a fire happening or any other damage that occur... ultimately, it may not be worth and fees, if you cannot deduct as a business investment.

    Mylenium

  • Delete backups Archivelogs

    Hello!

    How can I configure rman (11 g/Win2003) to keep my backups of database for 7 days and to remove all logs archiving before this backup without saving the archivelogs.

    I added 'DELETE OBSOLETE RECOVERY WINDOW 7 DAYS;' But with that archive logs are not deleted because I don't backup of archive logs.

    I need something like "REMOVE OBSOLETE but keep the backupsets for 7 days.

    I don't want to use "rman delete archivelog until the ' sysdate-1' ' because if the backup fails I don't want the deletion of archive logs.»

    Can someone help me?

    Kind regards
    Martin

    Why you don't want to backup archived redo logs? Note that in general you need to backup archived redo logs as a hot backup / online / incompatible must always archived redo when you are recovering.

    You can only configure 1 retention policy that will apply to all games backups (data files and recovery logs archived):

    configure retention policy to recovery window of 7 days;
    

    Running OBSOLETE DELETE will delete any backups older than the current RMAN political of retention.

    Edited by: P. Forstmann on June 21, 2010 12:31

  • Previous serial number for the trial version?

    I recently bought Acrobat Pro DC for $199 after a free trial 30 days. After installing Acrobat, he asked me the previous serial number. I never received one for the trial version. Please advise or I will have to be repaid for the $199.

    Thank you

    Contact customer service by phone immediately. You have purchased a package update, not a full version.

    Mylenium

  • Defining the new path for the data files for restoring using the VALUE of NEWNAME FOR DATABASE

    Version: 11.2.0.3 Linux

    Today, I had to do a restore RMAN to a new server and I came across the post following RTO on the VALUE of NEWNAME FOR DATABASE

    ALTER database open resetlogs upgraded;         error to throw

    So, I thought to use it to indicate the new location of the data files to restore.

    That's what I did
    ===================

    Restore the control file and catalog items to backup using the command of CATALOGUE START WITH. Then I started the restoration
    $ rman target / cmdfile=restore.txt
    
    Recovery Manager: Release 11.2.0.3.0 - Production on Thu Jul 26 04:40:41 2012
    
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: SPIKEY (DBID=2576163333, not open)
    
    RMAN> run
    2>  {
    3>  SET NEWNAME FOR DATABASE TO '/fnup/hwrc/oradata/spikey';
    4>  restore database  ;
    5>  }
    6>
    7>
    8>
    executing command: SET NEWNAME
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of set command at 07/26/2012 04:40:43
    RMAN-06970: NEWNAME '/fnup/hwrc/oradata/spikey' for database must include %f or %U format
    
    Recovery Manager complete.
    Don't know how it worked for Levi without %f or %U. So, I added %f
     $ vi restore.txt
     $ cat restore.txt
    run
     {
     SET NEWNAME FOR DATABASE TO '/fnup/hwrc/oradata/spikey/%f';
     restore database  ;
     }
    
    
     $ rman target / cmdfile=restore.txt
    
    Recovery Manager: Release 11.2.0.3.0 - Production on Thu Jul 26 04:45:45 2012
    
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    
    connected to target database: SPIKEY (DBID=2576163333, not open)
    
    RMAN> run
    2>  {
    3>  SET NEWNAME FOR DATABASE TO '/fnup/hwrc/oradata/spikey/%f';
    4>  restore database  ;
    5>  }
    6>
    7>
    8>
    executing command: SET NEWNAME
    
    Starting restore at 26-JUL-12
    using target database control file instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=19 device type=DISK
    
    channel ORA_DISK_1: starting datafile backup set restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_DISK_1: restoring datafile 00001 to /fnup/hwrc/oradata/spikey/1
    channel ORA_DISK_1: restoring datafile 00002 to /fnup/hwrc/oradata/spikey/2
    channel ORA_DISK_1: restoring datafile 00003 to /fnup/hwrc/oradata/spikey/3
    channel ORA_DISK_1: restoring datafile 00004 to /fnup/hwrc/oradata/spikey/4
    channel ORA_DISK_1: restoring datafile 00005 to /fnup/hwrc/oradata/spikey/5
    channel ORA_DISK_1: restoring datafile 00006 to /fnup/hwrc/oradata/spikey/6
    channel ORA_DISK_1: restoring datafile 00007 to /fnup/hwrc/oradata/spikey/7
    channel ORA_DISK_1: restoring datafile 00008 to /fnup/hwrc/oradata/spikey/8
    channel ORA_DISK_1: restoring datafile 00009 to /fnup/hwrc/oradata/spikey/9
    channel ORA_DISK_1: reading from backup piece /u07/bkpfolder/SPIKEY_full_01nh0028_1_1_20120725.rmbk
    channel ORA_DISK_1: errors found reading piece handle=/u07/bkpfolder/SPIKEY_full_01nh0028_1_1_20120725.rmbk
    channel ORA_DISK_1: failover to piece handle=/u07/dump/bkpfolder/SPIKEY_full_01nh0028_1_1_20120725.rmbk tag=SPIKEY_FULL
    channel ORA_DISK_1: restored backup piece 1
    channel ORA_DISK_1: restore complete, elapsed time: 00:01:56
    Finished restore at 26-JUL-12
    
    Recovery Manager complete.
    As you can see, RMAN restore data files to the desired location. But the data file names ended up as
    1
    2
    3
    .
    .      
    .
    9
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -----------| Holy Cow |-----------------------------


    So I had to rename each file as below
    $ mv 1 /fnup/hwrc/oradata/spikey/system01.dbf
    $ mv 2 /fnup/hwrc/oradata/spikey/sysaux01.dbf
    $ mv 3 /fnup/hwrc/oradata/spikey/undotbs01.dbf
    I would have been better in execution of the order for each data below file
    SET NEWNAME FOR DATAFILE
    Now, I think, there is no advantage in using NEWNAME SET of DATABASE to. Only the disadvantages. I did anything wrong above?

    Martin;

    On the issue of the VALUE of NEWNAME FOR DATABASE, you must specify at least one of the first three of the following substitution variables to avoid collisions of names: %b f % U. see semantic entry for TO 'filename' for a description of the possible substitution variables.

    You use %f

    %b
    
    Specifies the filename without the fully qualified directory path. For example, the datafile name /oradata/prod/financial.dbf is transformed to financial.dbf. This variable enables you to preserve the names of the datafiles while you move them to different directory. During backup, it can be used for the creation of image copies. The variable cannot be used for OMF datafiles or backup sets.
    
    %f
    
    Specifies the absolute file number of the datafile for which the new name is generated. For example, if datafile 2 is duplicated, then %f generates the value 2.
    
    %U
    
    Specifies a system-generated unique filename. The name is in the following format: data-D-%d_id-%I_TS-%N_FNO-%f. The %d variable specifies the database name. For example, a possible name might be data-D-prod_id-22398754_TS-users_FNO-7.
    

    Source - E10643-01

    Backup and recovery reference

    http://docs.Oracle.com/CD/E14072_01/backup.112/e10643/rcmsynta2014.htm

    I see CKPT and I agree on that!

    Best regards

    mseberg

Maybe you are looking for