<?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: fastbind not working properly in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831358#M88943</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another method &lt;BR /&gt;&lt;BR /&gt;1)Before fastbind :-&lt;BR /&gt;&lt;BR /&gt;#timex executable&lt;BR /&gt;&lt;BR /&gt;Note down the  time for execution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)After fastbind:-&lt;BR /&gt;&lt;BR /&gt;#timex executable&lt;BR /&gt;&lt;BR /&gt;Note down the time for execution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Results of step 2) should be lesser than the results of step 1) if fastbind is working.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Oct 2002 08:27:34 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2002-10-23T08:27:34Z</dc:date>
    <item>
      <title>fastbind not working properly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831355#M88940</link>
      <description>We are using Tuxedo on HPUX 11.0 Env.&lt;BR /&gt;We compiled the Tuxedo Server as per normal practice[i.e w/o fastbind directive]. After this we executed the foll. command :&lt;BR /&gt;     fastbind &lt;EXEC-NAME&gt;&lt;BR /&gt;and also set the fastbind env variable to verbose mode.&lt;BR /&gt;The fastbind command did not show any output/error. Then on executing the tuxedo server, no message w.r.t fastbind was shown. This resulted in confusion - thus we decide to invoke the fastbind directive at compilation time using +fb directive. This compilation stopped with the foll. error :&lt;BR /&gt;&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: no fastbind data.&lt;BR /&gt;&lt;BR /&gt;Are we correct in our approach?? &lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;umesh-chandra.gupta@st.com&lt;/EXEC-NAME&gt;</description>
      <pubDate>Wed, 23 Oct 2002 05:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831355#M88940</guid>
      <dc:creator>Umesh chandra</dc:creator>
      <dc:date>2002-10-23T05:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: fastbind not working properly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831356#M88941</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Before running ld with +fb option , Have you killed the running executable in your previous&lt;BR /&gt;attempt i.e tuxedo server.&lt;BR /&gt;TO check.&lt;BR /&gt;#ps -ef | grep executable&lt;BR /&gt;&lt;BR /&gt;Follow this steps.&lt;BR /&gt;&lt;BR /&gt;#fastbind -n executable ( Remove previous FB info)&lt;BR /&gt;&lt;BR /&gt;Now try linking with +fb directive now. any errors ?.&lt;BR /&gt;&lt;BR /&gt;Actually , if the executable runs without any errors after this step&lt;BR /&gt;#fastbind executable&lt;BR /&gt;&lt;BR /&gt;means that fastbind is sucessful.&lt;BR /&gt;&lt;BR /&gt;Other way to find out the fastbind change is&lt;BR /&gt;note down the executable file size before giving fastbind command and after . It should Increase.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2002 06:38:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831356#M88941</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-23T06:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: fastbind not working properly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831357#M88942</link>
      <description>We tried the way you had mentioned .&lt;BR /&gt;there is no increase in the size .&lt;BR /&gt;Pls. suggest , some other way by which we can verify whether "fastbind" is happening or not !!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards , &lt;BR /&gt;&lt;BR /&gt;Umesh GUPTA</description>
      <pubDate>Wed, 23 Oct 2002 08:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831357#M88942</guid>
      <dc:creator>Umesh chandra</dc:creator>
      <dc:date>2002-10-23T08:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: fastbind not working properly</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831358#M88943</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another method &lt;BR /&gt;&lt;BR /&gt;1)Before fastbind :-&lt;BR /&gt;&lt;BR /&gt;#timex executable&lt;BR /&gt;&lt;BR /&gt;Note down the  time for execution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)After fastbind:-&lt;BR /&gt;&lt;BR /&gt;#timex executable&lt;BR /&gt;&lt;BR /&gt;Note down the time for execution&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Results of step 2) should be lesser than the results of step 1) if fastbind is working.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2002 08:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fastbind-not-working-properly/m-p/2831358#M88943</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-10-23T08:27:34Z</dc:date>
    </item>
  </channel>
</rss>

