<?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: Passing Multiple parameters to set a Oracle Environment Variable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751009#M70191</link>
    <description>Jai - &lt;BR /&gt;On another note, it may be that the { } are cuasing you a headache with multiple vairable values separated by commas.&lt;BR /&gt;&lt;BR /&gt;Try /"xxxx/",/"yyyyy/"&lt;BR /&gt;&lt;BR /&gt;Or, if you need the curly braces, escape out those characters.&lt;BR /&gt;&lt;BR /&gt;dl</description>
    <pubDate>Mon, 24 Jun 2002 22:16:43 GMT</pubDate>
    <dc:creator>Dave La Mar</dc:creator>
    <dc:date>2002-06-24T22:16:43Z</dc:date>
    <item>
      <title>Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751005#M70187</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;During the course of Oracle Installation, one of the installation file had the following problem.&lt;BR /&gt;&lt;BR /&gt;Results of execution of some of the lines from the file:&lt;BR /&gt;&lt;BR /&gt;$ TOPLEVEL_COMPONENT = "oracle.server","8.1.7.0.0"}    &lt;BR /&gt;(Executed Okay)                         &lt;BR /&gt;$ DEPENDENCY_LIST={ "oracle.rdbms","8.1.7.0.0", "oracle.options","8.1.7.0.0"}  &lt;BR /&gt;sh: oracle.rdbms,8.1.7.0.0,:  not found.   &lt;BR /&gt;(Error)                                    &lt;BR /&gt;$ DEPENDENCY_LIST={ "oracle.rdbms","8.1.7.0.0"}                  &lt;BR /&gt;&lt;BR /&gt;sh: oracle.rdbms,8.1.7.0.0}:  not found.                                       &lt;BR /&gt;(Gave only two parameters for the env variable, but still error. Compare to the first one. I am stumped. )              &lt;BR /&gt;&lt;BR /&gt;Please Help!</description>
      <pubDate>Mon, 24 Jun 2002 17:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751005#M70187</guid>
      <dc:creator>Jai Harikrishnan</dc:creator>
      <dc:date>2002-06-24T17:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751006#M70188</link>
      <description>Jai -&lt;BR /&gt; Have you tried explicitly noting the full path to oracle?&lt;BR /&gt;&lt;BR /&gt;Hang in there.&lt;BR /&gt;dl</description>
      <pubDate>Mon, 24 Jun 2002 19:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751006#M70188</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2002-06-24T19:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751007#M70189</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;How find the full path to Oracle&lt;BR /&gt;Here is the file attachment for reference.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for responding!</description>
      <pubDate>Mon, 24 Jun 2002 20:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751007#M70189</guid>
      <dc:creator>Jai Harikrishnan</dc:creator>
      <dc:date>2002-06-24T20:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751008#M70190</link>
      <description>Jai -&lt;BR /&gt;Not real clear on what you are doing but ....&lt;BR /&gt;Our guys install using the oracle &lt;BR /&gt;login user i.d. &lt;BR /&gt;The environment variables are in set in the profile for oracle user.&lt;BR /&gt;Other than that, they simply run the installler program.&lt;BR /&gt;&lt;BR /&gt;Best of luck.&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Mon, 24 Jun 2002 22:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751008#M70190</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2002-06-24T22:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751009#M70191</link>
      <description>Jai - &lt;BR /&gt;On another note, it may be that the { } are cuasing you a headache with multiple vairable values separated by commas.&lt;BR /&gt;&lt;BR /&gt;Try /"xxxx/",/"yyyyy/"&lt;BR /&gt;&lt;BR /&gt;Or, if you need the curly braces, escape out those characters.&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Mon, 24 Jun 2002 22:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751009#M70191</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2002-06-24T22:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751010#M70192</link>
      <description>Hi Jai,&lt;BR /&gt;&lt;BR /&gt;don't know what you do there, but it's definitely NOT Bourne/Korn-/POSIX-shell syntax!&lt;BR /&gt;Syntactically what you do is:&lt;BR /&gt;VAR=value&lt;BR /&gt;&lt;BR /&gt;Where "value" is a string, quoted if containing space(s), but must not have spaces around the assignment operator (=).&lt;BR /&gt;So your first example has a value of&lt;BR /&gt;oracle.server,8.1.7.0.0}&lt;BR /&gt;&lt;BR /&gt;The second DOES have a space outside quotes, so it complains.&lt;BR /&gt;&lt;BR /&gt;The third does have a space following the curly brace, so it's another shell-feature:&lt;BR /&gt;VAR=value command&lt;BR /&gt;where that variable (VAR) is set ONLY for for the environment of the command (and its value is "{", but the command is&lt;BR /&gt;oracle.rdbms,8.1.7.0.0}&lt;BR /&gt;&lt;BR /&gt;which does NOT exist as a codefile on your system, of course.&lt;BR /&gt;Having installed literally dozens (more like hundreds) of Oracle8.1.7 servers, I have never encountered that problem, so you did something "different" from the usual install, I suspect...&lt;BR /&gt;&lt;BR /&gt;What do you intent, any way?&lt;BR /&gt;What file are you talking about?&lt;BR /&gt;What environment variable have you set in the session where you try that installation?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2002 16:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751010#M70192</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-06-25T16:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Multiple parameters to set a Oracle Environment Variable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751011#M70193</link>
      <description>Gurus,&lt;BR /&gt;&lt;BR /&gt;Due to space restrictions, I was installing Oracle directly from the disk, and the Oracle installer was hanging at this file, not able to execute.&lt;BR /&gt;&lt;BR /&gt;I just ran this file directly from the Unix command prompt as the installer was prompting to check the file. Nevertheless, when I tried installing Oracle from a staging area, this problem did not repeat.&lt;BR /&gt;&lt;BR /&gt;I guess, this is an Oracle Bug, if installed directly from the CD.&lt;BR /&gt;&lt;BR /&gt;Thanks Again! &lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jun 2002 16:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passing-multiple-parameters-to-set-a-oracle-environment-variable/m-p/2751011#M70193</guid>
      <dc:creator>Jai Harikrishnan</dc:creator>
      <dc:date>2002-06-25T16:12:05Z</dc:date>
    </item>
  </channel>
</rss>

