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
Forums
Discussions
Discussions
Discussions
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
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
05-10-2005 03:28 PM
05-10-2005 03:28 PM
I compress 800Gb of data and come to 240GB on one LV.
I compress 80GB of data and come to 43GB on other LV.
I am using Ultrium 460 Drive. I am using ultrium 400GB tape for backup.
240+43=283GB. It should come on a single tape but its asking for other tape for continiung backup.
Also suggest me the trusted and fast backup utility for backup of oracle database.
Waiting for replis,,,
thanks,
Yogesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 03:56 PM
05-10-2005 03:56 PM
Re: Backup
the 400GB ultrium tape is actually 200GB uncompressed and 400GB compressed. Which means when you use a backup utility with compression enabled you can utilize 400GB of tape space and without compression only 200GB. Thats why its asking for another tape.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 07:10 PM
05-10-2005 07:10 PM
Re: Backup
To get to know the usage of RMAN, you best read the Oracle documentation.
As for your tape capacity question : the answer above is correct. A 400GB LTO-2 tape has only a 200GB capacity. The 400GB capacity is assumed when an average compression op 2:1 is possible. When you write already compressed data to that tape, it cannot be compressed a second time.
My tip : Don't compress your data, let your tape handle compression.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 07:16 PM
05-10-2005 07:16 PM
Re: Backup
I use the Oracle RMAN utility. It is fast, can do SUPPORTED online backups and does not backup the complete datafiles, but only till the high-water mark.
Cheerio,
Renarios
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 07:36 PM
05-10-2005 07:36 PM
Re: Backup
when iam tring to verify backup on tape which has taken by fbackup is giving follwing error---
---------------------------------------------
# frecover -N -I -f /dev/rmt/0mn
frecover(3207): additional argument: /dev/rmt/0mn specified
frecover -r [-hosvymFNOX] [-c config] [-f device] [-S skip] [-E extarg]
frecover -R path [-f device]
frecover -x [-hosvymFNOX] [-c config] [-e path] [-f device]
[-g graph] [-i path] [-S skip] [-E extarg]
frecover [-I | -V] path [-vy] [-f device] [-c config]
-{r,x} - full/partial recovery
-{I,V} - write index/volume-header to path
-{F,X} - flat/relative recovery
-{i,e} - specify a path to include/exclude
-{g,c} - specify a graph/configuration file
-{N,h} - No files recovered-Only verify/graph information
-R - continue an interrupted session
-f - specify an input device
-o - overwrite existing files
-v - verbose mode
-y - answer yes to all questions
-S - specify a file for skipped blocks
-s - sparse file recovery
-O - set ownership of files to the user running the recovery
-m - Print marker information (checksums, filemarks, setmarks)
-E - specify extent attributes handling: warn, force, or ignore
#
------------------------------------------
pl give me a coomand which will verify backup data in tape drive, i am using fbackup utility.
Thanks,
Yogesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 07:47 PM
05-10-2005 07:47 PM
Re: Backup
Do you backup COMPRESSED data to the Ultrium drive ? In that case, no more then 200GB (native capacity) will fit on one media. The 400GB is an average for uncompressed data (there may be big differences depending on the actual data type).
RMAN is the standard utility for Oracle backups. It can be used standalone but, better together with an 3-party backup software (e.g. Data Protector). DP acts as a Media Management system, scheduler and grapical interface for RMAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 08:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2005 09:00 PM
05-10-2005 09:00 PM
Re: Backup
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 05:22 PM
05-11-2005 05:22 PM
Re: Backup
However for the time being you might want to try out ignite for backing using an ignite server.
thanks
Devesh