<?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: SM7 for HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168678#M683271</link>
    <description>&amp;gt;i checked libcl.2 using ldd command&lt;BR /&gt;&lt;BR /&gt;You need to do this on the executable and you should see libcl.2.&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Mar 2008 18:50:26 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-03-27T18:50:26Z</dc:date>
    <item>
      <title>SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168675#M683268</link>
      <description>Hi everyone..&lt;BR /&gt;&lt;BR /&gt;I was installed SM7 on HPUX and configured database(oracle)&lt;BR /&gt;&lt;BR /&gt;but some problem was execute sm command&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;# su - smuser&lt;BR /&gt;$ &lt;INSTALL_DIR&gt;/RUN/sm  &lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: __text_start (data)  from /opt/HP/sm7/Server/RUN/jre/lib/PA_RISC2.0/server/libjvm.sl&lt;BR /&gt;/usr/lib/dld.sl: Unresolved module for symbol: __shlinit (code)  from /usr/lib/libCsup.2&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: __text_start (data)  from /opt/HP/sm7/Server/RUN/jre/lib/PA_RISC2.0/server/libjvm.sl&lt;BR /&gt;/usr/lib/dld.sl: Unresolved module for symbol: __shlinit (code)  from /usr/lib/libCsup.2&lt;BR /&gt;Exception in thread "main" java.lang.NoClassDefFoundError: com/hp/ov/sm/common/core/Init&lt;BR /&gt;&lt;BR /&gt;Error! initializing java in  scjvm.cpp&lt;BR /&gt;&lt;BR /&gt;==============================================&lt;BR /&gt;i don't know root cause...&lt;BR /&gt;&lt;BR /&gt;i checked ldd -d or -v, it's ok&lt;BR /&gt;also, checked aC++ patch (PHSS_33945) is installed&lt;BR /&gt;&lt;BR /&gt;* Environment&lt;BR /&gt;SHLIB_PATH=.:/opt/HP/sm7/Server/RUN:$ORACLE_HOME/lib32/opt/HP/sm7/Server/RUN/jre/lib/PA_RISC2.0/server:/opt/HP/sm7/Server/RUN/jre/lib/PA_R&lt;BR /&gt;ISC2.0/server:/opt/HP/sm7/Server/RUN/jre/lib/PA_RISC2.0&lt;BR /&gt;&lt;BR /&gt;JDK 1.5 installed&lt;BR /&gt;HPUX 11.11&lt;BR /&gt;SM7 7.01&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please reply...thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/INSTALL_DIR&gt;</description>
      <pubDate>Thu, 27 Mar 2008 00:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168675#M683268</guid>
      <dc:creator>HWANY</dc:creator>
      <dc:date>2008-03-27T00:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168676#M683269</link>
      <description>Is sm linked with libcl.2?  Use chatr(1) or ldd(1) to check.&lt;BR /&gt;If not, you can't load aC++ plugins into it.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/11920/HP%20aC++%20Online%20Programmer's%20Guide/distributing.htm#linking" target="_blank"&gt;http://docs.hp.com/en/11920/HP%20aC++%20Online%20Programmer's%20Guide/distributing.htm#linking&lt;/A&gt;</description>
      <pubDate>Thu, 27 Mar 2008 04:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168676#M683269</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-27T04:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168677#M683270</link>
      <description>Dennis.. thanks..for your reply..&lt;BR /&gt;&lt;BR /&gt;but i don't understand your help&lt;BR /&gt;i checked libcl.2 using ldd command&lt;BR /&gt;&lt;BR /&gt;/opt/HP/sm7/Server/RUN&amp;gt;ldd -v /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libisamstub.1; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libisamstub.1 =&amp;gt;       /usr/lib/libisamstub.1&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by implicit load&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libc&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2008 10:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168677#M683270</guid>
      <dc:creator>HWANY</dc:creator>
      <dc:date>2008-03-27T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168678#M683271</link>
      <description>&amp;gt;i checked libcl.2 using ldd command&lt;BR /&gt;&lt;BR /&gt;You need to do this on the executable and you should see libcl.2.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2008 18:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168678#M683271</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-27T18:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168679#M683272</link>
      <description>Hi, HWANY &lt;BR /&gt;&lt;BR /&gt;I have the same error like you.&lt;BR /&gt;&lt;BR /&gt;Did you resolve this problem?&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Nov 2008 07:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168679#M683272</guid>
      <dc:creator>yang.xue-yun</dc:creator>
      <dc:date>2008-11-28T07:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168680#M683273</link>
      <description>&amp;gt;yang.xue-yun: I have the same error like you.&lt;BR /&gt;&lt;BR /&gt;Can you do that ldd that I requested?&lt;BR /&gt;(What is the executable?)</description>
      <pubDate>Mon, 01 Dec 2008 22:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168680#M683273</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-01T22:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168681#M683274</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Actually I can't feel you.&lt;BR /&gt;&lt;BR /&gt;What does this "executable" mean exactly?&lt;BR /&gt;&lt;BR /&gt;like this?&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;$ cd /data/HP/SM7/Server/RUN&lt;BR /&gt;$ ldd -v /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libisamstub.1; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libisamstub.1 =&amp;gt;       /usr/lib/libisamstub.1&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libcl.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libc.2; required by implicit load&lt;BR /&gt;        /usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;&lt;BR /&gt;  find library=/usr/lib/libdld.2; required by /usr/lib/libc.2&lt;BR /&gt;        /usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2008 03:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168681#M683274</guid>
      <dc:creator>yang.xue-yun</dc:creator>
      <dc:date>2008-12-02T03:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168682#M683275</link>
      <description>&amp;gt;yang.xue-yun: What does this "executable" mean exactly?&lt;BR /&gt;&lt;BR /&gt;Load modules include shlibs and executables.&lt;BR /&gt;Executable is the binary that you run, that's not a script.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;like this? $ ldd -v /usr/lib/libcl.2&lt;BR /&gt;&lt;BR /&gt;No, probably: ldd -v sm&lt;BR /&gt;Have you looked at my URL above?</description>
      <pubDate>Tue, 02 Dec 2008 05:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168682#M683275</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-02T05:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168683#M683276</link>
      <description>--------------------------------------&lt;BR /&gt;$ ldd -v sm&lt;BR /&gt;ldd: Invalid file type: "sm". Shared executable or shared library expected.&lt;BR /&gt;--------------------------------------&lt;BR /&gt;&lt;BR /&gt;we have installed HP aC++ -AA runtime libraries (aCC A.03.60)(PHSS_31221) and libc cumulative patch(PHCO_35743).&lt;BR /&gt;&lt;BR /&gt;What does the document mean? Just the patches?&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2008 07:09:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168683#M683276</guid>
      <dc:creator>yang.xue-yun</dc:creator>
      <dc:date>2008-12-02T07:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168684#M683277</link>
      <description>&amp;gt;yang.xue-yun: ldd: Invalid file type: "sm". Shared executable or shared library expected.&lt;BR /&gt;&lt;BR /&gt;If sm is a script, you have to find out what executable it invokes.</description>
      <pubDate>Tue, 02 Dec 2008 07:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168684#M683277</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-02T07:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168685#M683278</link>
      <description>sm is an executable &lt;BR /&gt;-rwx------   1 scenter    scenter       5122 Jan 16  2008 sm</description>
      <pubDate>Wed, 03 Dec 2008 19:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168685#M683278</guid>
      <dc:creator>jimmy glenn</dc:creator>
      <dc:date>2008-12-03T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168686#M683279</link>
      <description>Jimmy Glenn: "sm is an executable "&lt;BR /&gt;&lt;BR /&gt;well, at least on *your* system, which may (or may not) have the slightest thing to do with the one "yang.xue-yun" is looking at.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Dec 2008 19:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168686#M683279</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-12-03T19:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168687#M683280</link>
      <description>&amp;gt;jimmy: sm is an executable: -rwx------  5122&lt;BR /&gt;&lt;BR /&gt;No, it is too small, it is a script.</description>
      <pubDate>Wed, 03 Dec 2008 20:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168687#M683280</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-03T20:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168688#M683281</link>
      <description>So it should be "smserver".&lt;BR /&gt;&lt;BR /&gt;Here is the output. Is there anything wrong?&lt;BR /&gt;&lt;BR /&gt;============================================&lt;BR /&gt;$ ldd -v smserver&lt;BR /&gt;&lt;BR /&gt;  find library=libsm.so; required by smserver&lt;BR /&gt;        libsm.so =&amp;gt;     ./libsm.so&lt;BR /&gt;&lt;BR /&gt;  find library=libsmuni.so; required by smserver&lt;BR /&gt;        libsmuni.so =&amp;gt;  ./libsmuni.so&lt;BR /&gt;&lt;BR /&gt;  find library=libsmi18n.so; required by smserver&lt;BR /&gt;        libsmi18n.so =&amp;gt; ./libsmi18n.so&lt;BR /&gt;&lt;BR /&gt;  find library=libxerces-c.sl.27; required by smserver&lt;BR /&gt;        libxerces-c.sl.27 =&amp;gt;    ./libxerces-c.sl.27&lt;BR /&gt;&lt;BR /&gt;  find library=libdl.so.1; required by smserver&lt;BR /&gt;        libdl.so.1 =&amp;gt;   /usr/lib/hpux32/libdl.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libnsl.so.1; required by smserver&lt;BR /&gt;        libnsl.so.1 =&amp;gt;  /usr/lib/hpux32/libnsl.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libm.so.1; required by smserver&lt;BR /&gt;        libm.so.1 =&amp;gt;    /usr/lib/hpux32/libm.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libcl.so.1; required by smserver&lt;BR /&gt;        libcl.so.1 =&amp;gt;   /usr/lib/hpux32/libcl.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=librt.so.1; required by smserver&lt;BR /&gt;        librt.so.1 =&amp;gt;   /usr/lib/hpux32/librt.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libz.so; required by smserver&lt;BR /&gt;        libz.so =&amp;gt;      ./libz.so&lt;BR /&gt;&lt;BR /&gt;  find library=libnspr4.sl; required by smserver&lt;BR /&gt;        libnspr4.sl =&amp;gt;  ./libnspr4.sl&lt;BR /&gt;&lt;BR /&gt;  find library=libjs.sl; required by smserver&lt;BR /&gt;        libjs.sl =&amp;gt;     ./libjs.sl&lt;BR /&gt;&lt;BR /&gt;  find library=libstd_v2.so.1; required by smserver&lt;BR /&gt;        libstd_v2.so.1 =&amp;gt;       /usr/lib/hpux32/libstd_v2.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libCsup.so.1; required by smserver&lt;BR /&gt;        libCsup.so.1 =&amp;gt; /usr/lib/hpux32/libCsup.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libpthread.so.1; required by smserver&lt;BR /&gt;        libpthread.so.1 =&amp;gt;      /usr/lib/hpux32/libpthread.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libunwind.so.1; required by smserver&lt;BR /&gt;        libunwind.so.1 =&amp;gt;       /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libc.so.1; required by smserver&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libpthread.so.1; required by ./libxerces-c.sl.27&lt;BR /&gt;        libpthread.so.1 =&amp;gt;      /usr/lib/hpux32/libpthread.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libnsl.so.1; required by ./libxerces-c.sl.27&lt;BR /&gt;        libnsl.so.1 =&amp;gt;  /usr/lib/hpux32/libnsl.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libxti.so.1; required by /usr/lib/hpux32/libnsl.so.1&lt;BR /&gt;        libxti.so.1 =&amp;gt;  /usr/lib/hpux32/libxti.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libIO77.so.1; required by /usr/lib/hpux32/libcl.so.1&lt;BR /&gt;        libIO77.so.1 =&amp;gt; /usr/lib/hpux32/libIO77.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libpthread.so.1; required by ./libnspr4.sl&lt;BR /&gt;        libpthread.so.1 =&amp;gt;      /usr/lib/hpux32/libpthread.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=librt.so.1; required by ./libnspr4.sl&lt;BR /&gt;        librt.so.1 =&amp;gt;   /usr/lib/hpux32/librt.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libdl.so.1; required by ./libnspr4.sl&lt;BR /&gt;        libdl.so.1 =&amp;gt;   /usr/lib/hpux32/libdl.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libm.so.1; required by ./libnspr4.sl&lt;BR /&gt;        libm.so.1 =&amp;gt;    /usr/lib/hpux32/libm.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libc.so.1; required by ./libnspr4.sl&lt;BR /&gt;        libc.so.1 =&amp;gt;    /usr/lib/hpux32/libc.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libpthread.so.1; required by ./libjs.sl&lt;BR /&gt;        libpthread.so.1 =&amp;gt;      /usr/lib/hpux32/libpthread.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libm.so.1; required by ./libjs.sl&lt;BR /&gt;        libm.so.1 =&amp;gt;    /usr/lib/hpux32/libm.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libnspr4.sl; required by ./libjs.sl&lt;BR /&gt;        libnspr4.sl =&amp;gt;  ./libnspr4.sl&lt;BR /&gt;&lt;BR /&gt;  find library=libuca.so.1; required by /usr/lib/hpux32/libunwind.so.1&lt;BR /&gt;        libuca.so.1 =&amp;gt;  /usr/lib/hpux32/libuca.so.1&lt;BR /&gt;&lt;BR /&gt;  find library=libdl.so.1; required by /usr/lib/hpux32/libc.so.1&lt;BR /&gt;        libdl.so.1 =&amp;gt;   /usr/lib/hpux32/libdl.so.1&lt;BR /&gt;============================================</description>
      <pubDate>Thu, 04 Dec 2008 07:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168688#M683281</guid>
      <dc:creator>yang.xue-yun</dc:creator>
      <dc:date>2008-12-04T07:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168689#M683282</link>
      <description>&amp;gt;yang.xue-yun: So it should be "smserver".  Is there anything wrong?&lt;BR /&gt;&lt;BR /&gt;No, it is impossible to have that PA problem on an IPF executable.</description>
      <pubDate>Thu, 04 Dec 2008 07:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168689#M683282</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-04T07:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168690#M683283</link>
      <description>May I ask what's "PA" and "IPF" stand for?&lt;BR /&gt;Process Analysis?&lt;BR /&gt;&lt;BR /&gt;And what's wrong do you think here?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168690#M683283</guid>
      <dc:creator>yang.xue-yun</dc:creator>
      <dc:date>2008-12-05T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168691#M683284</link>
      <description>&amp;gt;yang.xue-yun: May I ask what's "PA" and "IPF" stand for?&lt;BR /&gt;&lt;BR /&gt;PA-RISC and Integrity.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And what's wrong do you think here?&lt;BR /&gt;&lt;BR /&gt;Read the above replies.  Basically no clue until I get the executable in my hands on the executable or a test case or perhaps tusc output tracing the PA failure.&lt;BR /&gt;&lt;BR /&gt;Or improper use of LD_PRELOAD.</description>
      <pubDate>Fri, 05 Dec 2008 22:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168691#M683284</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-12-05T22:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: SM7 for HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168692#M683285</link>
      <description>upgrade your OS to 11.23 or 11.31&lt;BR /&gt;&lt;BR /&gt;SM7 is only supported at those levels&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 21:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sm7-for-hpux/m-p/4168692#M683285</guid>
      <dc:creator>jimmy glenn</dc:creator>
      <dc:date>2008-12-11T21:48:04Z</dc:date>
    </item>
  </channel>
</rss>

