<?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: oracle version in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041550#M134476</link>
    <description>Hi,&lt;BR /&gt;the only wya to know which oracle version you are running is to connect to oracle itself.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The version depends on the script that starts the instance, irregarding of the setting of the environtment.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, to check:&lt;BR /&gt;&lt;BR /&gt;i assume that your oracle_sid is WHOAMI&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;su - &lt;ORACLE user=""&gt;&lt;BR /&gt;&lt;BR /&gt;sqlplus user/password@WHOAMI&lt;BR /&gt;SQL&amp;gt;select version from v$instance;&lt;BR /&gt;&lt;BR /&gt;will tell you to which oracle you are connecting.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;&lt;/ORACLE&gt;</description>
    <pubDate>Tue, 05 Aug 2003 14:02:04 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-08-05T14:02:04Z</dc:date>
    <item>
      <title>oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041535#M134461</link>
      <description>how do I know what version of oracle is running on hpux11.0 server?&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Tue, 05 Aug 2003 12:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041535#M134461</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-08-05T12:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041536#M134462</link>
      <description>cat /etc/oratab&lt;BR /&gt;&lt;BR /&gt;The info on db names and versions of oracle is usually stored there.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 12:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041536#M134462</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-08-05T12:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041537#M134463</link>
      <description>Hi Hanry,&lt;BR /&gt;&lt;BR /&gt;Well if your DBAs are like ours they embed the version in the path to the executables - like:&lt;BR /&gt;&lt;BR /&gt;/oracle/product/8.1.7/bin......&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 12:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041537#M134463</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-08-05T12:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041538#M134464</link>
      <description>Look in the pfile for oracle for all the oracle parameters and version.&lt;BR /&gt;&lt;BR /&gt;/oracle/admin/lawsonp/pfile</description>
      <pubDate>Tue, 05 Aug 2003 12:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041538#M134464</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-08-05T12:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041539#M134465</link>
      <description>Look in the pfile for oracle for all the oracle parameters and version.&lt;BR /&gt;&lt;BR /&gt;/oracle/admin/xxxxxxx/pfile</description>
      <pubDate>Tue, 05 Aug 2003 12:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041539#M134465</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-08-05T12:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041540#M134466</link>
      <description>thanks for the message.&lt;BR /&gt;&lt;BR /&gt;Can the variable ORACLE_HOME tell the exact version I am running?&lt;BR /&gt;&lt;BR /&gt;The server could be switched back and forth between two different oracle version, so directories like /oracle/product/8.1.7/bin and /oracle/product/9.1.1/bin both are exsisted on the server. I meant what exactly files, variable, or daemons controle which version of oracle I kick off?</description>
      <pubDate>Tue, 05 Aug 2003 12:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041540#M134466</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-08-05T12:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041541#M134467</link>
      <description>lep l1:/pro/po/lep/4gl 107 &amp;gt; which sqlplus&lt;BR /&gt;/pro/oracle/v817/bin/sqlplus&lt;BR /&gt;lep l1:/pro/po/lep/4gl 108 &amp;gt; strings `which sqlplus` | grep 9000&lt;BR /&gt;HP9000/800-7.0-8.1.0&lt;BR /&gt;lep l1:/pro/po/lep/4gl 109 &amp;gt;&lt;BR /&gt;&lt;BR /&gt;But that's only showing the major version info.&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;---&lt;BR /&gt;    $ENV{ORACLE_HOME} = $ORACLE_HOME = chase_dir ($ora_home);&lt;BR /&gt;    $opt_v and print STDERR "ORACLE_HOME\tset to $ORACLE_HOME\n";&lt;BR /&gt;    my $shlibp = $^O eq "aix"  ? "LIBPATH"    :&lt;BR /&gt;   $^O eq "hpux" ? "SHLIB_PATH" : undef;&lt;BR /&gt;    if ($shlibp) {&lt;BR /&gt; $ENV{$shlibp} //= "/usr/lib:/lib";&lt;BR /&gt; $ENV{$shlibp}  .= ":$ORACLE_HOME/lib";&lt;BR /&gt; }&lt;BR /&gt;&lt;BR /&gt;    # 7.3.4&lt;BR /&gt;    for (qw(orainst/unix.rgs orainst/unix.prd unix.prd)) {&lt;BR /&gt; local $/ = undef;&lt;BR /&gt; open my $info, "&amp;lt; $ora_home/$_" or next;&lt;BR /&gt; $opt_v &amp;gt; 7 and print STDERR "Scanning $_ for version info ...\n";&lt;BR /&gt; &amp;lt;$info&amp;gt; =~ m/\brdbms_common\b.*?"([\d.]+)"/s or next;&lt;BR /&gt; $prod[5] = $1;&lt;BR /&gt; last;&lt;BR /&gt; }&lt;BR /&gt;    unless ($prod[5]) { # 8.1.7&lt;BR /&gt; for (qw(install/unix.rgs)) {&lt;BR /&gt;     local $/ = undef;&lt;BR /&gt;     open my $info, "&amp;lt; $ora_home/$_" or next;&lt;BR /&gt;     $opt_v &amp;gt; 7 and print STDERR "Scanning $_ for version info ...\n";&lt;BR /&gt;     &amp;lt;$info&amp;gt; =~ m/^rdbms\s+([\d.]+)/m or next;&lt;BR /&gt;     $prod[5] = $1;&lt;BR /&gt;     last;&lt;BR /&gt;     }&lt;BR /&gt;        }&lt;BR /&gt;    $opt_v and print STDERR "ORACLE_VSN\tis $prod[5]\n";&lt;BR /&gt;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;Above code snippet is in Perl and deduces the correct installed version from the files available from the current installation. Now that Oracle is changing that over time (and why should they not, they rule the world, don't they?), it's a tedious process. I don't have this info (yet) for Oracle 9&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 12:39:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041541#M134467</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-08-05T12:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041542#M134468</link>
      <description>I think its controlled from the oracle variable ORACLE_SID&lt;BR /&gt;This specifies the database, which gets looked up in /etc/oratab - which loads the version of oracle to start for that db.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 12:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041542#M134468</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-08-05T12:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041543#M134469</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Login as root and change to oracle user .&lt;BR /&gt;(u can find out the which is the oracle user by using ps -aef |grep -i pmon ,and see who is the owner of pmon process)&lt;BR /&gt;&lt;BR /&gt;for example &lt;BR /&gt;#su - oracle&lt;BR /&gt;&lt;BR /&gt;then connect to sql using&lt;BR /&gt;&lt;BR /&gt;$sqplus /nolog  &lt;BR /&gt;SQl&amp;gt;connect internal;&lt;BR /&gt;SQL&amp;gt;select * from v$version;&lt;BR /&gt;SQL&amp;gt;exit;&lt;BR /&gt;&lt;BR /&gt;This will display all the realted version informations.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;baiju.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 12:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041543#M134469</guid>
      <dc:creator>blal</dc:creator>
      <dc:date>2003-08-05T12:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041544#M134470</link>
      <description>Generally ORACLE_HOME would have the version as part of the path name but like any variable it can be anything.</description>
      <pubDate>Tue, 05 Aug 2003 12:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041544#M134470</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2003-08-05T12:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041545#M134471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;haven't used Oracle in a while, but I used to run one of the admin utilities, not sqlplus but another one you could run sql commands in.  Memory is shot, should know that...  but anyway, the version or Oracle came up in the header when you run the program.&lt;BR /&gt;&lt;BR /&gt;The ways the other guys mentioned look a lot more scientific though!&lt;BR /&gt;&lt;BR /&gt;With regards to what files and stuff you need to set, just the 2&lt;BR /&gt;ORACLE_HOME&lt;BR /&gt;ORACLE_SID&lt;BR /&gt;watch though, you may have to adjust your PATH variable too - I used to add $ORACLE_HOME/bin to my PATH variable so that would prob need to be changed too if you're going from one to the other.&lt;BR /&gt;I don't remember Oracle having MAN pages, but MANPATH would need to be updated too if it does.&lt;BR /&gt;&lt;BR /&gt;We had test machines, each user needing to run sqlplus or whatever so using Oracle, and the only differences between the accounts were the ones above.&lt;BR /&gt;&lt;BR /&gt;hope that helps,&lt;BR /&gt;Kevin.</description>
      <pubDate>Tue, 05 Aug 2003 12:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041545#M134471</guid>
      <dc:creator>Kevin O'Donovan</dc:creator>
      <dc:date>2003-08-05T12:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041546#M134472</link>
      <description>Baijulal, thanks. I didn't know that one (yet), but it has one disadvantage over my solution: it only works on instances that are up and running, where my solution also work on instances that are shut down.&lt;BR /&gt;&lt;BR /&gt;Something to consider.&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Tue, 05 Aug 2003 13:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041546#M134472</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-08-05T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041547#M134473</link>
      <description>Where is pfile supposed located?&lt;BR /&gt;I searched the entire server, but could not find the pfile.</description>
      <pubDate>Tue, 05 Aug 2003 13:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041547#M134473</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-08-05T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041548#M134474</link>
      <description>Henry for 9 points, here is what might be the answer for newbies that is the most easy to do.&lt;BR /&gt;&lt;BR /&gt;1. su - oracle.&lt;BR /&gt;2. cd $ORACLE_HOME ; pwd&lt;BR /&gt;     this will give you an active version.&lt;BR /&gt;&lt;BR /&gt;For Admins who need more info&lt;BR /&gt;&lt;BR /&gt;3. as root: find / -name product&lt;BR /&gt;     cd to the product directory if the DBAs&lt;BR /&gt;     set the DB up as OFA compliant, &lt;BR /&gt;     ls will give you the major number&lt;BR /&gt;4. if there is only one product there you are done.&lt;BR /&gt;&lt;BR /&gt;For Admins who need even more info&lt;BR /&gt;&lt;BR /&gt;5. ps -ef | grep ora_pmon (this will give you one response per active instance) &lt;BR /&gt;&lt;BR /&gt;6. cat /etc/oratab this will have the original installed versions/DB&lt;BR /&gt;&lt;BR /&gt;7. find / -name config\*.ora -print (this will tell you where the configuration file is kept&lt;BR /&gt;that will have the structure and the active db info.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 13:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041548#M134474</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-08-05T13:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041549#M134475</link>
      <description>Hi (again) Hanry,&lt;BR /&gt;&lt;BR /&gt;pfile is a directory, not a file.&lt;BR /&gt;It's usually located under the admin directory in a directory named for the SID.&lt;BR /&gt;SO a normal path would be&lt;BR /&gt;/oracle/admin/SID_NAME/pfile&lt;BR /&gt;Then the version info is in the file named &lt;BR /&gt;configSID_NAME.ora&lt;BR /&gt;grep "compatible" in that file for the version.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 05 Aug 2003 13:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041549#M134475</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-08-05T13:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041550#M134476</link>
      <description>Hi,&lt;BR /&gt;the only wya to know which oracle version you are running is to connect to oracle itself.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The version depends on the script that starts the instance, irregarding of the setting of the environtment.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So, to check:&lt;BR /&gt;&lt;BR /&gt;i assume that your oracle_sid is WHOAMI&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;su - &lt;ORACLE user=""&gt;&lt;BR /&gt;&lt;BR /&gt;sqlplus user/password@WHOAMI&lt;BR /&gt;SQL&amp;gt;select version from v$instance;&lt;BR /&gt;&lt;BR /&gt;will tell you to which oracle you are connecting.&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;&lt;BR /&gt;&lt;/ORACLE&gt;</description>
      <pubDate>Tue, 05 Aug 2003 14:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041550#M134476</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-05T14:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041551#M134477</link>
      <description>1. &lt;BR /&gt;# echo $ORACLE_HOME&lt;BR /&gt;2.&lt;BR /&gt;# cat /etc/oratab&lt;BR /&gt;3. or login roacle, &lt;BR /&gt;SQL&amp;gt; select * from v$version;&lt;BR /&gt;&lt;BR /&gt;BANNER&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production&lt;BR /&gt;PL/SQL Release 8.1.7.4.0 - Production&lt;BR /&gt;CORE    8.1.7.0.0       Production&lt;BR /&gt;TNS for HPUX: Version 8.1.7.4.0 - Production&lt;BR /&gt;NLSRTL Version 3.4.1.0.0 - Production&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 14:49:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041551#M134477</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-05T14:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041552#M134478</link>
      <description>I have checked out 2 Oracle servers, and found nothing about pfile directory, is it possible it may be environment dependent.&lt;BR /&gt;&lt;BR /&gt;And also how to located the correct corresponding ora file, I have found a lot of *.ora file, but don't know which one is the one the oracle is using. may be by different name convention, we don't have config\*.ora file.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 18:05:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041552#M134478</guid>
      <dc:creator>Hanry Zhou</dc:creator>
      <dc:date>2003-08-05T18:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041553#M134479</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;All Oracle products and their respective versions do not comply with SD-UX IPD (Installed Product Database). This means that all sw* commands are unable to display them. &lt;BR /&gt;&lt;BR /&gt;Just do : &lt;BR /&gt;&lt;BR /&gt;#cat $ORACLE_HOME/orainst/unix.rgs &lt;BR /&gt;&lt;BR /&gt;And you will have all Oracle softwares and their versions displayed. &lt;BR /&gt;&lt;BR /&gt;Hope this helps, &lt;BR /&gt;&lt;BR /&gt;Bye. &lt;BR /&gt;&lt;BR /&gt;Francis - HP-UX ASCE. &lt;BR /&gt;</description>
      <pubDate>Tue, 05 Aug 2003 21:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041553#M134479</guid>
      <dc:creator>Francis_12</dc:creator>
      <dc:date>2003-08-05T21:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: oracle version</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041554#M134480</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here are something about pfile.Pfile are static parameter file for oracle.Pfile is a text file that can be maintained using standard os editor.The pfile is read only during system startup.By default the pfile are located on $ORACLE_HOME/dbs directory and names initSID.ora .&lt;BR /&gt;&lt;BR /&gt;For 9i,it have persistent parameter file called SPfile.It commonly refred as spfile&lt;SID&gt;.ora&lt;BR /&gt;&lt;BR /&gt;To search for pfile do : find / -name '*&lt;YOUR oracle="" sid=""&gt;*.ora' -print&lt;BR /&gt;&lt;BR /&gt;hope this help.&lt;BR /&gt;&lt;BR /&gt;pfile is a file not a directory.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/YOUR&gt;&lt;/SID&gt;</description>
      <pubDate>Tue, 05 Aug 2003 22:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-version/m-p/3041554#M134480</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-08-05T22:43:39Z</dc:date>
    </item>
  </channel>
</rss>

