<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Oracle backup and restore in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146641#M802086</link>
    <description>If you are using raw devices as your datafiles then you will not be able to back them up using this script.&lt;BR /&gt;&lt;BR /&gt;If you are using normal filesystem datafiles then this script will just copy them to another directory, not to tape.  How are you backing them up to tape?&lt;BR /&gt;&lt;BR /&gt;You can back the oracle software up using any standard backup tool and recover it without any problems.  We do it on oracle 8.1.7.4 and 9.2.  The software does not like being recovered to a different host. So as long as you are recovering back to the same one you will be ok. &lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Wed, 17 Dec 2003 03:30:03 GMT</pubDate>
    <dc:creator>Chris Evans_5</dc:creator>
    <dc:date>2003-12-17T03:30:03Z</dc:date>
    <item>
      <title>Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146638#M802083</link>
      <description>Hi here,&lt;BR /&gt;&lt;BR /&gt;I'm new to oracle, but I need do a backup job for one oracle 8i server here. The server is running HPUX11.0 OS. I have some ideas about exp/imp backup method and cold database backup. But I don't know how to recover the database server if the server need to be reinstalled. I do have a make_net_recover backup for vg00. But I found there are a lot of logical volumes in vg01 which are used by Oracle for raw devices. &lt;BR /&gt;&lt;BR /&gt;I can't use other commercial backup tools for the backup at this stage. I have dump files created by exp command, I also have cold backup files created by the script which is easy to get from internet. &lt;BR /&gt;&lt;BR /&gt;Can anybody here give me suggestions on how to restore the server after make_net_recovery ? I know how to recover OS but not sure how to recover Oracle and the database. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 17 Dec 2003 02:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146638#M802083</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-12-17T02:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146639#M802084</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;Once you have the operating system back you will need to recover or reinstall the oracle software.  &lt;BR /&gt;&lt;BR /&gt;When this is back you can recover from your cold backup tape....  do you know how to do this?  if not what commands are you using to backup the database? (tar, cpio, fbackup???,  once we know the commands used to do the backup we can let you know the commands to do the restore)&lt;BR /&gt;&lt;BR /&gt;Do your cold backup tapes include the init file(s) for your database(s)?  If not you will need to recreate these files.&lt;BR /&gt;&lt;BR /&gt;Once the all the files are back you can then bring the database up in your normal way.&lt;BR /&gt;&lt;BR /&gt;To recover from an export it is slightly more difficult.  You will need to create the database structure first, ie datafiles and tablespaces.  You can then use the imp command to import all of the data, using the full=y option.&lt;BR /&gt;&lt;BR /&gt;Hope this helps you a little.&lt;BR /&gt;If you need anything clearing up then yell.&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 17 Dec 2003 03:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146639#M802084</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-12-17T03:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146640#M802085</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your prompt response !&lt;BR /&gt;&lt;BR /&gt;I use a script on the webpage &lt;A href="http://www.informit.com/isapi/product_id~%7B5595BE3C-AD4C-4F5E-8922-43AF3D17B744%7D/element_id~%7B5946EA3D-7970-4F68-87DD-BFB2685113DC%7D/st~%7BA119F4FC-560E-4B4E-9F88-C6E969331D73%7D/content/articlex.asp" target="_blank"&gt;http://www.informit.com/isapi/product_id~%7B5595BE3C-AD4C-4F5E-8922-43AF3D17B744%7D/element_id~%7B5946EA3D-7970-4F68-87DD-BFB2685113DC%7D/st~%7BA119F4FC-560E-4B4E-9F88-C6E969331D73%7D/content/articlex.asp&lt;/A&gt; to do the cold backup job. It use 'cp' command for the backup.&lt;BR /&gt;&lt;BR /&gt;I am not familar with the installation and setup of oracle. I just want to find a very simple way for me to do the backup &amp;amp; restore. This oracle server may be re-installed in the near future, after that, I need restore it to current stage. I can afford shutdown of oracle on this server whenever I want. Do I need care for the raw devices ? I don't know how important for these devices in oracle. After I restored OS, Do I need recovery vg01 volume configuration which contains a lot of raw devices on it ?&lt;BR /&gt;&lt;BR /&gt;By the way, I am familar with HPUX. Thanks again !</description>
      <pubDate>Wed, 17 Dec 2003 03:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146640#M802085</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-12-17T03:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146641#M802086</link>
      <description>If you are using raw devices as your datafiles then you will not be able to back them up using this script.&lt;BR /&gt;&lt;BR /&gt;If you are using normal filesystem datafiles then this script will just copy them to another directory, not to tape.  How are you backing them up to tape?&lt;BR /&gt;&lt;BR /&gt;You can back the oracle software up using any standard backup tool and recover it without any problems.  We do it on oracle 8.1.7.4 and 9.2.  The software does not like being recovered to a different host. So as long as you are recovering back to the same one you will be ok. &lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 17 Dec 2003 03:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146641#M802086</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-12-17T03:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146642#M802087</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;For Oracle Database, one simple way of recovery is by using RMAN. &lt;BR /&gt;&lt;BR /&gt;If you have access to metalink, you will find tons of information over there.&lt;BR /&gt;&lt;BR /&gt;if you need any further help, let us know.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 17 Dec 2003 03:32:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146642#M802087</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-12-17T03:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146643#M802088</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Firstly, I use the script to backup files to hard disk, then I can use OmniBack software to backup them to tape. (I don't have license to backup oracle database)&lt;BR /&gt;&lt;BR /&gt;How can I find if our oracle use datafiles on raw devices ? Thanks.</description>
      <pubDate>Wed, 17 Dec 2003 03:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146643#M802088</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-12-17T03:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146644#M802089</link>
      <description>OK :)&lt;BR /&gt;&lt;BR /&gt;you can tell of you are using raw files by running the following SQL in SQL*Plus&lt;BR /&gt;&lt;BR /&gt;select name from v$datafile;&lt;BR /&gt;&lt;BR /&gt;if the file names that come up are in /dev/vg01/r.... format then you are probably using raw files.  If they are in /filesytem/filename format then you are probably using datafiles (unless the datafiles are just symbolic links to raw files)  Things are never easy... :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 04:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146644#M802089</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-12-17T04:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146645#M802090</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Do you mean the backup script will not help if we have datafile on raw device ? If this is case, How about RMAN utility ? Can it be used to backup datafile on both raw device and ordinary unix file system ?&lt;BR /&gt;&lt;BR /&gt;Thank you !</description>
      <pubDate>Wed, 17 Dec 2003 04:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146645#M802090</guid>
      <dc:creator>Jiang Li_1</dc:creator>
      <dc:date>2003-12-17T04:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146646#M802091</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;with rman you connect to the database and it knows, where your data is, regardless whether on raw device or on file system and puts it where you configured it to do. A normal backup script would only backup file systems.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 04:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146646#M802091</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-12-17T04:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146647#M802092</link>
      <description>No, that script uses cp so it will not be able to deal with raw files.&lt;BR /&gt;&lt;BR /&gt;You can use omniback directly to do the backup.&lt;BR /&gt;&lt;BR /&gt;Create a backup specification containing all off the files in the database (raw files or file systems).  Then bring the database down, run this backup and bring the database up afterwards.</description>
      <pubDate>Wed, 17 Dec 2003 04:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146647#M802092</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-12-17T04:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146648#M802093</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;rman (recovery manager and not backup manager) is the tool of choice of Oracle. It does not only simplify the backup, it also helps greatly if you have to recover the database full or incomplete.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 04:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146648#M802093</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-12-17T04:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146649#M802094</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are restoring the Server from make_net_recovery,  You will need to re-install the Oracle 8i Server RDBMS for HP-UX 11.0 software from the oracle software CD's. Or as you mentioned you backup the filesystem to disk and then use Omniback to backup to a tape, you can restore the filesystem that had the Oracle software from the tape.&lt;BR /&gt;Now after the software has been restored / installed successfully, you can restore your database.&lt;BR /&gt;&lt;BR /&gt;You said that you do cold backup (shutdown the database and copy the datafiles to a disk). You can use Omniback to backup the datafile from this backup disk to tape. You will need additional license to backup Oracle provided you are integrating RMAN with OmniBack. If you cannot get the license now, you can just backup the datafiles, redo logs and the control files from the backup disk to the tape using Omniback. You can define the backup specification in Omniback to backup the datafiles, redologs and controlfiles. As chris suggested run the query and find out the datafile paths, to define the backup specification.&lt;BR /&gt;&lt;BR /&gt;Then you can write a script and schedule in cron to execute the script.&lt;BR /&gt;&lt;BR /&gt;The script will have the following.&lt;BR /&gt;1. set you environment variables&lt;BR /&gt;2. set your oracle SID&lt;BR /&gt;3. login to svrmgrl&lt;BR /&gt;4. connect internal&lt;BR /&gt;5. shutdown&lt;BR /&gt;6. then call /opt/omni/bin/omnib -datalist  with the datalist and other parameters. And makesure the datalist is the backup specification that you defined to backup the datafiles, redologs and controlfiles.&lt;BR /&gt;&lt;BR /&gt;Make sure the tape is marked for permanent. &lt;BR /&gt;&lt;BR /&gt;Then restore the database from the backup tape and startup the database. Since the database backup was a cold backup, there is no need to recover to a point in time. &lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;IA</description>
      <pubDate>Wed, 17 Dec 2003 04:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146649#M802094</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2003-12-17T04:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146650#M802095</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  This is the rman script we use to take Level 0 (Full Database Backup including the control file).&lt;BR /&gt;  U can modify the script to take incremental backup also by changing the level 0 to 1 or 2.&lt;BR /&gt;&lt;BR /&gt;. /u02/home/ora1/ora1_env&lt;BR /&gt;rman nocatalog target system/manager &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;run {&lt;BR /&gt;allocate channel d2 type disk;&lt;BR /&gt;backup incremental level 0 format '/u02/oracle/backup/rman/%d%s%p.ora1.rman'&lt;BR /&gt;filesperset 200 (database include current controlfile);&lt;BR /&gt;sql "alter system archive log current"; release channel d2;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 04:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146650#M802095</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2003-12-17T04:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146651#M802096</link>
      <description>I agree with Michael if you can get the license for oracle/omniback integration then rman is the best way to go forward, but if you can't then you are going to have to carry on with your manual scripts.</description>
      <pubDate>Wed, 17 Dec 2003 04:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146651#M802096</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-12-17T04:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146652#M802097</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;With tools like RMAN to do backups -- raw vs cooked doesn't come into play!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 17 Dec 2003 04:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146652#M802097</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-12-17T04:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146653#M802098</link>
      <description>hi again,&lt;BR /&gt;&lt;BR /&gt;we prefer to do our RMAN backup to DISK then backup the "RMAN backup files" to TAPE.&lt;BR /&gt;&lt;BR /&gt;Well, you can choose this way if you have enough disk space available.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Wed, 17 Dec 2003 05:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146653#M802098</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-12-17T05:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146654#M802099</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;can you post:&lt;BR /&gt;select name from v$datafile;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 06:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146654#M802099</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-12-17T06:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146655#M802100</link>
      <description>Hi there.&lt;BR /&gt;Just my 2 ct to this.&lt;BR /&gt;We use OmniBack for a long time now.&lt;BR /&gt;We use to do cold backups ( yes, we take the time to shutdown the database, do the backup and startup the database again ).&lt;BR /&gt;If you have the chance to do so, do it.&lt;BR /&gt;It makes your life easy. If your database then crashes, you can do a recover until time.&lt;BR /&gt;A few things you should do :&lt;BR /&gt;&lt;BR /&gt;- backup your controlfile as sql script   &lt;BR /&gt;  separately  to know, where all your files  &lt;BR /&gt;  are&lt;BR /&gt;&lt;BR /&gt;- then create a backup specification under OmniBack inlcuding file systems and raw devices ( both possible )&lt;BR /&gt;&lt;BR /&gt;- check, that you have scripts to shutdown and startup your database.&lt;BR /&gt;&lt;BR /&gt;- do a test backup and verifying the data written to tape.&lt;BR /&gt;&lt;BR /&gt;If you want to transfer your data to a different server, do an export of your old database ( full export ).&lt;BR /&gt;Setup your new software.&lt;BR /&gt;Create a new database and import the data from the old system.&lt;BR /&gt;&lt;BR /&gt;Hope i could help.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2003 07:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146655#M802100</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-12-17T07:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle backup and restore</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146656#M802101</link>
      <description>RMAN is the best way for Oracle backup's and restoration,&lt;BR /&gt;&lt;BR /&gt;it can use third-party media management software in your case omniback. &lt;BR /&gt;&lt;BR /&gt;It has many features like it can automate lot of procedures&lt;BR /&gt;&lt;BR /&gt;/*&lt;BR /&gt;Use server sessions to back up and copy the database, tablespaces, datafiles, control files, and archived redo logs. &lt;BR /&gt;&lt;BR /&gt;Compress backups of datafiles so that only those data blocks that have been written to are included in a backup. &lt;BR /&gt;&lt;BR /&gt;Store frequently executed backup and recovery operations in scripts. &lt;BR /&gt;&lt;BR /&gt;Perform incremental backups, which back up only those data blocks that have changed since a previous backup. &lt;BR /&gt;&lt;BR /&gt;Use the recovery catalog to automate both restore and recovery operations. &lt;BR /&gt;&lt;BR /&gt;Perform automatic parallelization of backup and restore operations. &lt;BR /&gt;&lt;BR /&gt;Restore a backup using a backup control file and automatically adjust the control file to reflect the structure of the restored datafiles. &lt;BR /&gt;&lt;BR /&gt;Find datafiles that require a backup based on user-specified limits on the amount of redo that must be applied for recovery. &lt;BR /&gt;&lt;BR /&gt;Perform crosschecks to determine whether archived materials in the media management catalog are still available. &lt;BR /&gt;&lt;BR /&gt;Test whether specified backups can be restored. &lt;BR /&gt;*/</description>
      <pubDate>Wed, 17 Dec 2003 08:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-backup-and-restore/m-p/3146656#M802101</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-17T08:45:03Z</dc:date>
    </item>
  </channel>
</rss>

