<?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: T4 and Restart in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511468#M96468</link>
    <description>&amp;gt; 16:32:26) $ Submit/Notify/Restart/Keep/NoPrint/Log=UCSTMP:[T4$SYS.DATA]T4$COLLECT_DEC6 -&lt;BR /&gt;&amp;gt; DISK$ALPHAES40:[VMS$COMMON.T4$SYS]T4$COLLECT.COM/Queue=T4$BATCH -&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /Parameter=("NOW/"+P1_1, "MON/", "T4$BATCH", "EWB0:", "", "60", "UCSTMP:[T4$SYS.DATA]", "9999,9999,9999,0,0,0,N,0,,N,N")&lt;BR /&gt;&amp;gt; %DCL-W-NOPAREN, value improperly delimited - supply parenthesis&lt;BR /&gt;&amp;gt; \NOW/\&lt;BR /&gt;&lt;BR /&gt;While submitting the t4 collector it fails since all the 8 parameters passed into it are &lt;BR /&gt;not in correct format. T4$COLLECT.COM is expecting a end time after NOW/ within quote (as a parameter). &lt;BR /&gt;I guess someone changed the original T4$COLLECT.COM script. Please check the script for &lt;BR /&gt;any modification. If you can post the T4$COLLECT.COM script which you are using now, we &lt;BR /&gt;can have a look on it.&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Oct 2009 04:03:29 GMT</pubDate>
    <dc:creator>Ranjan Sarangi</dc:creator>
    <dc:date>2009-10-12T04:03:29Z</dc:date>
    <item>
      <title>T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511465#M96465</link>
      <description>T4$COLLECT ....   Version: X-28 IDENT 'X-28'21-May-2008&lt;BR /&gt;&lt;BR /&gt;When I have to restart the system, the T4$COLLECT job is not working through the reboot.&lt;BR /&gt;&lt;BR /&gt;16:32:26) $            Submit/Notify/Restart/Keep/NoPrint/Log=UCSTMP:[T4$SYS.DATA]T4$COLLECT_DEC6 -&lt;BR /&gt;                                DISK$ALPHAES40:[VMS$COMMON.T4$SYS]T4$COLLECT.COM/Queue=T4$BATCH -&lt;BR /&gt;                                &lt;BR /&gt;/Parameter=("NOW/"+P1_1, "MON/", "T4$BATCH", "EWB0:", "", "60", "UCSTMP:[T4$SYS.DATA]", "9999,9999,9999,0,0,0,N,0,,N,N")&lt;BR /&gt;%DCL-W-NOPAREN, value improperly delimited - supply parenthesis&lt;BR /&gt; \NOW/\&lt;BR /&gt;(16:32:26) $        EndIf&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Oct 2009 20:42:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511465#M96465</guid>
      <dc:creator>James T Horn</dc:creator>
      <dc:date>2009-10-09T20:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511466#M96466</link>
      <description>Looks like someone fat-fingered a script.&lt;BR /&gt;&lt;BR /&gt;What are those slash "/" doing there in the &lt;BR /&gt;strings "NOW/" and "MON/" ?&lt;BR /&gt;&lt;BR /&gt;Check timestamps and versions for the files?&lt;BR /&gt;&lt;BR /&gt;Hein&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Oct 2009 02:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511466#M96466</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-10-10T02:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511467#M96467</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;  I believe T4 relies on too much customisation in the scripts. Stuff that should probably be done with site specific callouts, but then I don't expect any significant changes or improvements in the future.&lt;BR /&gt;&lt;BR /&gt;  Fix the errors Hein has pointed out. Even then, I've found that interrupting T4 doesn't always do the right thing to cleanup the files and restart the collectors.&lt;BR /&gt;&lt;BR /&gt; Most likely another case of OpenVMS being a victim of its own reliability! Since failures are rare, the recovery code isn't always completely debugged for all cases.&lt;BR /&gt;&lt;BR /&gt;  On our site, I've extracted the T4 POST_PROCESS section from T4$COLLECT as a separate procedure. There's a regular job that checks the T4 data area for evidence of an interrupted collections, and performs the post process. We also have a process monitor that will restart a missing collector (since we do a fair bit of destructive testing, we tend to have more than the normal frequency of systems crashed or ripped from the cluster).&lt;BR /&gt;&lt;BR /&gt;  Modifying T4 procedures is non-trivial. You'll need a mechanism for merging and distributing your changes into any updates from T4.</description>
      <pubDate>Sun, 11 Oct 2009 21:33:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511467#M96467</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-10-11T21:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511468#M96468</link>
      <description>&amp;gt; 16:32:26) $ Submit/Notify/Restart/Keep/NoPrint/Log=UCSTMP:[T4$SYS.DATA]T4$COLLECT_DEC6 -&lt;BR /&gt;&amp;gt; DISK$ALPHAES40:[VMS$COMMON.T4$SYS]T4$COLLECT.COM/Queue=T4$BATCH -&lt;BR /&gt;&lt;BR /&gt;&amp;gt; /Parameter=("NOW/"+P1_1, "MON/", "T4$BATCH", "EWB0:", "", "60", "UCSTMP:[T4$SYS.DATA]", "9999,9999,9999,0,0,0,N,0,,N,N")&lt;BR /&gt;&amp;gt; %DCL-W-NOPAREN, value improperly delimited - supply parenthesis&lt;BR /&gt;&amp;gt; \NOW/\&lt;BR /&gt;&lt;BR /&gt;While submitting the t4 collector it fails since all the 8 parameters passed into it are &lt;BR /&gt;not in correct format. T4$COLLECT.COM is expecting a end time after NOW/ within quote (as a parameter). &lt;BR /&gt;I guess someone changed the original T4$COLLECT.COM script. Please check the script for &lt;BR /&gt;any modification. If you can post the T4$COLLECT.COM script which you are using now, we &lt;BR /&gt;can have a look on it.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 04:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511468#M96468</guid>
      <dc:creator>Ranjan Sarangi</dc:creator>
      <dc:date>2009-10-12T04:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511469#M96469</link>
      <description>Here is the T4$COLLECT.COM file.</description>
      <pubDate>Mon, 12 Oct 2009 12:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511469#M96469</guid>
      <dc:creator>James T Horn</dc:creator>
      <dc:date>2009-10-12T12:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511470#M96470</link>
      <description>Someone definately edited your T4$COLLECT.COM procedure.  Mine has the same version listed but a few sections are different ... I'ld say an attempt was made to introduce some sort of monthly arrangement (where your's is X.X):&lt;BR /&gt;&lt;BR /&gt;File SYS$SYSDEVICE:[SCGTS]X.X;1&lt;BR /&gt;$               month = f$element(f$cvtime("yesterday",,"month"),"/","/JAN/FEB/MAR/APR/MAY/JUN/JUL/AUG/SEP/OCT/NOV/DEC/")&lt;BR /&gt;$               File_name = "SYS$MANAGER:NELL" + f$cvtime("yesterday",,"day") + month + f$cvtime("yesterday",,"year") + ".DAT"&lt;BR /&gt;$               Set Command T4$Sys:T4$Aclg&lt;BR /&gt;******&lt;BR /&gt;File _$1$DGA403:[T4.T4$SYS]T4$COLLECT.COM;1&lt;BR /&gt;$               Set Command T4$Sys:T4$Aclg&lt;BR /&gt;&lt;BR /&gt;Time to find the author, or debug 1353 lines of DCL goodness yourself.&lt;BR /&gt;&lt;BR /&gt;I attached the original if you give up ;-)&lt;BR /&gt;&lt;BR /&gt;Art</description>
      <pubDate>Mon, 12 Oct 2009 14:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511470#M96470</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2009-10-12T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511471#M96471</link>
      <description>The "/" is "NOW/" is the intended value. No worry there. That line looks clean.&lt;BR /&gt;&lt;BR /&gt;My guess now is that someone re-defined the SUBMIT command for you.&lt;BR /&gt;&lt;BR /&gt;Check out $ SHOW SYMB SUBM*&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Oct 2009 14:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511471#M96471</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-10-12T14:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511472#M96472</link>
      <description>There are a few "issues" with the edited com:&lt;BR /&gt;&lt;BR /&gt;$ @dcl_check x.x&lt;BR /&gt;&lt;BR /&gt;Checking file SYS$SYSDEVICE:[SCGTS]X.X;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Procedure contains:   1353 total lines&lt;BR /&gt;                       723 code lines (including 28 lines w/ comments)&lt;BR /&gt;                        81 additional continuation lines&lt;BR /&gt;                         0 lines w/i $DECK/$EOD pairs&lt;BR /&gt;                       426 comment only lines&lt;BR /&gt;                       123 blank lines&lt;BR /&gt;&lt;BR /&gt; LINE  CODE  --DIAGNOSTIC MESSAGE--&lt;BR /&gt;  398  PRQ  probable error using single-quote (')&lt;BR /&gt;  406  PSQ  possible error using single-quote (') in quoted string&lt;BR /&gt;  495  LNR  label "START_PROC" not referenced (warning)&lt;BR /&gt;  499  PRQ  probable error using single-quote (')&lt;BR /&gt;  527  LNR  label "MANAGE_STORAGE" not referenced (warning)&lt;BR /&gt;  615  PRQ  probable error using single-quote (')&lt;BR /&gt;  619  TLS  target label "'BATCH$RESTART'" provided by symbol substitution (warning)&lt;BR /&gt;  622  LNR  label "START_DATA_COLLECTION" not referenced (warning)&lt;BR /&gt;  631  UMP  unmatched parentheses&lt;BR /&gt;  632  UMP  unmatched parentheses&lt;BR /&gt;  654  LNF  label "" not found&lt;BR /&gt;  668  PRQ  probable error using single-quote (')&lt;BR /&gt;  679  PRQ  probable error using single-quote (')&lt;BR /&gt;  690  PRQ  probable error using single-quote (')&lt;BR /&gt;  698  WCT  wrong constant type for comparison&lt;BR /&gt;  700  PRQ  probable error using single-quote (')&lt;BR /&gt;  716  PRQ  probable error using single-quote (')&lt;BR /&gt;  733  WCT  wrong constant type for comparison&lt;BR /&gt;  735  PRQ  probable error using single-quote (')&lt;BR /&gt;  746  PRQ  probable error using single-quote (')&lt;BR /&gt;  763  PRQ  probable error using single-quote (')&lt;BR /&gt;  771  PRQ  probable error using single-quote (')&lt;BR /&gt;  795  PRQ  probable error using single-quote (')&lt;BR /&gt;  800  PRQ  probable error using single-quote (')&lt;BR /&gt;  842  PRQ  probable error using single-quote (')&lt;BR /&gt;  843  PRQ  probable error using single-quote (')&lt;BR /&gt;  853  PRQ  probable error using single-quote (')&lt;BR /&gt;  915  PRQ  probable error using single-quote (')&lt;BR /&gt;  936  PRQ  probable error using single-quote (')&lt;BR /&gt;  966  PRQ  probable error using single-quote (')&lt;BR /&gt;  977  PRQ  probable error using single-quote (')&lt;BR /&gt; 1005  WCT  wrong constant type for comparison&lt;BR /&gt; 1010  PRQ  probable error using single-quote (')&lt;BR /&gt; 1010  LNF  label "" not found&lt;BR /&gt; 1026  WCT  wrong constant type for comparison&lt;BR /&gt; 1033  WCT  wrong constant type for comparison&lt;BR /&gt; 1040  WCT  wrong constant type for comparison&lt;BR /&gt; 1048  WCT  wrong constant type for comparison&lt;BR /&gt; 1055  WCT  wrong constant type for comparison&lt;BR /&gt; 1161  LNR  label "EXIT_AND_RESUBMIT" not referenced (warning)&lt;BR /&gt; 1233  PRQ  probable error using single-quote (')&lt;BR /&gt; 1240  LNR  label "GII_NO_FILE" not referenced (warning)&lt;BR /&gt; 1245  PRQ  probable error using single-quote (')&lt;BR /&gt; 1286  PRQ  probable error using single-quote (')&lt;BR /&gt; 1299  PRQ  probable error using single-quote (')&lt;BR /&gt; 1347  PRQ  probable error using single-quote (')&lt;BR /&gt; 1349  PRQ  probable error using single-quote (')&lt;BR /&gt;-*- END OF LISTING -*-   12-OCT-2009 11:44:29.22&lt;BR /&gt;&lt;BR /&gt;Do a diff against nl: to get the line numbers.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
      <pubDate>Mon, 12 Oct 2009 14:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511472#M96472</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2009-10-12T14:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: T4 and Restart</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511473#M96473</link>
      <description>Actually the "issues" don't appear to be related to the edits.  Amazing what you can get away with and still have DCL work! ;-)&lt;BR /&gt;&lt;BR /&gt;Art</description>
      <pubDate>Mon, 12 Oct 2009 14:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/t4-and-restart/m-p/4511473#M96473</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2009-10-12T14:57:11Z</dc:date>
    </item>
  </channel>
</rss>

