<?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 ENvironment variables in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294865#M886306</link>
    <description>Wow, and unsupported Operating system running an unsupported Database release. &lt;BR /&gt;&lt;BR /&gt;Copy your /etc/profile to the new machine.  Carefully check your home .profile and /etc/profile, making sure they aren't "sourcing" other profiles. If they are then they also need to be copied to the "new" machine.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Thu, 03 Jun 2004 07:14:33 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2004-06-03T07:14:33Z</dc:date>
    <item>
      <title>Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294863#M886304</link>
      <description>Where should I set up the intial Oracle Environment variables? On our current server (HP UX 10.2 and Oracle7) I can see a list of variables (like ORACLE_HOME, ORACLE_SID etc)defined in /etc/profile. Can I do the same on the new server (also with HP UX 10.2) before installing Oracle 7.&lt;BR /&gt;Also , there are other Oracle env variables like ORACRT(which echoes value wy120) and ORALIST( which echoes my home directory). How can I find out where it is set. It is not under my .profile. How can I set this for users on the new server to get their respective terminal types, login names etc. Many Thanks in advance</description>
      <pubDate>Thu, 03 Jun 2004 07:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294863#M886304</guid>
      <dc:creator>Massimo_37</dc:creator>
      <dc:date>2004-06-03T07:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294864#M886305</link>
      <description>You will need all of the big oracle variables like ORACLE_HOME, ORACLE_SID.&lt;BR /&gt;&lt;BR /&gt;Your current scripts for setting them will probably work with little modification.&lt;BR /&gt;&lt;BR /&gt;terminal types and such have not really evolved, so the users .profile can probably be copied, at least the relavent sections. If there is an oracle section of /etc/profile, copy it.&lt;BR /&gt;&lt;BR /&gt;Oracles database doc is very explicit, at least on the subject of environment variables. I also recommend checking the OS patch list and kernel modifications required at &lt;A href="http://technet.oracle.com" target="_blank"&gt;http://technet.oracle.com&lt;/A&gt; or &lt;A href="http://metalink.oracle.com" target="_blank"&gt;http://metalink.oracle.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 03 Jun 2004 07:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294864#M886305</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-03T07:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294865#M886306</link>
      <description>Wow, and unsupported Operating system running an unsupported Database release. &lt;BR /&gt;&lt;BR /&gt;Copy your /etc/profile to the new machine.  Carefully check your home .profile and /etc/profile, making sure they aren't "sourcing" other profiles. If they are then they also need to be copied to the "new" machine.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 03 Jun 2004 07:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294865#M886306</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-03T07:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294866#M886307</link>
      <description>Oracle environnement variable are used by serveral users : oracle installer, the user which run the RDBMS, application user, production team account, ...&lt;BR /&gt;So if you have multiple env file, you'll have to maintain all by hand.&lt;BR /&gt;&lt;BR /&gt;=&amp;gt; If you have only version of Oracle and not you don't plan to add another, and if you have only one instance, all users can source a unique file. &lt;BR /&gt;Put all the environnnement variable in a file (ex :/var/opt/oracle/env_ora.sh ) and source it in /etc/profile.&lt;BR /&gt;&lt;BR /&gt;=&amp;gt; Normaly, this is not was is done because there might be multiple Oracle installation and because if there's various instances, you need to set the ORACLE_SID variable accordingly. &lt;BR /&gt;&lt;BR /&gt;Classics Oracle variables :&lt;BR /&gt;ORACLE_HOME&lt;BR /&gt;ORACLE_SID&lt;BR /&gt;TNS_ADMIN&lt;BR /&gt;NLS_...&lt;BR /&gt;&lt;BR /&gt;Don't forget also to add all needed to the path and library path, if not, you'll have some error messages.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 07:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294866#M886307</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-06-03T07:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294867#M886308</link>
      <description>Thank you all for your help- I think I traced all the variables now &lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jun 2004 07:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294867#M886308</guid>
      <dc:creator>Massimo_37</dc:creator>
      <dc:date>2004-06-03T07:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294868#M886309</link>
      <description>Also check oraenv and coraenv utilities : these tool facilitates the environnement management, they can be found under $ORACLE_HOME/bin.&lt;BR /&gt;You'll find a lot of information on this on the net.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Thu, 03 Jun 2004 09:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294868#M886309</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-06-03T09:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle ENvironment variables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294869#M886310</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As others mentioned, environment variables for the user that installs the oracle RDBMS which would be (Oracle belonging to dba group) and the other users that access the oracle databases are&lt;BR /&gt;&lt;BR /&gt;ORACLE_BASE  &lt;BR /&gt;ORACLE_HOME &lt;BR /&gt;ORACLE_SID &lt;BR /&gt;TNS_ADMIN &lt;BR /&gt;PATH&lt;BR /&gt;TERM&lt;BR /&gt;ORACLE_OWNER&lt;BR /&gt;ORACLE_PATH&lt;BR /&gt;TWO_TASK&lt;BR /&gt;NLS_&lt;BR /&gt;&lt;BR /&gt;. oraenv and .coraenv utilities,&lt;BR /&gt;&lt;BR /&gt;Also check if  there were variables to define the location of the parameter file (init&lt;SID&gt;.ora) , ORACLE_HOME/dbs directory.&lt;BR /&gt;&lt;BR /&gt;And for the users check if LD_LIBRARY_PATH or SHLIB_PATH is set. &lt;BR /&gt;&lt;BR /&gt;To get their respective terminal types, login names, you can define the PS1 int eh individual user profiles like&lt;BR /&gt;&lt;BR /&gt;PS1=`echo ${LOGNAME}`:'$PWD:($ORACLE_SID)&amp;gt;'&lt;BR /&gt;&lt;BR /&gt;Where you get the logname, from UNIX variable LOGNAME, terminal from TERM &lt;BR /&gt;And  verify your "INSTALLATION AND CONFIGURATION GUIDE"  for each product full description and list of variables.&lt;BR /&gt;&lt;BR /&gt;Attached is a document that details about the Oracle and UNIX environemtn variables that are required.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Indira A&lt;/SID&gt;</description>
      <pubDate>Thu, 03 Jun 2004 23:09:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-environment-variables/m-p/3294869#M886310</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-06-03T23:09:01Z</dc:date>
    </item>
  </channel>
</rss>

