<?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: Backup .com to look at more than one disk in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654132#M18518</link>
    <description>&lt;!--!*#--&gt;&amp;gt; $ DEFINE/SYS disk01 "$1$DGA001:[DIR1]", "$1$DGA002:[DIR2]"&lt;BR /&gt;&lt;BR /&gt;Probably not the best thing to do.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; $ dir disk01&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Ok.  What about this?:&lt;BR /&gt;&lt;BR /&gt;      dir disk01:[some_dir]&lt;BR /&gt;&lt;BR /&gt;Perhaps something else would work better:&lt;BR /&gt;&lt;BR /&gt;      define /system -&lt;BR /&gt;       /TRANSLATION_ATTRIBUTES = CONCEALED -&lt;BR /&gt;       disk01 -&lt;BR /&gt;       $1$DGA001:[DIR1.], -&lt;BR /&gt;       $1$DGA002:[DIR2.]&lt;BR /&gt;&lt;BR /&gt;Other possibilities:&lt;BR /&gt;&lt;BR /&gt;      /EXECUTIVE_MODE&lt;BR /&gt;      /TRANSLATION_ATTRIBUTES = TERMINAL&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      HELP DEFINE&lt;BR /&gt;&lt;BR /&gt;You really should look into buying some&lt;BR /&gt;serious help.  Free advice can get you into&lt;BR /&gt;trouble if you're not careful.  (And it's not&lt;BR /&gt;clear that you know enough to be careful.)</description>
    <pubDate>Wed, 30 Jun 2010 17:06:13 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-06-30T17:06:13Z</dc:date>
    <item>
      <title>Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654104#M18490</link>
      <description>At the momment backup .COM only looks at dsk01. We would like it to look at both disk areas.  BUT - we also don’t know if any other db jobs look at all of the snp, rda files too. Getting the TDMDBF com file look at dsk01 AND dsk02 for it's rda &amp;amp; snp files is probably quickest.&lt;BR /&gt;&lt;BR /&gt;Thamks in advance.</description>
      <pubDate>Tue, 29 Jun 2010 03:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654104#M18490</guid>
      <dc:creator>grwere</dc:creator>
      <dc:date>2010-06-29T03:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654105#M18491</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Backup .com to look at more than one disk     &lt;BR /&gt;Do you mean to take BACKUP of files from multiple disks from the singe BACKUP command?&lt;BR /&gt;&lt;BR /&gt;In this case you can do that by using /INPUT_FILES qualifier. Here you need to specify the files name (which you want to BACKUP) from multiple disks in a file and that file needs to be specified as the input specifier in the BACKUP command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 03:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654105#M18491</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-06-29T03:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654106#M18492</link>
      <description>&lt;!--!*#--&gt;&amp;gt; At the momment backup .COM only looks at&lt;BR /&gt;&amp;gt; dsk01. We would like it to look at both&lt;BR /&gt;&amp;gt; disk areas.&lt;BR /&gt;&lt;BR /&gt;My psychic powers are too weak to tell me&lt;BR /&gt;what this system is, or what "dsk01" and&lt;BR /&gt;"dsk02" are, or what's in your "backup .COM".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; BUT - we also don't know [..]&lt;BR /&gt;&lt;BR /&gt;And you think that someone here _does_ know?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] the TDMDBF com file [...]&lt;BR /&gt;&lt;BR /&gt;Yet another mystery.</description>
      <pubDate>Tue, 29 Jun 2010 03:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654106#M18492</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-29T03:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654107#M18493</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, as Steven said, you query is not so clear. Please describe. &lt;BR /&gt;Below is the small example how you can backup the files from multiple disks.&lt;BR /&gt;&lt;BR /&gt;$ dir VISHAK$DKA100:[000000]TEST.COM;1&lt;BR /&gt;&lt;BR /&gt;Directory VISHAK$DKA100:[000000]&lt;BR /&gt;&lt;BR /&gt;TEST.COM;1&lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;$ dir VISHAK$DKB200:[000000]WAIT.COM;1&lt;BR /&gt;&lt;BR /&gt;Directory VISHAK$DKB200:[000000]&lt;BR /&gt;&lt;BR /&gt;WAIT.COM;1&lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;$&lt;BR /&gt;$ type backup.com&lt;BR /&gt;VISHAK$DKA100:[000000]TEST.COM;1&lt;BR /&gt;VISHAK$DKB200:[000000]WAIT.COM;1&lt;BR /&gt;$&lt;BR /&gt;$&lt;BR /&gt;$backup/log backup.com/input_files  temp.bck/save&lt;BR /&gt;%BACKUP-S-COPIED, copied VISHAK$DKA100:[000000]TEST.COM;1&lt;BR /&gt;%BACKUP-S-COPIED, copied VISHAK$DKB200:[000000]WAIT.COM;1&lt;BR /&gt;$&lt;BR /&gt;$&lt;BR /&gt;$backup/list temp.bck/save&lt;BR /&gt;Listing of save set(s)&lt;BR /&gt;&lt;BR /&gt;Save set:          TEMP.BCK&lt;BR /&gt;Written by:        KETAN&lt;BR /&gt;UIC:               [000200,000006]&lt;BR /&gt;Date:              29-JUN-2010 20:14:41.12&lt;BR /&gt;Command:           BACKUP/LOG BACKUP.COM/INPUT_FILES TEMP.BCK/SAVE&lt;BR /&gt;Operating system:  hp OpenVMS I64 version V8.3&lt;BR /&gt;BACKUP version:    V8.3&lt;BR /&gt;CPU ID register:   80000000&lt;BR /&gt;Node name:         _VISHAK::&lt;BR /&gt;Written on:        _VISHAK$DKA100:&lt;BR /&gt;Block size:        32256&lt;BR /&gt;Group size:        10&lt;BR /&gt;Buffer count:      403&lt;BR /&gt;&lt;BR /&gt;[000000]TEST.COM;1                                          1  22-APR-2008 11:57&lt;BR /&gt;[000000]WAIT.COM;1                                          1  19-JUN-2010 03:36&lt;BR /&gt;&lt;BR /&gt;Total of 2 files, 2 blocks&lt;BR /&gt;End of save set&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 03:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654107#M18493</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-06-29T03:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654108#M18494</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Welcome to ITRC. Please provide more explanation when asking the questions, So that you can get better answers. :-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 03:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654108#M18494</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-06-29T03:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654109#M18495</link>
      <description>Thanks for the advise, I will get more info as it becomes available. But will give the suggestions already listed a try for now.&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Tue, 29 Jun 2010 05:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654109#M18495</guid>
      <dc:creator>grwere</dc:creator>
      <dc:date>2010-06-29T05:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654110#M18496</link>
      <description>If You try it and detect the used VMS/backup version is too old (before 7.3-2 or 8.3 whenever the /INPUT qualifier was introduced),&lt;BR /&gt;depending on the length of the list, logical names and logical name lists can be used to achieve the desired result.&lt;BR /&gt;&lt;BR /&gt;Example: &lt;BR /&gt; define todo disk1:[dir1...],disk2:[dir2...]&lt;BR /&gt; backup todo output.bck/save&lt;BR /&gt;&lt;BR /&gt;But be aware if there are the same directory names on different disks: on restore they can't be directed to different disks, they will be mixed into the same disk;[dir...]: which may be wanted or not.</description>
      <pubDate>Tue, 29 Jun 2010 06:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654110#M18496</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-06-29T06:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654111#M18497</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Welcome to the ITRC Forum.&lt;BR /&gt;&lt;BR /&gt;For more information on OpenVMS Backup, refer&lt;BR /&gt;&lt;A href="http://h30266.www3.hp.com/odl/vax/opsys/vmsos73/vmsos73/6017/6017pro_044.html" target="_blank"&gt;http://h30266.www3.hp.com/odl/vax/opsys/vmsos73/vmsos73/6017/6017pro_044.html&lt;/A&gt;&lt;BR /&gt;- Formulating a BACKUP strategy&lt;BR /&gt;- Setting process quotas for efficient backups&lt;BR /&gt;- Using disks and tapes&lt;BR /&gt;- Listing the contents of a BACKUP save set&lt;BR /&gt;- Backing up user disks and volume shadow sets&lt;BR /&gt;- Restoring user disks and volume shadow sets&lt;BR /&gt;- Backing up and restoring the system disk&lt;BR /&gt;- Ensuring data integrity  Section&lt;BR /&gt;- Troubleshooting  Section&lt;BR /&gt;&lt;BR /&gt;This talks about how you go about using the OpenVMS BACKUP.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Also, as you are new to the forum,&lt;BR /&gt;Refer the following link which says how you can thank the forum -&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Tue, 29 Jun 2010 06:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654111#M18497</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-29T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654112#M18498</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Some more documents -&lt;BR /&gt;&lt;BR /&gt;* HP OpenVMS System ManagementUtilities Reference Manual: Aâ  L&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6048/ovms_83_sysman_util1.pdf" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/ovms_83_sysman_util1.pdf&lt;/A&gt;&lt;BR /&gt;-&amp;gt; Section - "7 Backup Utility"&lt;BR /&gt;&lt;BR /&gt;* The OpenVMS Frequently Asked Questions (FAQ)&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/faq/vmsfaq_011.html" target="_blank"&gt;http://h71000.www7.hp.com/faq/vmsfaq_011.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Murali</description>
      <pubDate>Tue, 29 Jun 2010 07:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654112#M18498</guid>
      <dc:creator>P Muralidhar Kini</dc:creator>
      <dc:date>2010-06-29T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654113#M18499</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Files with .RDA and .SNP types are basically RDB files. You can use RMU to backup such files. Refer the below link on RMU reference manual.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openvms.ru/rdb$doc/oraclerdb/rmurm7/rmu_ref_pro_rmucommands.html" target="_blank"&gt;http://www.openvms.ru/rdb$doc/oraclerdb/rmurm7/rmu_ref_pro_rmucommands.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ketan&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 07:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654113#M18499</guid>
      <dc:creator>Shriniketan Bhagwat</dc:creator>
      <dc:date>2010-06-29T07:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654114#M18500</link>
      <description>&lt;BR /&gt;grwere,&lt;BR /&gt;&lt;BR /&gt;Review your query. All the specifics mean very little to most readers as they only have a meaning in your context.&lt;BR /&gt;So open up ( $ EDIT/READ or $ TYPE ) the command files ( backup.com? tdmdbf.com?) being used an look for common terms we can all relate to. Specifically BACKUP and/or RMU commands.&lt;BR /&gt;&lt;BR /&gt;Ketan makes a good point about RDA and SNP files typically refering to RDB databases.&lt;BR /&gt;For those RMU BACKUP is much preferred over OpenVMS BACKUP.&lt;BR /&gt;RMU knows where all related datafiles are, whatever disk (dsk01? dsk02?) they are on. It'll figure that out. No worry for you.&lt;BR /&gt;&lt;BR /&gt;A better reference for RMU is:&lt;BR /&gt;&lt;A href="http://download.oracle.com/otn_hosted_doc/rdb/pdf/rmu_ref_pro.pdf" target="_blank"&gt;http://download.oracle.com/otn_hosted_doc/rdb/pdf/rmu_ref_pro.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As you prepare your detailed question (if still needed), be sure to indicate with OS (OpenVMS? :-), Database (RDB?), Platform ( Alpha?), Storage setup ( eva? ) and verision numbers aas available.&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 12:24:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654114#M18500</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-06-29T12:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654115#M18501</link>
      <description>I'm restating was has been said to a degree here, but for claification purposes...&lt;BR /&gt;&lt;BR /&gt;1) If you are attempting to backup a database that spans multiple disks, then the RMU Backup is the correct method to use.  This way the entire database is saved corectly along with the component distribution.&lt;BR /&gt;&lt;BR /&gt;2) VMS Backup can then be used to backup the "backup" to tape.  RMU backup will create an .RBF file (RDB Backup File).&lt;BR /&gt;&lt;BR /&gt;3) The RMU Backup will also retain all of the snapshot status.&lt;BR /&gt;&lt;BR /&gt;Dan</description>
      <pubDate>Tue, 29 Jun 2010 13:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654115#M18501</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2010-06-29T13:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654116#M18502</link>
      <description>Assuming you have an Oracle RDB database, &lt;BR /&gt;unless the Oracle RDB database is shut down, BACKUP will not be able to create a useful copy of the database files.  You need to use the RMU utility to preserve your database files.  RMU can write to disk or tape.  If writing to disk, VMS backup can create backups of the database backup.&lt;BR /&gt;&lt;BR /&gt;Backups are worth having, but it's restores that are useful.  It sounds like something may have changed in your enviroment and the backup never updated.  Schedule time to test your backup strategy once you've made any changes.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 15:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654116#M18502</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-06-29T15:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654117#M18503</link>
      <description>Hello, I work with grwere. The issue is that we are out of disk space and one of our processes wont run.  ALL of the .snp &amp;amp; .rda RDB files have been located on dsk01.  When there was not enough space for some of the files to expand,  we tried moving some files to another area.  That is also when we discovered that the TDMDBF disk to disk backup "looks" at ALL of the files and expects them to be on dsk01.  &lt;BR /&gt;We would like to define a logical so that we can have it look to another disk but are not sure how to define it.  Probably simple for you guys but we are not experienced admins for this type of system. &lt;BR /&gt;&lt;BR /&gt;We have a very old version of Openvms 7.2-2.</description>
      <pubDate>Tue, 29 Jun 2010 18:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654117#M18503</guid>
      <dc:creator>dabney121</dc:creator>
      <dc:date>2010-06-29T18:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654118#M18504</link>
      <description>Why not drop fifty or a hundred gigabytes of (gently used) SCSI disk storage into this OpenVMS Alpha V7.2-2 configuration?   Or more?&lt;BR /&gt;&lt;BR /&gt;That's a simple and effective and inexpensive solution for many of these cases, even if you have to add a disk shelf and upgrade a SCSI controller in the process.</description>
      <pubDate>Tue, 29 Jun 2010 18:28:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654118#M18504</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-06-29T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654119#M18505</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] That is also when we discovered that&lt;BR /&gt;&amp;gt; the TDMDBF disk to disk backup "looks" at&lt;BR /&gt;&amp;gt; ALL of the files and expects them to be on&lt;BR /&gt;&amp;gt; dsk01. [...]&lt;BR /&gt;&lt;BR /&gt;You have the advantage of being able to see&lt;BR /&gt;what this "TDMDBF" does.  The non-psychics&lt;BR /&gt;here can't see it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; We would like to define a logical [...]&lt;BR /&gt;&lt;BR /&gt;And perhaps you can.  And perhaps someone who&lt;BR /&gt;could see what "TDMDBF" does could suggest&lt;BR /&gt;something.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Why not drop [...]&lt;BR /&gt;&lt;BR /&gt;A fair question.</description>
      <pubDate>Tue, 29 Jun 2010 18:39:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654119#M18505</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-29T18:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654120#M18506</link>
      <description>As Hoff points out, adding storage may be the workable solution.  Be cautious about simply copying files from disk to disk.  First, you need to let RDB know about the migration, second, depending on disk use it may not be an appropriate allocation.  &lt;BR /&gt;&lt;BR /&gt;For example, a typical configuration would have data files on disk_A and journal files on disk_B, with a regular RMU backup copied to disk_B.  Disk_B could also be designated for temporary report file use, which would generate much I/O and create potential for fragmentation if mixed with database files.  &lt;BR /&gt;&lt;BR /&gt;If no one at your business has a the knowledge to reconfigure this system and avoid creating additional long term issues, consider retaining a consultant.  There are several of those on available on the forum.&lt;BR /&gt;&lt;BR /&gt;Migrating to a supported version of the operating system (7.3-2 minimum or 8.3 current) and supported version of RDB should also be considered. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 18:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654120#M18506</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2010-06-29T18:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654121#M18507</link>
      <description>Can you define 1 logical for 2 disks so that our process thinks it is 1 disk?</description>
      <pubDate>Tue, 29 Jun 2010 18:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654121#M18507</guid>
      <dc:creator>dabney121</dc:creator>
      <dc:date>2010-06-29T18:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654122#M18508</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Can you define 1 logical for 2 disks so&lt;BR /&gt;&amp;gt; that our process thinks it is 1 disk?&lt;BR /&gt;&lt;BR /&gt;Define "our process".&lt;BR /&gt;&lt;BR /&gt;It's hard to make two disks appear exactly&lt;BR /&gt;equivalent to one disk.  It can be easier to&lt;BR /&gt;do some other things which might be useful,&lt;BR /&gt;depending on exactly what you're doing.</description>
      <pubDate>Tue, 29 Jun 2010 19:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654122#M18508</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-06-29T19:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Backup .com to look at more than one disk</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654123#M18509</link>
      <description>&amp;gt;&amp;gt; we are not experienced admins for this type of system. &lt;BR /&gt;&lt;BR /&gt;That's ok, we are. :-). But we do nor know diddly squat about your setup, although we've been know to speculate with the best of them.&lt;BR /&gt;&lt;BR /&gt;Anyway, you can read right? So go slowly over the earlier replies. Focus on the RMU versus BACKUP. If is very possibly that your 'TDMDBF' has been doing a fine job or has not been doing anything useful at all (for years).&lt;BR /&gt;&lt;BR /&gt;If your company did not hire the right folks with the right experiences for the job, then they may need to hire some outside support to bring you guys up to speed, and make sure the system is in good shape were it can recover from trouble.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; we discovered that the TDMDBF disk to disk backup "looks" &lt;BR /&gt;&lt;BR /&gt;We have no clue what that thing might do or not do. Help us help you by explaining what it seems to do! In questioning that you might just figure out what it really does.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; The issue is that we are out of disk space and one of our processes wont run&lt;BR /&gt;&lt;BR /&gt;So that was fixed by adding a 'disk' and now you don't know how to backup the resulting mess?&lt;BR /&gt;&lt;BR /&gt;Can the failing process use its (sys$scratch?) space elsewhere?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; Can you define 1 logical for 2 disks so that our process thinks it is 1 disk?&lt;BR /&gt;&lt;BR /&gt;Yes, in several ways which may or might not help you. &lt;BR /&gt;Possible solution are:&lt;BR /&gt;1) mounting them as a bound volume set. &lt;BR /&gt;(Go slowly on that. The way back is tricky!)&lt;BR /&gt;2) putting directories on multiple disks in search lists.&lt;BR /&gt;3) upgrade to OpenVMS 7.3-2 and hardware to grow / combine the disks, followed by Dynamic Volume Expansion (DVE)  ( SET VOLUME/LIMIT ) to make it accesible by OpenVMS&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2010 19:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/backup-com-to-look-at-more-than-one-disk/m-p/4654123#M18509</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-06-29T19:48:57Z</dc:date>
    </item>
  </channel>
</rss>

