Search and find articles. Free submission.
Search:

News Feed: The Shrewsbury right-back urges us to ignore the words of kindly teachers, offers some harsh truths about what it to takes to make it in the game and calls for a mid-winter break. He may or may not have been misquoted but Robinho has apparently hinted that not all of his team-mates at Eastlands have the same winning mentality as himself (I suppose that's what you might find when you swap Real Madrid for Manchester City).Robinho's comments got me thinking about my time as a YTS apprentice and about the question of players' mentalities. As a youth-teamer, the thing I noticed most when I was invited to train with the first team was how much the older pros hated losing. Forget all that, 'it's the taking part' that they teach you at school. This season is probably the first since I've been at Shrewsbury that I see similar mentalities - take for example Graham Coughlan, a vastly experienced pro and a real nice lad, but you should see him when his team loses at a 5-a-side, kicking cones and moaning. Personally, I think it's bri ...

   Home | Computers And Technology | Software

Article:
'rman ~ RMAN ~ Backing Up Archived Logs ~ rman backup
'





"..........
.....rman,rman backup,oracle archived logs....."

Backing Up Archived Redo Log Files with BACKUP ARCHIVELOG

To back up archived redo logs, use the BACKUP ARCHIVELOG command at the RMAN prompt. This example uses a configured disk or sbt channel to back up one copy of each log sequence number for all archived redo logs:
BACKUP ARCHIVELOG ALL;

Even if your redo logs are being archived to multiple destinations and you use RMAN to back up archived redo logs, RMAN selects only one copy of the archived redo log file to include in the backup set. (Since logs with the same log sequence number are identical, there is no need to include more than one copy.)

You can also specify a range of archived redo logs by time, SCN, or log sequence number, as in the following example:
BACKUP ARCHIVELOG
FROM TIME 'SYSDATE-30' UNTIL TIME 'SYSDATE-7';

Automatic Online Redo Log Switches During Backups of Archived Logs

When taking a backup of archived redo logs that includes the most recent log (that is, a BACKUP ... ARCHIVELOG command is run without the UNTIL or SEQUENCE option) if the database is open, then before beginning the backup, RMAN will switch out of the current online redo log group, and all online redo logs that have not yet been archived, up to and including the redo log group that was current when the command was issued. This ensures that the backup contains all redo that was generated prior to the start of the command.

Using BACKUP ARCHIVELOG with DELETE INPUT or DELETE ALL INPUT

You can specify the DELETE INPUT or DELETE ALL INPUT clauses for the BACKUP ARCHIVELOG command to delete archived logs after they are backed up, eliminating the separate step of manually deleting the archived redo logs. With DELETE INPUT, RMAN only deletes the specific copy of the archived redo log chosen for the backup set. With DELETE ALL INPUT, RMAN will delete each backed-up archived redo log file from all log archiving destinations.

For example, assume that you archive to /arc_dest1, /arc_dest2, and /arc_dest3, and you run the following command:
BACKUP DEVICE TYPE sbt
ARCHIVELOG ALL
DELETE ALL INPUT;

In this case RMAN backs up only one copy of each log sequence number in these directories, and then deletes all copies of any log that it backed up from the archiving destinations. If you had specified DELETE INPUT rather than DELETE ALL INPUT, then RMAN would only delete the specific archived redo log files that it backed up (for example, it would delete the archived redo log files in /arc_dest1 if those were the files used as the source of the backup, but it would leave the contents of the /arc_dest2 and /arc_dest3 intact) .
If you issue BACKUP ARCHIVELOG ALL or BACKUP ARCHIVELOG LIKE '...', and there are no archived redo log files to back up, then RMAN does not signal an error.

Backing Up Logs with BACKUP ... PLUS ARCHIVELOG

You can add archived redo logs to a backup of other files by using the BACKUP ... PLUS ARCHIVELOG clause. Adding BACKUP ... PLUS ARCHIVELOG causes RMAN to do the following:
Runs the ALTER SYSTEM ARCHIVE LOG CURRENT command.
Runs BACKUP ARCHIVELOG ALL. Note that if backup optimization is enabled, then RMAN skips logs that it has already backed up to the specified device.
Backs up the rest of the files specified in BACKUP command.
Runs the ALTER SYSTEM ARCHIVE LOG CURRENT command.
Backs up any remaining archived logs generated during the backup.
This guarantees that datafile backups taken during the command are recoverable to a consistent state.

To back up archived redo logs with BACKUP ... PLUS ARCHIVELOG:
After starting RMAN, run the BACKUP ... PLUS ARCHIVELOG command at the RMAN prompt . This example backs up the database and all archived logs:
BACKUP DEVICE TYPE sbt
DATABASE PLUS ARCHIVELOG;

For more details on RMAN Backing Up arrived logs you can view on ORACLE DBA SUPPORT

".........."



_____________________________________________


http:// OracleDbaSupport.co.uk is a blog site of Sagar Patil, an independent oracle consultant with a great understanding of how the Oracle database engine and Oracle Applications work together.



Report This Article

Article Source: http://searchnfindarticles.com


Additional Articles From - Home | Computers And Technology | Software
  • school reunion ~ School Reunion ~ announcement parties - By : Simon Ford
  • Software and Engineering Associates ~ Software and Engineering Associates ~ software associates - By : Sheena Vc
  • Plan Effectively ~ And Get Things Done More Quickly With Construction Software - By : Matthew Stanton
  • business intelligence dashboard ~ Why 70 ~ Of Dashboard Initiatives Fail ~ business dashboard - By : Greg Aldridge
  • membership management software ~ Club Management Software ~ 7 Ways to Drive Online Registrations ~ club management software - By : James Reyes
  • book ~ Make New Friends With Book Inventory Software ~ inventory - By : Maxim Smirnov
  • movie ~ Reasons Not to Buy DVD Collection Database Software ~ dvd - By : Maxim Smirnov
  • sports software ~ League Management Software ~ 5 Reasons to Take Your League Online ~ league management software - By : Scott Leder
  • running software ~ Running Software ~ 8 Features to Look For When Making Your Selection ~ race registration software - By : Eric McCue
  • PHP developer India ~ Recession Proof IT Business ~ Very important Tips ~ ASP ~ net Developer India - By : Mahendra A Sharma
  • Please Rate this Article  

    Not yet Rated

    RSS XML Search N Find Articles
    Click the XML Icon Above to Receive Software Articles Via RSS!

    rman ~ RMAN ~ Backing Up Archived Logs ~ rman backup

    CrawlTrack: open-source crawlers and spiders tracking script- SEO script -script open-source de d tection des robots


    Unique Articles
    Partner Links Directory


    Powered by Article Dashboard