<?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: Build Backup and submit to queue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023912#M84545</link>
    <description>I use telnet using putty.  How would I submit a backup job on hold?&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Jun 2007 12:28:46 GMT</pubDate>
    <dc:creator>owilliams</dc:creator>
    <dc:date>2007-06-21T12:28:46Z</dc:date>
    <item>
      <title>Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023905#M84538</link>
      <description>Guys, I have never created my own backup for OpenVMS. I submit a backup job to a queue.  Can anyone give me some instruction on how to do this?  Any help is appreciated.</description>
      <pubDate>Wed, 20 Jun 2007 17:07:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023905#M84538</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-06-20T17:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023906#M84539</link>
      <description>If you have a job you are submitting to a queue, that should be a working example.&lt;BR /&gt;&lt;BR /&gt;I would suggest a look at the system manager's essentials manual, available in pdf format as a free download.&lt;BR /&gt;&lt;BR /&gt;Perhaps a bit more info about what you are trying to accomplish will get you a better answer, since the VMS backup command can do may different things, from copying a file to making an exact duplicate of a complete disk.</description>
      <pubDate>Wed, 20 Jun 2007 17:29:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023906#M84539</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2007-06-20T17:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023907#M84540</link>
      <description>A quick review of the manuals, starting with the user's guide and the system manager's manual, will most definitely expedite your software development efforts here.  (There's a whole lot more to this area than what fits into these tiny little text input boxes, and the manuals cover a whole lot of it.)&lt;BR /&gt;&lt;BR /&gt;For a basic DCL SUBMIT intro, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/97" target="_blank"&gt;http://64.223.189.234/node/97&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For a BACKUP procedure I tossed onto the OpenVMS Freeware a while back, see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/freeware/freeware80/hoffman_examples/disk_backup.com" target="_blank"&gt;http://h71000.www7.hp.com/freeware/freeware80/hoffman_examples/disk_backup.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can acquire all of the examples with the zip archive fw80_hoffman_examples.zip in the latter of the two directories.&lt;BR /&gt;&lt;BR /&gt;If you can find a (used, out of print) copy of the DCL book I wrote a while back, Writing Real Programs in DCL, 2nd Ed, you will find a detailed intro to DCL and to DCL programming on OpenVMS.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2007 19:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023907#M84540</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-06-20T19:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023908#M84541</link>
      <description>Not to forget a quite unknown utility BACKUP$MANAGER ($ MCR BACKUP$MANAGER), which provides a semi-graphical interface to backup operations.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 20 Jun 2007 23:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023908#M84541</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-06-20T23:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023909#M84542</link>
      <description>I have to backup this disk to a queue.  Don't know if this helps.  Thanks for the pdfs.&lt;BR /&gt;&lt;BR /&gt;After: &lt;BR /&gt;Device                  Device                         Error    Volume         Free  Trans Mnt&lt;BR /&gt; Name                   Status                       Count     Label        Blocks Count Cnt&lt;BR /&gt;$1$DGA888:    (NRCAVB)  Mounted              0  ODIN           3205544     3   3&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;The job should be submitted to the "SYSMGR$BATCH_NRCAVB" queue on HOLD.</description>
      <pubDate>Thu, 21 Jun 2007 11:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023909#M84542</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-06-21T11:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023910#M84543</link>
      <description>I am very inexperienced with OpenVMS. When I tired the MCR BACKUP$MANAGER command I received this error:%BKM-F-REQANSICRT, an ANSI CRT is required for interactive execution.&lt;BR /&gt;Not sure exactly what this means.  Any help is appreciated.</description>
      <pubDate>Thu, 21 Jun 2007 12:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023910#M84543</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-06-21T12:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023911#M84544</link>
      <description>The BACKUP$MANAGER needs a terminal that understands ANSI control sequences. Try a &lt;BR /&gt;$ SET TERMINAL/INQUIRE&lt;BR /&gt;to let VMS detect your terminal type.&lt;BR /&gt;How do you connect to the VMS system?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 21 Jun 2007 12:09:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023911#M84544</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-06-21T12:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023912#M84545</link>
      <description>I use telnet using putty.  How would I submit a backup job on hold?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jun 2007 12:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023912#M84545</guid>
      <dc:creator>owilliams</dc:creator>
      <dc:date>2007-06-21T12:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023913#M84546</link>
      <description>owilliams,&lt;BR /&gt;    you can't backup a disk to a queue.&lt;BR /&gt;the queue can process a procedure you have&lt;BR /&gt;that can backup your disk someplace. looks&lt;BR /&gt;like you have a queue name you wish to submit to. heres an example.&lt;BR /&gt;we &lt;BR /&gt;create a queue&lt;BR /&gt;create a dcl procedure&lt;BR /&gt;submit it to the queue and watch it run&lt;BR /&gt;&lt;BR /&gt;$ init/que/bat/start foo&lt;BR /&gt;$ sho que foo&lt;BR /&gt;Batch queue FOO, idle, on ENGDS2::&lt;BR /&gt;$ creat test.com&lt;BR /&gt;$ set proc/priv=oper&lt;BR /&gt;$ repl/bell/user=mcgorrill "test"&lt;BR /&gt;^Z&lt;BR /&gt;$ submit/noprint test&lt;BR /&gt;Job TEST (queue ENGDS2_BATCH, entry 821) started on ENGDS2_BATCH&lt;BR /&gt;$&lt;BR /&gt;Reply received on ENGDS2 from user MCGORRILL at ENGDS2 Batch   10:25:30&lt;BR /&gt;test&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;the job ended. hope this is of some help.</description>
      <pubDate>Thu, 21 Jun 2007 12:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023913#M84546</guid>
      <dc:creator>Dean McGorrill</dc:creator>
      <dc:date>2007-06-21T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Build Backup and submit to queue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023914#M84547</link>
      <description>Here's something I've posted to c.o.v. previously, complete self-resubmitting single-disk BACKUP procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups.google.com/group/comp.os.vms/msg/d130cb80232336cf" target="_blank"&gt;http://groups.google.com/group/comp.os.vms/msg/d130cb80232336cf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;A multiple-disk version is an easy extension from this example DCL procedure.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jun 2007 14:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/build-backup-and-submit-to-queue/m-p/4023914#M84547</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-06-21T14:49:51Z</dc:date>
    </item>
  </channel>
</rss>

