<?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: Shall script to check the applied patch. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758581#M784852</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Opps. I am talking about the Oracle patch not the OS level patch.&lt;BR /&gt;&lt;BR /&gt;The log files are available in this location.&lt;BR /&gt;&lt;BR /&gt;/XXX/dbsvr/oracle/XXXappl/admin/XXXX/log/d#####.log&lt;BR /&gt;/XXX/oas/oracle/XXXappl/admin/XXXX/log/c######.log&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Harry</description>
    <pubDate>Fri, 24 Mar 2006 12:43:34 GMT</pubDate>
    <dc:creator>harry_7</dc:creator>
    <dc:date>2006-03-24T12:43:34Z</dc:date>
    <item>
      <title>Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758579#M784850</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;We are running Oracle ERP application. I have 1 DB+OAS server and 5 application servers.&lt;BR /&gt;&lt;BR /&gt;So when ever we are applying  any patch we have to apply on 7 places. &lt;BR /&gt;&lt;BR /&gt;Some time by mistake we had missed out one of the application server. &lt;BR /&gt;&lt;BR /&gt;To prevent I was thinking to do a script which will check the DB+OAS server and 5 applications server. That the patch is already applied on all the places. Basically I want to check the appllied patch's log file.&lt;BR /&gt;&lt;BR /&gt;Please advise how I can do it.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Harry&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Mar 2006 12:03:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758579#M784850</guid>
      <dc:creator>harry_7</dc:creator>
      <dc:date>2006-03-24T12:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758580#M784851</link>
      <description>Hi Harry:&lt;BR /&gt;&lt;BR /&gt;# swlist -l patch PHxx_nnnn&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 24 Mar 2006 12:14:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758580#M784851</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-03-24T12:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758581#M784852</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Opps. I am talking about the Oracle patch not the OS level patch.&lt;BR /&gt;&lt;BR /&gt;The log files are available in this location.&lt;BR /&gt;&lt;BR /&gt;/XXX/dbsvr/oracle/XXXappl/admin/XXXX/log/d#####.log&lt;BR /&gt;/XXX/oas/oracle/XXXappl/admin/XXXX/log/c######.log&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;Harry</description>
      <pubDate>Fri, 24 Mar 2006 12:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758581#M784852</guid>
      <dc:creator>harry_7</dc:creator>
      <dc:date>2006-03-24T12:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758582#M784853</link>
      <description>hi harry,&lt;BR /&gt;&lt;BR /&gt;do you want to check the content of the log files?&lt;BR /&gt;&lt;BR /&gt;if yes, you can just do:&lt;BR /&gt;more /*/oas/oracle/*appl/admin/*/log/c*.log&lt;BR /&gt;&lt;BR /&gt;let mw know if ok.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 24 Mar 2006 23:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758582#M784853</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-24T23:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758583#M784854</link>
      <description>Dear Mr. Yograj,&lt;BR /&gt;&lt;BR /&gt;No ... my question is when you are applying oracle patch it will generate a log file at specific location.&lt;BR /&gt;&lt;BR /&gt;In my case I have 6 different servers ie. One db server + 5 application servers.&lt;BR /&gt;&lt;BR /&gt;DB server contains DB + OAS user ID and remaining 5 applications also containg OAS user ID.&lt;BR /&gt;&lt;BR /&gt;After applying the patch (on all the servers) to DB, OAS + on 5 form servers. I want to check that the applied patch is really applied on all the servers.&lt;BR /&gt;&lt;BR /&gt;So my requirement is I want a scripts which will check all the servers and get the info i.e. just listing of log files. Where I will just have to give the patch ID number and I should get the info like this,&lt;BR /&gt;&lt;BR /&gt;Enter the patch ID C########&lt;BR /&gt;&lt;BR /&gt;DBserver# /XXX/dbsvr/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;DBserver# /XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The following patch C######## is appliedOASserver1 #/XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;OASserver2 #/XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;OASserver3 #/XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;OASserver4 #/XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;OASserver5 #/XXX/oas/oracle/XXXappl/admin/XXXX/log/C########.log&lt;BR /&gt;The following patch C######## is applied&lt;BR /&gt;&lt;BR /&gt;At present I have to manually check on all the servers.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Harry</description>
      <pubDate>Sat, 25 Mar 2006 00:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758583#M784854</guid>
      <dc:creator>harry_7</dc:creator>
      <dc:date>2006-03-25T00:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758584#M784855</link>
      <description>hi again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;once easy way, would be to pull all the logs to one server and check if OK.&lt;BR /&gt;&lt;BR /&gt;echo "Enter Patch id: \c"&lt;BR /&gt;read patchid&lt;BR /&gt;&lt;BR /&gt;for i in 1 2 3 4 5 ; do&lt;BR /&gt;  echo "copying from server OASserver$i"&lt;BR /&gt;  rcp OASserver$i:/XXX/oas/oracle/XXXappl/admin/XXXX/log/C$patchid.log /tmp/verify/OASserver$i-C$patchid.log&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;is that ok with you?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Mar 2006 01:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758584#M784855</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-25T01:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758585#M784856</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;simply query the Oracle inventory and capture the output. This makes you free to deal with the diffrent timestamps.&lt;BR /&gt;&lt;BR /&gt;opatch lsinventory&lt;BR /&gt;&lt;BR /&gt;gives you the complete listing of all applied Oracle interim patches.&lt;BR /&gt;&lt;BR /&gt;This could be done via ssh or rsh so that you do not have to deal with diffrent directory locations or likewise.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;Volker</description>
      <pubDate>Sat, 25 Mar 2006 08:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758585#M784856</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2006-03-25T08:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Shall script to check the applied patch.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758586#M784857</link>
      <description>Harry,&lt;BR /&gt;&lt;BR /&gt;I guess the following should serve your purpose as you may not want a very sophisticated script&lt;BR /&gt;&lt;BR /&gt;1. Create a file named servers.dat on one of the server where you will keep this script&lt;BR /&gt;The file should be as below&lt;BR /&gt;&lt;BR /&gt;#servernames.dat&lt;BR /&gt;#servername Patch_id_path&lt;BR /&gt;srv1 /XXX/oas/oracle/XXXappl1/admin/XXXX/log&lt;BR /&gt;srv2 /XXX/oas/oracle/XXXappl2/admin/XXXX/log&lt;BR /&gt;&lt;BR /&gt;2. Use the attached script (This is assuming remsh is allowed on the servers - Pls let know if this is not possible)&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Ninad&lt;BR /&gt;</description>
      <pubDate>Sun, 26 Mar 2006 09:45:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shall-script-to-check-the-applied-patch/m-p/3758586#M784857</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-03-26T09:45:45Z</dc:date>
    </item>
  </channel>
</rss>

