<?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 Execute application script with application ID's in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343356#M93083</link>
    <description>Shiva,&lt;BR /&gt;The group table does not get created until a process belonging to that group occurs - unless you want to play about with setting up the group table yourself, which gets messy. Much easier to $ SUBMIT/USER=someuseraccountfromthatgroup TEST.COM - which will 1) create the group name table and 2) assign your logicals into that group table (assuming you are using group logicals).&lt;BR /&gt;&lt;BR /&gt;have fun&lt;BR /&gt;PJ</description>
    <pubDate>Tue, 27 Jan 2009 00:49:59 GMT</pubDate>
    <dc:creator>Paul Jerrom</dc:creator>
    <dc:date>2009-01-27T00:49:59Z</dc:date>
    <item>
      <title>how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343346#M93073</link>
      <description>We do the weekly reboot of VMS server, One of the application startup file needs to execute automatically while every weekly reboot, I've added script into site specific startup as below,&lt;BR /&gt;$@test.com;/out=test.log.&lt;BR /&gt;&lt;BR /&gt;  question:after weely reboot some of logicals not able to see by application team.</description>
      <pubDate>Fri, 23 Jan 2009 05:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343346#M93073</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-01-23T05:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343347#M93074</link>
      <description>&amp;gt;&amp;gt; We do the weekly reboot of VMS server&lt;BR /&gt;&lt;BR /&gt;Ah! The good old, more often than not useless, therapeutic reboot. Oh well.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; after weely reboot some of logicals not able to see by application team.&lt;BR /&gt;&lt;BR /&gt;Somewhere in the startup, those logical had better become defined right?&lt;BR /&gt;&lt;BR /&gt;As a first step,  AFTER that is succesfully done, START a batch queue dedicated to the application.&lt;BR /&gt;&lt;BR /&gt;As a second step, don't run the 'test' script it in the starup itself, but submit it to this (stopped) application dependent batch queue. &lt;BR /&gt;&lt;BR /&gt;Alternatively, just submit the job with a delay. For example: SUBMIT /ATER="+1:00" ...&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 06:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343347#M93074</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-01-23T06:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343348#M93075</link>
      <description>Manually, when i execute this as ,&lt;BR /&gt;&lt;BR /&gt;$set uic [G,application ID]&lt;BR /&gt;$spaw&lt;BR /&gt;$@test.com;&lt;BR /&gt;&lt;BR /&gt;  Application team are able to see all logically as defined into scripts.&lt;BR /&gt;&lt;BR /&gt;   So if i put as below is it work ? &lt;BR /&gt;$submit/UIC=[g,appID]&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 06:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343348#M93075</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-01-23T06:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343349#M93076</link>
      <description>&amp;gt; So if i put as below is it work ? &lt;BR /&gt;&lt;BR /&gt;What happens if you try that?  (You tell me&lt;BR /&gt;if it works.)</description>
      <pubDate>Fri, 23 Jan 2009 08:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343349#M93076</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-01-23T08:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343350#M93077</link>
      <description>I want to put into system startup script as per application team requirement.&lt;BR /&gt;&lt;BR /&gt;appreciate if you suggest this way.</description>
      <pubDate>Fri, 23 Jan 2009 08:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343350#M93077</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-01-23T08:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343351#M93078</link>
      <description>Are the logicals defined in a GROUP-table ?&lt;BR /&gt;( not seen by everybody )&lt;BR /&gt;&lt;BR /&gt;Do a SHOW LOGICAL/FULL 'logical' and check in what nametable they are defined.&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Fri, 23 Jan 2009 08:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343351#M93078</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-01-23T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343352#M93079</link>
      <description>&amp;gt; So if i put as below is it work ?&lt;BR /&gt;&amp;gt; $submit/UIC=[g,appID]&lt;BR /&gt;&lt;BR /&gt;On MY systems no, it doesn't work, there is no /UIC qualifier to submit, but there is a /USER qualifier.&lt;BR /&gt;Submit the command-file to a user in the group with the necessary privileges to do the desired actions, i.e. have the GRPNAM privilege to be able to DEFINE/GROUP and so on.&lt;BR /&gt;I call this account a "group administrator": it needs not be a "real" user, it just needs to have batch access, no interactive,network,remote etc.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Jan 2009 09:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343352#M93079</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-01-23T09:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343353#M93080</link>
      <description>Check TEST.COM how the logicals are defined.&lt;BR /&gt;&lt;BR /&gt;Do a SET UIC in the commandfile itself.&lt;BR /&gt;( Don't forget to set it back to [1,4] when done )&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;DEFINE/TABLE=LMN$GROUP_nnnn logical xxxxxx&lt;BR /&gt;&lt;BR /&gt;Hakan Zanderau&lt;BR /&gt;HA-solutions</description>
      <pubDate>Fri, 23 Jan 2009 09:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343353#M93080</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-01-23T09:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343354#M93081</link>
      <description>Okay. Let me verify this. I will get back to u with result.</description>
      <pubDate>Fri, 23 Jan 2009 10:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343354#M93081</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-01-23T10:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343355#M93082</link>
      <description>shiva,&lt;BR /&gt;  Please don't use SET UIC. It doesn't do what you think or hope it does. Most of the time it just causes trouble.&lt;BR /&gt;&lt;BR /&gt;  The easiest way I know of to ensure a group logical name table is created is with the RUN command:&lt;BR /&gt;&lt;BR /&gt;$ RUN/UIC=[grp,0] nl:&lt;BR /&gt;&lt;BR /&gt;  Since it's not necessarily synchronous, you may want to pause for a short time after the command before defining your logical names.&lt;BR /&gt;&lt;BR /&gt;$ RUN/UIC=[grp,0] nl:&lt;BR /&gt;$ WAIT 00:00:00.10&lt;BR /&gt;&lt;BR /&gt; (note the process itself will fail attempting to execute from NL:, but that's not until after the table has been created).&lt;BR /&gt;&lt;BR /&gt;  I'd suggest you review the "weekly reboot" policy. It really isn't necessary, and it's obviously causing trouble! (although I guess we could argue that it's just revealing bugs in your startup scripts that should be fixed ;-)</description>
      <pubDate>Mon, 26 Jan 2009 20:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343355#M93082</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-01-26T20:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343356#M93083</link>
      <description>Shiva,&lt;BR /&gt;The group table does not get created until a process belonging to that group occurs - unless you want to play about with setting up the group table yourself, which gets messy. Much easier to $ SUBMIT/USER=someuseraccountfromthatgroup TEST.COM - which will 1) create the group name table and 2) assign your logicals into that group table (assuming you are using group logicals).&lt;BR /&gt;&lt;BR /&gt;have fun&lt;BR /&gt;PJ</description>
      <pubDate>Tue, 27 Jan 2009 00:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343356#M93083</guid>
      <dc:creator>Paul Jerrom</dc:creator>
      <dc:date>2009-01-27T00:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343357#M93084</link>
      <description>Thanks ! It's thru.&lt;BR /&gt;I've ran this successfully as,&lt;BR /&gt;$Submit/user=system/noprint/keep test.com;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2009 08:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343357#M93084</guid>
      <dc:creator>shiva27</dc:creator>
      <dc:date>2009-01-30T08:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to Execute application script with application ID's</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343358#M93085</link>
      <description>Hmmm.....&lt;BR /&gt;&lt;BR /&gt;It doesn't work in a normal boot,&lt;BR /&gt;but it works with SUBMIT/USER=SYSTEM ( at boot )&lt;BR /&gt;&lt;BR /&gt;I may be stupid sometimes, but shouldn't a&lt;BR /&gt;&lt;BR /&gt;$ @TEST&lt;BR /&gt;and&lt;BR /&gt;$ SUBMIT/USER=SYSTEM TEST&lt;BR /&gt;&lt;BR /&gt;during boot do the same thing ?&lt;BR /&gt;&lt;BR /&gt;Hakan</description>
      <pubDate>Fri, 30 Jan 2009 17:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-execute-application-script-with-application-id-s/m-p/4343358#M93085</guid>
      <dc:creator>Hakan Zanderau ( Anders</dc:creator>
      <dc:date>2009-01-30T17:04:26Z</dc:date>
    </item>
  </channel>
</rss>

