<?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: Console messages in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715629#M61797</link>
    <description>Hi Layne,&lt;BR /&gt;&lt;BR /&gt; Don't know what you mean by "dtrang", but if you haven't changed anything then I would suspect you're running out of a resource.&lt;BR /&gt;Such as maxXsiz where X=d,t or s.&lt;BR /&gt;You should take a look at the current values of these &amp;amp; adjust as needed.&lt;BR /&gt;&lt;BR /&gt;Search the forum for recommended values used for Oracle 7.3.3 on 10.2&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
    <pubDate>Thu, 02 May 2002 13:19:02 GMT</pubDate>
    <dc:creator>Jeff Schussele</dc:creator>
    <dc:date>2002-05-02T13:19:02Z</dc:date>
    <item>
      <title>Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715624#M61792</link>
      <description>How do I tell what is causing a message displayed on my console.&lt;BR /&gt;The messages displayed reads&lt;BR /&gt;&lt;BR /&gt;warning: entry/exit code is not optimized. cannot restore context  (unwind22)</description>
      <pubDate>Thu, 02 May 2002 12:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715624#M61792</guid>
      <dc:creator>Layne F Bouda</dc:creator>
      <dc:date>2002-05-02T12:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715625#M61793</link>
      <description>Hi Layne,&lt;BR /&gt;&lt;BR /&gt; May have to do with an Oracle install or the maxd(t/s)siz kernel params - see the following thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x117f972194d6d5118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x117f972194d6d5118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 02 May 2002 12:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715625#M61793</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-02T12:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715626#M61794</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which OS version ? What are applications running/loaded ?&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 02 May 2002 12:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715626#M61794</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-02T12:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715627#M61795</link>
      <description>According to Oracle...&lt;BR /&gt;&lt;BR /&gt;The hostname in INIT&lt;SID&gt;.ORA is too long.&lt;BR /&gt; &lt;BR /&gt;To fix it...&lt;BR /&gt;&lt;BR /&gt;1.  Edit your INIT&lt;SID&gt;.ORA file.&lt;BR /&gt;&lt;BR /&gt;2.  Modify the host value under mts_listener_address from a hostname to an &lt;BR /&gt;    IP address. &lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;The MTS information in your INIT&lt;SID&gt;.ORA file looks similar to the&lt;BR /&gt;following:&lt;BR /&gt;&lt;BR /&gt;mts dispatchers = "tcp, 2"&lt;BR /&gt;mts_max_dispatchers=10&lt;BR /&gt;mts_servers=2&lt;BR /&gt;mts_max_servers=10&lt;BR /&gt;mts_service=FCRRNSG&lt;BR /&gt;mts_listener_adddresse="(addresse=(protocol=tcp)(host=nppsux3.corp.mot.com)&lt;BR /&gt;(port=1521))"&lt;BR /&gt;&lt;BR /&gt;Change the hostname "nppsux3.corp.mot.com" to the IP address for&lt;BR /&gt;nppsux3.corp.mot.com.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John&lt;/SID&gt;&lt;/SID&gt;&lt;/SID&gt;</description>
      <pubDate>Thu, 02 May 2002 12:48:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715627#M61795</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-05-02T12:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715628#M61796</link>
      <description>Running 10.20 and Oracle 7.3.3&lt;BR /&gt;I kno,w I need to upgrade everything but the application owners are to stuburn to rewrite and update to Oracle 8i.&lt;BR /&gt;What is dtrang is I haven't changed any thing I just replaced a UPS and this started happening.</description>
      <pubDate>Thu, 02 May 2002 13:13:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715628#M61796</guid>
      <dc:creator>Layne F Bouda</dc:creator>
      <dc:date>2002-05-02T13:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715629#M61797</link>
      <description>Hi Layne,&lt;BR /&gt;&lt;BR /&gt; Don't know what you mean by "dtrang", but if you haven't changed anything then I would suspect you're running out of a resource.&lt;BR /&gt;Such as maxXsiz where X=d,t or s.&lt;BR /&gt;You should take a look at the current values of these &amp;amp; adjust as needed.&lt;BR /&gt;&lt;BR /&gt;Search the forum for recommended values used for Oracle 7.3.3 on 10.2&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 02 May 2002 13:19:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715629#M61797</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-02T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715630#M61798</link>
      <description>Hi Layne:&lt;BR /&gt;&lt;BR /&gt;May be this patch - PHCO_25640 (s700_800 10.20 libc cumulative patch) will resolve the issue.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 02 May 2002 13:25:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715630#M61798</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-05-02T13:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Console messages</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715631#M61799</link>
      <description>Sorry I was trying to say what is "STRANGE" about this. &lt;BR /&gt;I will look at the Kernel. I don't have MTS entries in the init&lt;SID&gt;.ora files.  I am also running a version of CODA ( 5.100 )&lt;/SID&gt;</description>
      <pubDate>Thu, 02 May 2002 13:26:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/console-messages/m-p/2715631#M61799</guid>
      <dc:creator>Layne F Bouda</dc:creator>
      <dc:date>2002-05-02T13:26:03Z</dc:date>
    </item>
  </channel>
</rss>

