Exforsys

Online Training

Database Administration

This is a discussion on Database Administration within the Oracle Database forums, part of the Database category; I have been assigned and working for few months with the administration of Oracle database. How should I handle the ...


Go Back   Exforsys > Database > Oracle Database

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-05-2007, 05:35 PM
Senior Member
 
Join Date: Apr 2006
Posts: 122
rachelle is on a distinguished road
Database Administration

I have been assigned and working for few months with the administration of Oracle database. How should I handle the archivelog file? Can I delete the entire archivelog file or take back up of all the archivelog file or only backup of redo log files. Kindly suggest me your opinion on this.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-11-2007, 03:12 AM
Junior Member
 
Join Date: Jul 2006
Posts: 1
zeshanali76 is on a distinguished road
U must not delete the archive logs. first of all take the Offline backup of the database, Startup the database. When started succesfully, then u can delete the old archives. But keep in mind for VLDB (Very Large Databases) Administrators take individual backup of Tablespaces one by one so u must take backup of archive logs also. ok. Be carefull.

Zeeshan Ali Awan
zesh @ inbox.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-11-2007, 03:44 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
The best way to carry out the process of backup and achieving of database while administrating database is first take entire whole database backup by using BACKUP DATABASE command in RMAN mode. After doing this entire backup process of database don’t forget to do archiving of logs. This process would give you a further validation of possessing the entire archived logs when the next backup is taken which you can use in need of restoring process.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-13-2007, 05:58 AM
Junior Member
 
Join Date: Jun 2007
Posts: 3
1rstDev is on a distinguished road
backup database plus archive log;
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-15-2007, 03:07 PM
Junior Member
 
Join Date: Jul 2007
Location: Birmingham-UK
Posts: 12
Larry Cumber is on a distinguished road
If you have the archivelogs then it means you database is in archivelog mode (archiving the redo logs). which similarly means the was a reason for activating archiving.
which gives you the ability to perform online backups, hoping its been set to automatic archiving and not manual
use ARCHIVE LOG LIST to verify database mode and destination and log sequence.
You have the ability to carry an OPEN BACKUP/hot or online backup.
Carry out a backup as Adrian said, preferable using the RMAN.
The importance of Archiving logs is that is gives you different options in the Recovery process - and this logs would be applied to bring the database to its original state if it Crashed. Don't delete this archivelogs. instead it would be nice for you to save keep them in a seperate directory in order to aid perfomance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
FAQ: How to find people's E-mail addresses David Alex Lamb Tech FAQ 1 06-24-2007 08:57 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 2 05-23-2004 05:15 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 3 04-18-2004 05:15 AM
Kerberos FAQ, v2.0 (last modified 8/18/2000) Ken Hornstein Tech FAQ 0 04-17-2004 07:28 AM
[FAQ] FileMaker Pro - database for Macintosh and Windows Martin Trautmann Tech FAQ 0 04-17-2004 07:26 AM


All times are GMT -4. The time now is 09:02 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.