<?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: Networking 2 N class Servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680297#M589549</link>
    <description>It seems that dbc_max_pct has not been set in your kernel, means you are having default dbc_max_pct (50%). Most of the time it creates problem because it holds 50% of memory as buffer though it is not needed. Reduce the dbc_max_pct to 15% either through SAM or by inserting this parameter in the /stand/system file as "dbc_max_pct 15" and rebuild the kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this will solve your problem.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
    <pubDate>Mon, 11 Mar 2002 17:15:38 GMT</pubDate>
    <dc:creator>Sandip Ghosh</dc:creator>
    <dc:date>2002-03-11T17:15:38Z</dc:date>
    <item>
      <title>Networking 2 N class Servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680293#M589545</link>
      <description>Heres my problem. We have 2 oracle databases on 2 seperate HP's running 11.0. Response time is bad even though the system is running at less then 50%. I have 2 other DB's running on the same machine and not having the problem. People here seem to think its because of synonyms between the 2 DB's on different HP's. They want me to hard wire, through an available lan card, the 2 HP's. together and force the the synonym traffic thru this interface. 1st question and anyone run into this problem with the DB synonyms? Has anyone connected a second card directly? How? last Is there a way to force certain traffic thru it?&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 11 Mar 2002 16:03:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680293#M589545</guid>
      <dc:creator>George Doller</dc:creator>
      <dc:date>2002-03-11T16:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Networking 2 N class Servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680294#M589546</link>
      <description>&lt;BR /&gt;On the networking issue, you can connect the two via a "cross-over" cable. The netowkring will be tricky, but can be done, providing you pin the packets to the lan card by turning IP forwarding off.&lt;BR /&gt;&lt;BR /&gt;I'd first address the "performance" issue before resorting to the drastic networking change. Can you provide some more info on your N-class's, like kernel info, swapinfo, and IO subsystem configuration?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Mon, 11 Mar 2002 16:14:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680294#M589546</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-11T16:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Networking 2 N class Servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680295#M589547</link>
      <description>I have never hard wired things like you mention. So I could not comment on that.&lt;BR /&gt;However, I might look at several factors first.&lt;BR /&gt;1. What are my parms set at?&lt;BR /&gt;dbc_max_%&lt;BR /&gt;dbc_min_%&lt;BR /&gt;semm*&lt;BR /&gt;shmmax&lt;BR /&gt;max*siz&lt;BR /&gt;maxuser (affects nproc,nfile)&lt;BR /&gt;2. What about network issue?&lt;BR /&gt;Is my lan card configured for 100FD auto-neg off and is my switch configured the same?&lt;BR /&gt;3.What is my init.ora file settings...is it asking for too much or not utilizing what the system parms allow for?  Remember if you have multiple oracle db's you must accont for these 'in total' in your parms semm* settings...&lt;BR /&gt;&lt;BR /&gt;Just a couple things you might want to resolve...before you consider 'wiring' things..&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Mar 2002 16:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680295#M589547</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-03-11T16:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Networking 2 N class Servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680296#M589548</link>
      <description>Here are the /stand/system and init ora files. Swap, I have 1 4gig device swap. I/O is and EMC 8530 DISK Array.&lt;BR /&gt;I hope this gives you something to go on.&lt;BR /&gt;&lt;BR /&gt;* Tunable parameters&lt;BR /&gt;STRMSGSZ        65535&lt;BR /&gt;fs_async        1&lt;BR /&gt;max_thread_proc 2048&lt;BR /&gt;maxdsiz         250000000&lt;BR /&gt;maxfiles        2048&lt;BR /&gt;maxfiles_lim    2048&lt;BR /&gt;maxssiz         0X17000000&lt;BR /&gt;maxssiz_64bit   0X17000000&lt;BR /&gt;maxswapchunks   5096&lt;BR /&gt;maxuprc         512&lt;BR /&gt;maxusers        2000&lt;BR /&gt;maxvgs          50&lt;BR /&gt;msgmax          250880&lt;BR /&gt;msgmnb          250880&lt;BR /&gt;msgmni          3000&lt;BR /&gt;msgseg          32767&lt;BR /&gt;msgssz          16384&lt;BR /&gt;msgtql          4096&lt;BR /&gt;ncallout        2064&lt;BR /&gt;nfile           6000&lt;BR /&gt;nflocks         8192&lt;BR /&gt;nkthread        2048&lt;BR /&gt;nproc           1024&lt;BR /&gt;nstrpty         60&lt;BR /&gt;num_tachyon_adapters 5&lt;BR /&gt;semmni          2048&lt;BR /&gt;semmns          8192&lt;BR /&gt;semmnu          1000&lt;BR /&gt;semume          120&lt;BR /&gt;shmmax          2147483648&lt;BR /&gt;shmmni          1000&lt;BR /&gt;shmseg          200&lt;BR /&gt;tcphashsz       262144&lt;BR /&gt;&lt;BR /&gt;Oracle init parm without the comments&lt;BR /&gt;&lt;BR /&gt;open_cursors = 100&lt;BR /&gt;max_enabled_roles = 30&lt;BR /&gt;_use_ism = false&lt;BR /&gt;db_block_buffers = 88000 &lt;BR /&gt;shared_pool_size = 356413600 &lt;BR /&gt;large_pool_size = 614400&lt;BR /&gt;java_pool_size = 20971520&lt;BR /&gt;log_checkpoint_interval = 10000&lt;BR /&gt;log_checkpoint_timeout = 1800&lt;BR /&gt;processes = 100  # INITIAL&lt;BR /&gt;log_buffer = 163840  # INITIAL&lt;BR /&gt;timed_statistics = true  # if you want timed statistics&lt;BR /&gt;rollback_segments = ( rbs01,rbs02,rbs03,rbs04 )&lt;BR /&gt;background_dump_dest = /fsoracle/admin/FS8SYS/bdump&lt;BR /&gt;background_dump_dest = /fsoracle/admin/FS8SYS/bdump&lt;BR /&gt;core_dump_dest = /fsoracle/admin/FS8SYS/cdump&lt;BR /&gt;user_dump_dest = /fsoracle/admin/FS8SYS/udump&lt;BR /&gt;db_block_size = 8192&lt;BR /&gt;os_authent_prefix = ""&lt;BR /&gt;job_queue_processes = 4&lt;BR /&gt;job_queue_interval = 60&lt;BR /&gt;distributed_transactions = 10&lt;BR /&gt;open_links = 4&lt;BR /&gt;mts_dispatchers = "(PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)"&lt;BR /&gt;compatible = "8.1.0"&lt;BR /&gt;sort_area_size = 65536&lt;BR /&gt;sort_area_retained_size = 65536&lt;BR /&gt;dml_locks = 1500&lt;BR /&gt;open_cursors = 75&lt;BR /&gt;_ignore_desc_in_index=TRUE&lt;BR /&gt;_db_file_noncontig_mblock_read_count=1&lt;BR /&gt;CONTROL_FILE_RECORD_KEEP_TIME = 0&lt;BR /&gt;query_rewrite_enabled=TRUE</description>
      <pubDate>Mon, 11 Mar 2002 17:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680296#M589548</guid>
      <dc:creator>George Doller</dc:creator>
      <dc:date>2002-03-11T17:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Networking 2 N class Servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680297#M589549</link>
      <description>It seems that dbc_max_pct has not been set in your kernel, means you are having default dbc_max_pct (50%). Most of the time it creates problem because it holds 50% of memory as buffer though it is not needed. Reduce the dbc_max_pct to 15% either through SAM or by inserting this parameter in the /stand/system file as "dbc_max_pct 15" and rebuild the kernel.&lt;BR /&gt;&lt;BR /&gt;Hope this will solve your problem.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Mon, 11 Mar 2002 17:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/networking-2-n-class-servers/m-p/2680297#M589549</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-11T17:15:38Z</dc:date>
    </item>
  </channel>
</rss>

