<?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: How to understand the SLS backup running process in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621296#M7773</link>
    <description>oh~ Miller&lt;BR /&gt;DENSITY = 0 (means no compact, right?)&lt;BR /&gt;QUALIFIER :== /BACKUP=COMPACTION (means having compact, right?)&lt;BR /&gt;&lt;BR /&gt;why did you say no conflict on these two sentences?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Sep 2005 09:55:26 GMT</pubDate>
    <dc:creator>Davor_7</dc:creator>
    <dc:date>2005-09-09T09:55:26Z</dc:date>
    <item>
      <title>How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621281#M7758</link>
      <description>i checked the SYSBAK.COM file and knew that it contains the parameters needed in the backup job&lt;BR /&gt;so, i can run an individual backup job by $stor startup system_backup SYSBAK.COM&lt;BR /&gt;&lt;BR /&gt;but, if i want to run a scheduled automatical job for backup. how can i do ? how does the system know when the backup should be started ?(the start_time parameter is in SYSBAK file,how does system get this time and run the job on time ?)</description>
      <pubDate>Thu, 08 Sep 2005 00:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621281#M7758</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-08T00:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621282#M7759</link>
      <description>!so, i can run an individual backup job by !$stor startup system_backup SYSBAK.COM&lt;BR /&gt;!&lt;BR /&gt;!but, if i want to run a scheduled automatical !job for backup. how can i do ? how does the !system know when the backup should be started !?(the start_time parameter is in SYSBAK !file,how does system get this time and run the !job on time ?)&lt;BR /&gt;&lt;BR /&gt;You could simply create a command file with the STORAGE STARTUP command, and SUBMIT the "wrapper" command file.&lt;BR /&gt;&lt;BR /&gt;I haven't played with SLS in a few years, but IIRC, you can create .BAK files that contain time of day and day of week "symbol" assignments, as well.  There is, I recall, a detached job run by SLS once per night, that looks for these .BAK files, and "schedules" them to run.&lt;BR /&gt;&lt;BR /&gt;Folks who currently use SLS can fill in any details I have left out - I haven't used it since 2002.</description>
      <pubDate>Thu, 08 Sep 2005 02:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621282#M7759</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-08T02:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621283#M7760</link>
      <description>If you have a backup job defined in a file SLS$SYSBAK:XXXX_SBK.COM you can start it by &lt;BR /&gt;$ STORAGE START SYSTEM_BACKUP XXXX&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Sep 2005 03:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621283#M7760</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-08T03:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621284#M7761</link>
      <description>At midnight or when you restart SLS then SLS will at SLS$SYSBAK:XXXX_SBK.COM files and schedule batch jobs in the SLS batch queue according to the parameters in the file.</description>
      <pubDate>Thu, 08 Sep 2005 03:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621284#M7761</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-08T03:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621285#M7762</link>
      <description>thanks Miller&lt;BR /&gt;!At midnight or when you restart SLS then SLS will at SLS$SYSBAK:XXXX_SBK.COM files and schedule batch jobs in the SLS batch queue according to the parameters in the file.&lt;BR /&gt;&lt;BR /&gt;you mean that the parameter(TIME_1) will actually control the backup starting time and submit it into batch queue, right ?&lt;BR /&gt;&lt;BR /&gt;BTW, if my BAK.COM file is not in SLS$SYSBAK directory. how can i submit a individual job? $stor startup system_backup [directory]***.bak.com ?</description>
      <pubDate>Thu, 08 Sep 2005 03:39:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621285#M7762</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-08T03:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621286#M7763</link>
      <description>The xxx_SBK.COM file is required to be in SLS$SYSBAK.&lt;BR /&gt;&lt;BR /&gt;See HELP STORAGE START SYSTEM_BACKUP&lt;BR /&gt;&lt;BR /&gt;The TIME_1,DAYS_1, parameters control when the batch job will be queued for.</description>
      <pubDate>Thu, 08 Sep 2005 06:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621286#M7763</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-08T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621287#M7764</link>
      <description>thanks!&lt;BR /&gt;and i have other parameters can not be understood...&lt;BR /&gt;&lt;BR /&gt;1.could you explain this one by one for me?&lt;BR /&gt;qualifiers :== /record/since=backup/igno=(interlock,nobackup)/media_format=compaction/bloack_size=65024/fast&lt;BR /&gt;&lt;BR /&gt;2.DENSITY :== 0&lt;BR /&gt;(1)this means no compaction, right? but why it's ")/media_format=compaction" in the Question-1?&lt;BR /&gt;(2)the default value is 6250(from SYSBAK.TEMPLATE),what's the unit of 6250?&lt;BR /&gt;&lt;BR /&gt;3.REEL_SIZE == 2400&lt;BR /&gt;what's the reel size ?&lt;BR /&gt;&lt;BR /&gt;4.QUICHLOAD_RETRIES == 80&lt;BR /&gt;it's 80 seconds or 80 trials ?&lt;BR /&gt;(if it's 80 sec)it will try to mount the disk which is in the drive? if it cannot mount it on or the disk is not free, after the 80 sec, what will it do ? try to load the next tape in and mount? (if it's right, after trying all tapes in the slot&lt;SLOT0-SLOT9&gt;, will it restart to try the first tape&lt;SLOT0&gt; ?)&lt;BR /&gt;&lt;BR /&gt;5.SAVESET_GEN == "F$EXTRA(0,15,DO_DISK)+"".BAK"""&lt;BR /&gt;there are many """" here, i cannot seperate them, could you tell me the function of quote marks one by one?&lt;BR /&gt;&lt;BR /&gt;many questions,...  hehe~ sorry for that, i'm a green hand :P&lt;BR /&gt;thanks indeed in advance !&lt;/SLOT0&gt;&lt;/SLOT0-SLOT9&gt;</description>
      <pubDate>Thu, 08 Sep 2005 19:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621287#M7764</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-08T19:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621288#M7765</link>
      <description>1.could you explain this one by one for me?&lt;BR /&gt;qualifiers :== /record/since=backup/igno=(interlock,nobackup)/media_format=compaction/blo&lt;BR /&gt;ack_size=65024/fast&lt;BR /&gt;&lt;BR /&gt;These are all qualifiers for BACKUP - record, fast, and since=backup all indicate an incremental backup.  igno=interlock is standard, ignore=nobackup is not - has the potential for making backups a lot longer than they need to be.  block_size=65024 is close to the maximum blocking factor for files to be put on tape.  The various qualifiers for the BACKUP command are important to learn - I suggest study of the relevant section(s) of the System Manager's Manual to gain a better understanding of BACKUP.  SLS will be easier to understand with this background.</description>
      <pubDate>Thu, 08 Sep 2005 21:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621288#M7765</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-08T21:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621289#M7766</link>
      <description>2.DENSITY :== 0&lt;BR /&gt;(1)this means no compaction, right? but why it's ")/media_format=compaction" in the Question-1?&lt;BR /&gt;(2)the default value is 6250(from SYSBAK.TEMPLATE),what's the unit of 6250?&lt;BR /&gt;&lt;BR /&gt;3.REEL_SIZE == 2400&lt;BR /&gt;what's the reel size ?&lt;BR /&gt;&lt;BR /&gt;Also, study of the SLS manuals will be helpful here, as well.  The 6250 value refers to bpi - a measurement important in the day of reel-to-reel tape drives.  2400 refers to the number of feet on the tape reel.  I'm not sure if these parameters are important today, but a check of the SLS manual(s) may help.</description>
      <pubDate>Thu, 08 Sep 2005 21:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621289#M7766</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-08T21:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621290#M7767</link>
      <description>thanks Hamilton&lt;BR /&gt;but i cannot find "SLS" in system manual, is there any special document for SLS?</description>
      <pubDate>Thu, 08 Sep 2005 22:13:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621290#M7767</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-08T22:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621291#M7768</link>
      <description>DENSITY has to match the drive defined in SYS$STARTUP:TAPESTART.COM&lt;BR /&gt;I use DENSITY:= COMP which results in /MEDIA=COMPACT being added to my backup commands.&lt;BR /&gt;&lt;BR /&gt;REEL_SIZE is really relevant - leave it as 2400. &lt;BR /&gt;&lt;BR /&gt;You need to find a copy of the SLS Documentation - there are several manuals. SLS is a strange and complicated product until you get used to it.&lt;BR /&gt;&lt;BR /&gt;QUICKLOAD_RETRIES is number of retries.&lt;BR /&gt;&lt;BR /&gt;The SAVESET_GEN is taking the first 15 characters of the disk name and adding .BCK&lt;BR /&gt;&lt;BR /&gt;Remove the outer " then replace each "" by " and it may be clearer. Read the DCL manual on the fun with quotes as that line is just a DCL symbol assignment statement.</description>
      <pubDate>Fri, 09 Sep 2005 03:35:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621291#M7768</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-09T03:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621292#M7769</link>
      <description>thanks Hamilton&lt;BR /&gt;but i cannot find "SLS" in system manual, is there any special document for SLS?&lt;BR /&gt;&lt;BR /&gt;You can find a copy of the manuals here (hosted on a VMS machine):&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Fri, 09 Sep 2005 06:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621292#M7769</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-09T06:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621293#M7770</link>
      <description>Miller&lt;BR /&gt;&lt;BR /&gt;another confused thing&lt;BR /&gt;in the BAK file here,&lt;BR /&gt;DENSITY = 0&lt;BR /&gt;QUALIFIER :== /BACKUP=COMPACTION&lt;BR /&gt;&lt;BR /&gt;i think there's a conflict here...&lt;BR /&gt;what's your idea on it ?</description>
      <pubDate>Fri, 09 Sep 2005 07:43:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621293#M7770</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-09T07:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621294#M7771</link>
      <description>Hamilton&lt;BR /&gt;&lt;BR /&gt;the URL you give me is not listing the SLS document...  maybe i have no idea to use it :)</description>
      <pubDate>Fri, 09 Sep 2005 07:49:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621294#M7771</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-09T07:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621295#M7772</link>
      <description>I think there is not a conflict just two ways of getting the same result.</description>
      <pubDate>Fri, 09 Sep 2005 07:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621295#M7772</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-09T07:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621296#M7773</link>
      <description>oh~ Miller&lt;BR /&gt;DENSITY = 0 (means no compact, right?)&lt;BR /&gt;QUALIFIER :== /BACKUP=COMPACTION (means having compact, right?)&lt;BR /&gt;&lt;BR /&gt;why did you say no conflict on these two sentences?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Sep 2005 09:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621296#M7773</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-09T09:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621297#M7774</link>
      <description>Hi Davor,&lt;BR /&gt;&lt;BR /&gt;The URL should bring you to a page that lists the three SLS manuals; the icons to the left of the names of the manuals are "clickable".  There are PDF and Bookreader versions of each of those manuals.  Just click on the icons to view them.&lt;BR /&gt;&lt;BR /&gt;--Brad</description>
      <pubDate>Fri, 09 Sep 2005 12:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621297#M7774</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-09T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621298#M7775</link>
      <description>The DENSITY symbol is used to match against drives defined in the triplets in TAPESTART.COM . It does not prevent enabling compaction on the drive (which is enabled by /MEDIA=COMP).&lt;BR /&gt;&lt;BR /&gt;As I said SLS is a strange and confusing product at times and you need to spend some time with the manuals.</description>
      <pubDate>Sat, 10 Sep 2005 10:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621298#M7775</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-09-10T10:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621299#M7776</link>
      <description>thanks Hamiton&lt;BR /&gt;i got the files..&lt;BR /&gt;&lt;BR /&gt;but, do you have following guide? i cannot find them on HP website&lt;BR /&gt;&lt;BR /&gt;Media and Device Management Services&lt;BR /&gt;for OpenVMS Guide to Operations&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2005 00:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621299#M7776</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-09-12T00:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to understand the SLS backup running process</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621300#M7777</link>
      <description>re: MDMS manual -&lt;BR /&gt;&lt;BR /&gt;Google is your friend.  I found this at a site in AU (warning - URL wrapped):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sysworks.com.au/disk$vaxdocsep961" target="_blank"&gt;http://www.sysworks.com.au/disk$vaxdocsep961&lt;/A&gt;&lt;BR /&gt;/decw$book/d3zuaa42.decw$book&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;&lt;BR /&gt;--Brad&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Sep 2005 06:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-understand-the-sls-backup-running-process/m-p/3621300#M7777</guid>
      <dc:creator>Bradford Hamilton</dc:creator>
      <dc:date>2005-09-12T06:01:48Z</dc:date>
    </item>
  </channel>
</rss>

