- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Known issues with performing incremental backups o...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2001 08:06 AM
тАО04-11-2001 08:06 AM
I don't know alot about Oracle but are there anyway issues with performing incremental backups through Omniback II on a Oracle database?
If I did one Full Backup a week and the rest at incremental level 1 and I had problems with the database then I would have to Restore from the weekly full backup and the last level 1 incremental backup. Is this correct?
Are there any issues with the Oracle Database after restoring from the Full Backup then the last level 1 incremental from a few days later?
Your help is greatly appreciated...
S Aldrich
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2001 08:16 AM
тАО04-11-2001 08:16 AM
Re: Known issues with performing incremental backups of Oracle Databases???
every file in the database will have been touched. Incremental backups do not look at
the block level but at the file level so that if any part of a file is changed then the entire file is backed up. If you are backing up a large amount of other data (i.e. other filesystems) which do not change much with the same backup specification then perhaps an incremental makes sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-11-2001 08:26 AM
тАО04-11-2001 08:26 AM
Re: Known issues with performing incremental backups of Oracle Databases???
We do not user the ORACLE module rather we stop ORACLE and then take a backup the incremental seem to backup up the same ammount as the full for the ORACLE database files.
ORACLE also supports a hot backup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2001 06:39 AM
тАО04-12-2001 06:39 AM
Re: Known issues with performing incremental backups of Oracle Databases???
If you want to do incremntal backups, and your database is 8 and above you could use RMAN to do that for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-12-2001 08:45 AM
тАО04-12-2001 08:45 AM
Solutionif you do not use the ORACLE-Integration, be sure with your DBA, that your database is shutdown during your backup.
If you like to backup Oracle while it is open, you can use the scripts I provided here for Omniback native filesystem backup.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6eb053921f1ad5118fef0090279cd0f9,00.html
Let your DBA check them first, if they fit your needs. And be sure, to keep a good track of your archive-log-files, your controlfiles and how to use them to recover your database to a consistent state, after you restored what you need for recovery.
Volker