<?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: SAP/Oracle does not start in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745473#M786971</link>
    <description>What did you put in SHLIB ?&lt;BR /&gt;&lt;BR /&gt;Shouldn't it be SHLIBPATH  ?&lt;BR /&gt;&lt;BR /&gt;I think ist should be set for user "smbadm" to /usr/sap/SMB/SYS/exe/run, which should be a sym-link to /sapmnt/SMB/exe where dw_stl.sl should be located.&lt;BR /&gt;&lt;BR /&gt;If you change the .cshrc or .dbenv* profiles of the user, do not forget to logoff an login again to activate the environment.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Volker</description>
    <pubDate>Mon, 06 Mar 2006 15:21:07 GMT</pubDate>
    <dc:creator>Volker Borowski</dc:creator>
    <dc:date>2006-03-06T15:21:07Z</dc:date>
    <item>
      <title>SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745470#M786968</link>
      <description>Hello, I recently update the patch level on HPUX11.11 server. On this server we have a SAP(64bit)  application running.  After the patch was applied the SAP team is exeperiencing problems starting the application. The error logs receive the following errors and the application startup dies after few minutes.&lt;BR /&gt;&lt;BR /&gt;stderr2" [Read only] 5 lines, 223 characters &lt;BR /&gt;(12772) New Child Process created.&lt;BR /&gt;(12772) Starting local Command:&lt;BR /&gt; Command:  dw.sapSMB_DVEBMGS14&lt;BR /&gt;           pf=/usr/sap/SMB/SYS/profile/SMB_DVEBMGS14_mccfwd08&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library './dw_stl.sl'.&lt;BR /&gt;&lt;BR /&gt;If anybody has any suggestions please advice.&lt;BR /&gt;&lt;BR /&gt;We tried setting the SHLIB variable and is not working.</description>
      <pubDate>Mon, 06 Mar 2006 15:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745470#M786968</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2006-03-06T15:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745471#M786969</link>
      <description>Run ldd on this command. It will list every shared library needed. Man ldd for details.&lt;BR /&gt;&lt;BR /&gt;You may also need to run chatr +s enable on the executable because if this is disabled, SHLIB_PATH is ignored. Man chatr for details.</description>
      <pubDate>Mon, 06 Mar 2006 15:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745471#M786969</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-06T15:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745472#M786970</link>
      <description>dw_stl.sl should be in:&lt;BR /&gt;&lt;BR /&gt;/usr/sap/trans/kernel/ and in /sapmnt/SID/exe&lt;BR /&gt;&lt;BR /&gt;Who are you trying to start up as?&lt;BR /&gt;&lt;BR /&gt;should be sidadm&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 06 Mar 2006 15:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745472#M786970</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-06T15:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745473#M786971</link>
      <description>What did you put in SHLIB ?&lt;BR /&gt;&lt;BR /&gt;Shouldn't it be SHLIBPATH  ?&lt;BR /&gt;&lt;BR /&gt;I think ist should be set for user "smbadm" to /usr/sap/SMB/SYS/exe/run, which should be a sym-link to /sapmnt/SMB/exe where dw_stl.sl should be located.&lt;BR /&gt;&lt;BR /&gt;If you change the .cshrc or .dbenv* profiles of the user, do not forget to logoff an login again to activate the environment.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 06 Mar 2006 15:21:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745473#M786971</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2006-03-06T15:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745474#M786972</link>
      <description>Shalom Juan,&lt;BR /&gt;&lt;BR /&gt;The last time this happened to me it was due to a loss of asyncronous access. The fix was to set up a file that permits asyncronous access.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=472408&amp;amp;admit=-682735245+1141676398330+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=472408&amp;amp;admit=-682735245+1141676398330+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are some resources in there for you.&lt;BR /&gt;&lt;BR /&gt;I would at this point recommend relinking oracle. That needs to be done after substantial changes to the system.&lt;BR /&gt;&lt;BR /&gt;The patch triggered it, relink might fix it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Mar 2006 15:21:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745474#M786972</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-06T15:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745475#M786973</link>
      <description>Thank you all for your quick answer. I follow all of your sugestions and ideas. However I have a question for Clay.&lt;BR /&gt;I ran chatr with the dw_stl.sl library in two server and this is what I get&lt;BR /&gt;&lt;BR /&gt;----------------------------&lt;BR /&gt;Server running ok&lt;BR /&gt;chatr dw_stl.sl&lt;BR /&gt;dw_stl.sl:&lt;BR /&gt;         64-bit ELF shared library&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first&lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third  /usr/lib/pa20_64:/opt/langtools/lib/pa20_64&lt;BR /&gt;         shared library list:&lt;BR /&gt;             libnsl.1&lt;BR /&gt;             libpthread.1&lt;BR /&gt;             libCsup.2&lt;BR /&gt;             libc.2&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         segments:&lt;BR /&gt;             index type     address      flags size&lt;BR /&gt;                 5 text 4000000000000000 z---c    D (default)&lt;BR /&gt;                 6 data 8000000100000000 ---m-    D (default)&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation for dynamic segments disabled&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;&lt;BR /&gt;Server with problems&lt;BR /&gt;&lt;BR /&gt;dw_stl.sl:&lt;BR /&gt;         64-bit ELF shared library&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             LD_LIBRARY_PATH    enabled  first&lt;BR /&gt;             SHLIB_PATH         enabled  second&lt;BR /&gt;             embedded path      enabled  third  /usr/lib/pa20_64:/opt/langtools/lib/pa20_64&lt;BR /&gt;         shared library list:&lt;BR /&gt;             libnsl.1&lt;BR /&gt;             libpthread.1&lt;BR /&gt;             libCsup.2&lt;BR /&gt;             libc.2&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         explicit unloading enabled&lt;BR /&gt;         linkage table protection disabled&lt;BR /&gt;         segments:&lt;BR /&gt;             index type     address      flags size&lt;BR /&gt;                 5 text 4000000000000000 z---c-    D (default)&lt;BR /&gt;                 6 data 8000000100000000 ---m--    D (default)&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation for dynamic segments disabled&lt;BR /&gt;         nulptr references disabled&lt;BR /&gt;What is the difference. is there a way to see if there is a problem with the SAP patch level.&lt;BR /&gt;thank you</description>
      <pubDate>Mon, 06 Mar 2006 16:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745475#M786973</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2006-03-06T16:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745476#M786974</link>
      <description>Clay,&lt;BR /&gt;&lt;BR /&gt;The error reports&lt;BR /&gt;dld.sl: Unable to find library './dw_stl.sl'.&lt;BR /&gt;besides chatr +s dw_stl.sl&lt;BR /&gt;how do I tell the dld.sl file to look for dw_stl.sl under diferent path. &lt;BR /&gt;Is correct to say that dld.sl is calling dw_stl.sl?&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 06 Mar 2006 16:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745476#M786974</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2006-03-06T16:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP/Oracle does not start</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745477#M786975</link>
      <description>Hi Juan,&lt;BR /&gt;&lt;BR /&gt;Can you try searching for dw_stl.sl lib. The command would be something like:&lt;BR /&gt;&lt;BR /&gt;# find / -name "dw_stl.sl" -type f&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Mon, 06 Mar 2006 17:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sap-oracle-does-not-start/m-p/3745477#M786975</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-06T17:08:26Z</dc:date>
    </item>
  </channel>
</rss>

