<?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: Profile with script ksh no work in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064920#M139482</link>
    <description>This problem is that SHLIB_PATH is either being not set, or modified by you inclusion along the following course.&lt;BR /&gt;&lt;BR /&gt;/etc/profile&lt;BR /&gt;.profile&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH being set correct and valid is a requirement of many database installations/scripts.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 05 Sep 2003 21:26:59 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-09-05T21:26:59Z</dc:date>
    <item>
      <title>Profile with script ksh no work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064917#M139479</link>
      <description>System HPUX 11.i&lt;BR /&gt;In profile the user sybase &lt;BR /&gt;call ./SYBASE.sh script &lt;BR /&gt;&lt;BR /&gt;If I use #su - sybase &lt;BR /&gt;&lt;BR /&gt;Report the error:&lt;BR /&gt;${HOME:-.}/.profile[28]: SHLIB_PATH: parameter not set&lt;BR /&gt;&lt;BR /&gt;And no set the variable&lt;BR /&gt;&lt;BR /&gt;If I run script out the profile work &lt;BR /&gt;&lt;BR /&gt;Script SYBASE.sh content :&lt;BR /&gt;#!/usr/bin/ksh&lt;BR /&gt;SYBASE=/sybase12&lt;BR /&gt;export SYBASE&lt;BR /&gt;SYBASE_FTS=FTS-12_0&lt;BR /&gt;export SYBASE_FTS&lt;BR /&gt;PATH=/sybase12/ASE-12_0/bin:/sybase12/OCS-12_0/bin:$PATH&lt;BR /&gt;export PATH&lt;BR /&gt;SHLIB_PATH=/sybase12/ASE-12_0/lib:/sybase12/FTS-12_0/lib:/sybase12/OCS-12_0/lib:&lt;BR /&gt;/usr/lib:/lib:/usr/lib/Motif1.2:/sybase12/SQLRemote/lib:$SHLIB_PATH&lt;BR /&gt;export SHLIB_PATH&lt;BR /&gt;SYBASE_OCS=OCS-12_0&lt;BR /&gt;export SYBASE_OCS&lt;BR /&gt;SYBASE_ASE=ASE-12_0&lt;BR /&gt;export SYBASE_ASE&lt;BR /&gt;LM_LICENSE_FILE=/sybase12/SYSAM-1_0/licenses/license.dat:$LM_LICENSE_FILE&lt;BR /&gt;export LM_LICENSE_FILE&lt;BR /&gt;SYBASE_SYSAM=SYSAM-1_0&lt;BR /&gt;export SYBASE_SYSAM&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rene&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Sep 2003 20:53:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064917#M139479</guid>
      <dc:creator>Rene Mendez_4</dc:creator>
      <dc:date>2003-09-05T20:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Profile with script ksh no work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064918#M139480</link>
      <description>I think from what you are saying that the problem is with the .profile, not the SYBASE:sh script.&lt;BR /&gt;&lt;BR /&gt;the "parameter not set" error normally occurs when there is a test ("test, [ or [[) that is testing a variable that hasn't been set yet.&lt;BR /&gt;&lt;BR /&gt;It would be worth posting your .profile so we can see that too.</description>
      <pubDate>Fri, 05 Sep 2003 20:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064918#M139480</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-05T20:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Profile with script ksh no work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064919#M139481</link>
      <description>My profile only include&lt;BR /&gt;. /sybase12/SYBASE.sh&lt;BR /&gt;&lt;BR /&gt;And the script is in /sybase12/SYBASE.sh</description>
      <pubDate>Fri, 05 Sep 2003 21:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064919#M139481</guid>
      <dc:creator>Rene Mendez_4</dc:creator>
      <dc:date>2003-09-05T21:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Profile with script ksh no work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064920#M139482</link>
      <description>This problem is that SHLIB_PATH is either being not set, or modified by you inclusion along the following course.&lt;BR /&gt;&lt;BR /&gt;/etc/profile&lt;BR /&gt;.profile&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH being set correct and valid is a requirement of many database installations/scripts.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 05 Sep 2003 21:26:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064920#M139482</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-05T21:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Profile with script ksh no work</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064921#M139483</link>
      <description>Hi  Rene,&lt;BR /&gt;&lt;BR /&gt;The statement "set -u" prompts the shell to return an error if a variable was not previously set. So, the error should be coming from&lt;BR /&gt;&lt;BR /&gt;SHLIB_PATH=/sybase12/ASE-12_0/lib:/sybase12/FTS-12_0/lib:/sybase12/OCS-12_0/lib: &lt;BR /&gt;/usr/lib:/lib:/usr/lib/Motif1.2:/sybase12/SQLRemote/lib:$SHLIB_PATH &lt;BR /&gt;&lt;BR /&gt;So, add set +u to your SYBASE.sh and try.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sat, 06 Sep 2003 03:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/profile-with-script-ksh-no-work/m-p/3064921#M139483</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-09-06T03:36:48Z</dc:date>
    </item>
  </channel>
</rss>

