<?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: rc script required to shutdown Websphere in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389830#M350029</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have just got the requirement. I need a rc script to run in run level 3. It should call the /opt/mqm/bin/mq_qm_rc_script with start option, and the kill rc script should be executed in run level 2, and it should be done calling the /opt/mqm/bin/mq_qm_rc_script with stop option. Please help us so that we can prepare the rc scripts for startup and stop of the Websphere MQ.</description>
    <pubDate>Thu, 02 Apr 2009 07:08:09 GMT</pubDate>
    <dc:creator>jaivinder</dc:creator>
    <dc:date>2009-04-02T07:08:09Z</dc:date>
    <item>
      <title>rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389826#M350025</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Recently we got a request from the user asking us to created a rc script for the WebSphere MQ servers so the MQ servers will shut down cleanly when these UNIX boxes are brought down.&lt;BR /&gt;The box model is rp3440 and running on HPUX 11iV2.Can anybody help me in this regard.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Jaivinder&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Mar 2009 00:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389826#M350025</guid>
      <dc:creator>jaivinder</dc:creator>
      <dc:date>2009-03-29T00:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389827#M350026</link>
      <description>HI Jaivender ,&lt;BR /&gt;&lt;BR /&gt;             endmqm -i &lt;Q_MAGR_NAME&gt; , put this in one of the rc script and you are done.&lt;/Q_MAGR_NAME&gt;</description>
      <pubDate>Sun, 29 Mar 2009 05:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389827#M350026</guid>
      <dc:creator>Rahul Tiwari</dc:creator>
      <dc:date>2009-03-29T05:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389828#M350027</link>
      <description>use dspmq before that for displaying the qmanager and then use normal process of adding a shutdown script to rc.</description>
      <pubDate>Sun, 29 Mar 2009 05:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389828#M350027</guid>
      <dc:creator>Rahul Tiwari</dc:creator>
      <dc:date>2009-03-29T05:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389829#M350028</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Use the '/sbin/init.d/template' as the starting point for the startup and shutdown commands you will need to run.&lt;BR /&gt;&lt;BR /&gt;The excellent, still valid whitepaper will provide the information you need to understand the HP-UX startup/showdown 'rc' script process:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/934/startup.pdf" target="_blank"&gt;http://www.docs.hp.com/en/934/startup.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The manpages for 'rc(1M)' are another source of the bulk of this information:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B3921-60631/rc.1M.html" target="_blank"&gt;http://www.docs.hp.com/en/B3921-60631/rc.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 29 Mar 2009 14:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389829#M350028</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-03-29T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389830#M350029</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have just got the requirement. I need a rc script to run in run level 3. It should call the /opt/mqm/bin/mq_qm_rc_script with start option, and the kill rc script should be executed in run level 2, and it should be done calling the /opt/mqm/bin/mq_qm_rc_script with stop option. Please help us so that we can prepare the rc scripts for startup and stop of the Websphere MQ.</description>
      <pubDate>Thu, 02 Apr 2009 07:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389830#M350029</guid>
      <dc:creator>jaivinder</dc:creator>
      <dc:date>2009-04-02T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389831#M350030</link>
      <description>&amp;gt;I need a rc script to run in run level 3. It should call the /opt/mqm/bin/mq_qm_rc_script with start option, and the kill rc script should be executed in run level 2 ...&lt;BR /&gt;&lt;BR /&gt;With this info and JRF's URLs, you have everything you need.&lt;BR /&gt;&lt;BR /&gt;You first have to decide on the name of you script and the name of the two symlinks (S* &amp;amp; K*) and rc directories.&lt;BR /&gt;&lt;BR /&gt;You should be able to just copy /sbin/init.d/template and plunk in "/opt/mqm/bin/mq_qm_rc_script $1" in two places.</description>
      <pubDate>Thu, 02 Apr 2009 09:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389831#M350030</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-02T09:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389832#M350031</link>
      <description>&amp;gt;plunk in "/opt/mqm/bin/mq_qm_rc_script $1" in two places.&lt;BR /&gt;&lt;BR /&gt;Right after:&lt;BR /&gt;# Execute the commands to start your subsystem</description>
      <pubDate>Fri, 03 Apr 2009 07:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389832#M350031</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-03T07:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: rc script required to shutdown Websphere</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389833#M350032</link>
      <description>You also need to create file /etc/rc.config.d/mqm which will be similar other /etc/rc.config/files for start and shutdown control.&lt;BR /&gt;&lt;BR /&gt;Meanwhile, the start file and shutdown file in rc2.d and rc3.d, it is better you have the sum of the numbers to be 1000. Not enforced but mentioned in some sort textbook.</description>
      <pubDate>Fri, 03 Apr 2009 20:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rc-script-required-to-shutdown-websphere/m-p/4389833#M350032</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-04-03T20:55:26Z</dc:date>
    </item>
  </channel>
</rss>

