<?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: rpc.ttdbserver process with high %CPU hangs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529332#M24910</link>
    <description>&lt;A href="http://www.kb.cert.org/vuls/id/AAMN-4ZLV8U" target="_blank"&gt;http://www.kb.cert.org/vuls/id/AAMN-4ZLV8U&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I found a link that may help you to disable this process. I had the same problem and followed these instructions to disable. I still have some quesitons, What does this service do? Why is installed if I do not need it? and why does the latest CDE patches from hp trigger this condition under HP/UX 11.0?&lt;BR /&gt;tks,&lt;BR /&gt;</description>
    <pubDate>Tue, 06 Aug 2002 14:31:42 GMT</pubDate>
    <dc:creator>ken_5</dc:creator>
    <dc:date>2002-08-06T14:31:42Z</dc:date>
    <item>
      <title>rpc.ttdbserver process with high %CPU hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529328#M24906</link>
      <description>Hi&lt;BR /&gt;We just bought two new B2000 boxes. I installed extra 256MB RAM and an 18 GB hard dirve in each of them.&lt;BR /&gt;I experined two peoblems which might be realted to eachother.&lt;BR /&gt;- SAM crash (with coredumped) when started from by pressing SAM icon. &lt;BR /&gt;- the process rpc.ttdbserver hangs all the time with ~%91 of the CPU.&lt;BR /&gt;I checked the dr_dt and it contains no errors.&lt;BR /&gt;&lt;BR /&gt;Any help will be appreciated.&lt;BR /&gt;Jim&lt;BR /&gt;&lt;BR /&gt;PS: I am new to this forum so please explain to me how to assign points.</description>
      <pubDate>Wed, 16 May 2001 19:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529328#M24906</guid>
      <dc:creator>Ibrahim_6</dc:creator>
      <dc:date>2001-05-16T19:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttdbserver process with high %CPU hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529329#M24907</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;Welcome to the forum.&lt;BR /&gt;&lt;BR /&gt;It looks like rpc.ttdb is misbehaving and this may have caused the core dump from sam. Did you install the latest General Release Patches after installing the OS? Have you tried switching back and forth to a different run-level in order to restart CDE?&lt;BR /&gt;&lt;BR /&gt;Vincent&lt;BR /&gt;&lt;BR /&gt;ps: click the "assign points" button next to the answers to assign points.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 06:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529329#M24907</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-17T06:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttdbserver process with high %CPU hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529330#M24908</link>
      <description>some thoughts .....&lt;BR /&gt;&lt;BR /&gt;what &amp;amp; file on core file ?&lt;BR /&gt;contents of syslog.log ?&lt;BR /&gt;What's the O/S&lt;BR /&gt;Make sure patched recently for CDE&lt;BR /&gt;Any funnies ie nfs mounted $Home dirs ?&lt;BR /&gt;&lt;BR /&gt;Try this ?&lt;BR /&gt;&lt;BR /&gt;1. Have all users log out of CDE.&lt;BR /&gt;     2. Login at the command line as root.  Or, better yet,&lt;BR /&gt;        use telnet or rlogin.     3. Stop CDE-login&lt;BR /&gt;        /sbin/init.d/dtlogin.rc stop &lt;BR /&gt;     4. Prevent rpc.ttdbserver from restarting:&lt;BR /&gt;        A. Comment out rpc.ttdbserver in /etc/inetd.conf.        &lt;BR /&gt;        Note: There will only be one line that contains a reference to&lt;BR /&gt;              rpc.ttdbserver.  Insert a '#' before the line, and save&lt;BR /&gt;              the /etc/inetd.conf file.  So the line in&lt;BR /&gt;              /etc/inetd.conf would look similar to this line:&lt;BR /&gt;              # rpc stream tcp swait root /usr/dt/bin/rpc.ttdbserver                 100083 1 /usr/dt/bin/rpc.tt dbserver        &lt;BR /&gt;        B.  Reread the inetd.conf file:            /etc/inetd -c&lt;BR /&gt;     5. Kill rpc.ttdbserver and verify it stays away:        &lt;BR /&gt;        kill `ps -e | grep rpc.ttdb | awk '{ print $1 }' `        &lt;BR /&gt;        Verify that rpc.ttdb is not running:        ps -ef |grep rpc.ttdb&lt;BR /&gt;        should return nothing.&lt;BR /&gt;     6. To delete the TT_DB-directories there are two possibilities:&lt;BR /&gt;        A. for i in ` find / -name TT_DB`            do&lt;BR /&gt;           # Remove all files under each TT_DB subdirectory found&lt;BR /&gt;           # under each local file system mount point.  It doesn't&lt;BR /&gt;           # matter if one of the mount points does not have a&lt;BR /&gt;           # TT_DB subdirectory, since the 'rm -f' will not produce&lt;BR /&gt;           # an error.           rm -rf $i/*           done&lt;BR /&gt;            Note that solution 6A searches nfsmounts as well,&lt;BR /&gt;               which may not be the behavior wanted. &lt;BR /&gt;         B. for i in `df -F vxfs | awk '{ print $1 }'`            do&lt;BR /&gt;            # Remove all files under each TT_DB subdirectory found&lt;BR /&gt;            # under each local file system mount point.  It doesn't&lt;BR /&gt;            # matter if one of the mount points does not have a&lt;BR /&gt;            # TT_DB subdirectory, since the 'rm -f' will not produce&lt;BR /&gt;            # an error.            rm -rf $i/TT_DB/*            done&lt;BR /&gt;     7. Uncomment rpc.ttdbserver in  /etc/inetd.conf and&lt;BR /&gt;        execute this command to reread inetd.conf:        /etc/inetd -c&lt;BR /&gt;     8. Start CDE again:        /sbin/init.d/dtlogin.rc start</description>
      <pubDate>Thu, 17 May 2001 06:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529330#M24908</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-05-17T06:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttdbserver process with high %CPU hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529331#M24909</link>
      <description>No, I did not do any patches update.&lt;BR /&gt;The OS is HP-UX 11.00&lt;BR /&gt;&lt;BR /&gt;Alex,&lt;BR /&gt;Thanks for the detailed steps.&lt;BR /&gt;I tried the proceedure you suggested however I faced two problems:&lt;BR /&gt;1. Whenever I killed the rpc.ttdbserver process using the command that you suggetsed, it  comes (runs) again&lt;BR /&gt;2. I could not found the TT_DB directory. It seems to be not existed.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jim</description>
      <pubDate>Thu, 17 May 2001 17:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529331#M24909</guid>
      <dc:creator>Ibrahim_6</dc:creator>
      <dc:date>2001-05-17T17:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: rpc.ttdbserver process with high %CPU hangs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529332#M24910</link>
      <description>&lt;A href="http://www.kb.cert.org/vuls/id/AAMN-4ZLV8U" target="_blank"&gt;http://www.kb.cert.org/vuls/id/AAMN-4ZLV8U&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I found a link that may help you to disable this process. I had the same problem and followed these instructions to disable. I still have some quesitons, What does this service do? Why is installed if I do not need it? and why does the latest CDE patches from hp trigger this condition under HP/UX 11.0?&lt;BR /&gt;tks,&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 14:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-ttdbserver-process-with-high-cpu-hangs/m-p/2529332#M24910</guid>
      <dc:creator>ken_5</dc:creator>
      <dc:date>2002-08-06T14:31:42Z</dc:date>
    </item>
  </channel>
</rss>

