<?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: Remote DataBase Server Stop / Start in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941996#M289028</link>
    <description>Hi Stephenson,&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;Could you give me more tips how it will be&lt;BR /&gt;with some example of this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vijay S&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Feb 2007 12:30:49 GMT</pubDate>
    <dc:creator>Vijayakumar  S</dc:creator>
    <dc:date>2007-02-09T12:30:49Z</dc:date>
    <item>
      <title>Remote DataBase Server Stop / Start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941994#M289026</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I would like to stop / start the DB in a remote server for few minutes. Because I have to take cold Backup by flashing the image to Shadow SAN and from there it will go to tape .&lt;BR /&gt;&lt;BR /&gt;what are the possibility.&lt;BR /&gt;&lt;BR /&gt;1.  No cron Job. ( as per policy it has been desisabled )&lt;BR /&gt;2. No Control M - Automated tool is running.&lt;BR /&gt;&lt;BR /&gt;3.  But every week operator is stoping / starting&lt;BR /&gt;&lt;BR /&gt;4.  My tought , is there any possibility of running a cmd from Batch server to DB &lt;BR /&gt;    server to stop / start.  No rsh / rlogin all disabled. But sftp is there.  Is it possible to connect and run any script at the&lt;BR /&gt;DB server.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vijayakumar</description>
      <pubDate>Fri, 09 Feb 2007 12:15:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941994#M289026</guid>
      <dc:creator>Vijayakumar  S</dc:creator>
      <dc:date>2007-02-09T12:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remote DataBase Server Stop / Start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941995#M289027</link>
      <description>Ssh would be a good secure option but perhaps the best would be using Data Protector with a pre-exec script. It would easily do this kind of backup. In fact, I have been doing something quite like this for many years.</description>
      <pubDate>Fri, 09 Feb 2007 12:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941995#M289027</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-09T12:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remote DataBase Server Stop / Start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941996#M289028</link>
      <description>Hi Stephenson,&lt;BR /&gt;&lt;BR /&gt;Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;Could you give me more tips how it will be&lt;BR /&gt;with some example of this.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vijay S&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2007 12:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941996#M289028</guid>
      <dc:creator>Vijayakumar  S</dc:creator>
      <dc:date>2007-02-09T12:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote DataBase Server Stop / Start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941997#M289029</link>
      <description>Since you didn't point out which it "it refers to, I'll assume that you meant the DP "it".&lt;BR /&gt;&lt;BR /&gt;It's really quite simple. Any script or program that can be executed locally on the remote host, is simply added to the data specification as a "pre-exec" which are run on the remote host before the actual backup agents on the remote host start. There are also "post-exec" options which can run after the remote backup agent finishes.&lt;BR /&gt;&lt;BR /&gt;Look for some of the Data Protector documentation. There are many examples.</description>
      <pubDate>Fri, 09 Feb 2007 12:44:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941997#M289029</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-02-09T12:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remote DataBase Server Stop / Start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941998#M289030</link>
      <description>Hi Stephen,&lt;BR /&gt;&lt;BR /&gt;I am not using Data Protector.  &lt;BR /&gt;&lt;BR /&gt;As per you suggestion i would like to ssh to the db server and trigger the stop / start &lt;BR /&gt;script only.&lt;BR /&gt;&lt;BR /&gt;The DC will in the mean time ( 10 minutes ) flash the disk image to Shadow SAN.&lt;BR /&gt;&lt;BR /&gt;There are asking only to stop the db and&lt;BR /&gt;restart the db for 10 minutes.&lt;BR /&gt;&lt;BR /&gt;How exactly to go about that.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vijay S&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Feb 2007 12:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-database-server-stop-start/m-p/3941998#M289030</guid>
      <dc:creator>Vijayakumar  S</dc:creator>
      <dc:date>2007-02-09T12:54:37Z</dc:date>
    </item>
  </channel>
</rss>

