<?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 too many oracle processes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355362#M870823</link>
    <description>In our HPUX 11.0 ( 2GB RAM ) runs Oracle 1.8.7.3.0. In addition we use omniback for online backup. It happens that no application can be started any more with a message of "too many oracle processes". The database parameter Processes is increased to 400, but the problem can happen every now and then. The kernel parameter nfile is set to 15000. What could be the reason? I attached also the RDA output.</description>
    <pubDate>Thu, 12 Aug 2004 04:38:15 GMT</pubDate>
    <dc:creator>Mohajervepessaran</dc:creator>
    <dc:date>2004-08-12T04:38:15Z</dc:date>
    <item>
      <title>too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355362#M870823</link>
      <description>In our HPUX 11.0 ( 2GB RAM ) runs Oracle 1.8.7.3.0. In addition we use omniback for online backup. It happens that no application can be started any more with a message of "too many oracle processes". The database parameter Processes is increased to 400, but the problem can happen every now and then. The kernel parameter nfile is set to 15000. What could be the reason? I attached also the RDA output.</description>
      <pubDate>Thu, 12 Aug 2004 04:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355362#M870823</guid>
      <dc:creator>Mohajervepessaran</dc:creator>
      <dc:date>2004-08-12T04:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355363#M870824</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what is the maxuprc value in your system ?&lt;BR /&gt;kmtune | grep -i maxuprc&lt;BR /&gt;(maximum number of simultaneous user processes)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 12 Aug 2004 04:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355363#M870824</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-08-12T04:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355364#M870825</link>
      <description>maxuprc is set to 1024.</description>
      <pubDate>Thu, 12 Aug 2004 05:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355364#M870825</guid>
      <dc:creator>Mohajervepessaran</dc:creator>
      <dc:date>2004-08-12T05:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355365#M870826</link>
      <description>Hi,&lt;BR /&gt;check also the number of semaphores.&lt;BR /&gt;&lt;BR /&gt;For each process, you must be sure to have also a free semaphore.&lt;BR /&gt;&lt;BR /&gt;Chek in the /stand/system file the sem* parameters. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also,&lt;BR /&gt;what is the number of sessions ? Is it maintained to with the 1.2 ratio with process &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;  Massimo</description>
      <pubDate>Thu, 12 Aug 2004 05:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355365#M870826</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-08-12T05:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355366#M870827</link>
      <description>The semaphore variables are set as following:&lt;BR /&gt;semmnu=1660 &lt;BR /&gt;semmns=4096&lt;BR /&gt;semmni=4096&lt;BR /&gt;semaem=16384&lt;BR /&gt;semmap=(SEMMNI+2)&lt;BR /&gt;&lt;BR /&gt;Where can I check the session number?&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 06:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355366#M870827</guid>
      <dc:creator>Mohajervepessaran</dc:creator>
      <dc:date>2004-08-12T06:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355367#M870828</link>
      <description>Also, coul you post the definition for the user who owns/starts the listener&lt;BR /&gt;&lt;BR /&gt;echo $SHELL&lt;BR /&gt;ulimit -a&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 12 Aug 2004 06:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355367#M870828</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-08-12T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355368#M870829</link>
      <description>I don't have direct access to this system, but in one lab system which should have similar configuration I get this output for oracle user:&lt;BR /&gt;% [2] % ulimit -a&lt;BR /&gt;time(seconds)        unlimited&lt;BR /&gt;file(blocks)         unlimited&lt;BR /&gt;data(kbytes)         524288&lt;BR /&gt;stack(kbytes)        8192&lt;BR /&gt;memory(kbytes)       unlimited&lt;BR /&gt;coredump(blocks)     4194303&lt;BR /&gt;nofiles(descriptors) 1024&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 06:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355368#M870829</guid>
      <dc:creator>Mohajervepessaran</dc:creator>
      <dc:date>2004-08-12T06:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355369#M870830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;could you check on the target system which shell is used and also the oraenv script file.&lt;BR /&gt;&lt;BR /&gt;Please check following threads for more information .&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=62595" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=62595&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=602771" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=602771&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=49882" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=49882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 12 Aug 2004 06:58:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355369#M870830</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-08-12T06:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355370#M870831</link>
      <description>Semaphore values look good&lt;BR /&gt;&lt;BR /&gt;Session can be derived from initSID.ora.&lt;BR /&gt;&lt;BR /&gt;Or, if you have sqlnet access,&lt;BR /&gt;simply issue a &lt;BR /&gt;&lt;BR /&gt;show parameters&lt;BR /&gt;&lt;BR /&gt;an please post the output.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;  Massimo&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 07:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355370#M870831</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-08-12T07:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355371#M870832</link>
      <description>Here is the contents of init.ora:&lt;BR /&gt; ##############################################################################&lt;BR /&gt;#&lt;BR /&gt;# initoss.ora for Nokia NetAct Database.&lt;BR /&gt;#&lt;BR /&gt;# First 8.1.7.1.0b version on 30.5.2001&lt;BR /&gt;#&lt;BR /&gt;##############################################################################&lt;BR /&gt;&lt;BR /&gt;db_name = "oss"&lt;BR /&gt;instance_name = oss&lt;BR /&gt;service_names = oss&lt;BR /&gt;&lt;BR /&gt;db_files = 250&lt;BR /&gt;&lt;BR /&gt;control_files = ("/d/db01/oradata/oss/control01.ctl", "/d/db/oradata/oss/control02.ctl", "/d/db/oradata/oss/control03.ctl")&lt;BR /&gt;&lt;BR /&gt;max_dump_file_size = 10240  &lt;BR /&gt;&lt;BR /&gt;log_archive_start = true&lt;BR /&gt;log_archive_dest = /d/db01/app/oracle/admin/oss/arc/arch&lt;BR /&gt;&lt;BR /&gt;# Global Naming -- enforce that a dblink has same name as the db it connects to&lt;BR /&gt;# global_names = false&lt;BR /&gt;&lt;BR /&gt;# Uncomment the following line if you wish to enable the Oracle Trace product&lt;BR /&gt;# to trace server activity. This enables scheduling of server collections&lt;BR /&gt;# from the Oracle Enterprise Manager Console.&lt;BR /&gt;# Also, if the oracle_trace_collection_name parameter is non-null,&lt;BR /&gt;# every session will write to the named collection, as well as enabling you&lt;BR /&gt;# to schedule future collections from the console.&lt;BR /&gt;# oracle_trace_enable = true&lt;BR /&gt;&lt;BR /&gt;# define directories to store trace and alert files&lt;BR /&gt;background_dump_dest = /d/db01/app/oracle/admin/oss/bdump&lt;BR /&gt;core_dump_dest = /d/db01/app/oracle/admin/oss/cdump&lt;BR /&gt;user_dump_dest = /d/db01/app/oracle/admin/oss/udump&lt;BR /&gt;&lt;BR /&gt;#Uncomment this parameter to enable resource management for your database.&lt;BR /&gt;#The SYSTEM_PLAN is provided by default with the database.&lt;BR /&gt;#Change the plan name if you have created your own resource plan.&lt;BR /&gt;resource_manager_plan = oss_multilevel_plan&lt;BR /&gt;&lt;BR /&gt;db_block_size = 8192&lt;BR /&gt;&lt;BR /&gt;remote_login_passwordfile = shared&lt;BR /&gt;&lt;BR /&gt;# P4&lt;BR /&gt;optimizer_mode = choose &lt;BR /&gt;# Changed 10.12.01&lt;BR /&gt;utl_file_dir = /tmp, /d/db01/app/oracle/admin/oss/pfile/mdbchk&lt;BR /&gt;&lt;BR /&gt;# The default date format to use with the TO_CHAR and TO_DATA&lt;BR /&gt;# functions.&lt;BR /&gt;nls_date_format = dd.mm.rrrr&lt;BR /&gt;&lt;BR /&gt;# The default language of the database.&lt;BR /&gt;nls_language = american&lt;BR /&gt;&lt;BR /&gt;# The name of the territory whose conventions are to be followed&lt;BR /&gt;# for day and week numbering.&lt;BR /&gt;nls_territory = france&lt;BR /&gt;&lt;BR /&gt;# The characters to use as the group separator and decimal.&lt;BR /&gt;# This overrides those defined implicitly by NLS_TERRITORY.&lt;BR /&gt;nls_numeric_characters = ". "&lt;BR /&gt;&lt;BR /&gt;# Previous open_cursors=255, changed 06.11.2001&lt;BR /&gt;open_cursors = 300&lt;BR /&gt;session_cached_cursors = 100&lt;BR /&gt;&lt;BR /&gt;db_block_buffers = 60000&lt;BR /&gt;&lt;BR /&gt;shared_pool_size = 80000000&lt;BR /&gt;&lt;BR /&gt;large_pool_size = 0&lt;BR /&gt;&lt;BR /&gt;# os_authent_prefix = ""&lt;BR /&gt;# remote_os_authent = true&lt;BR /&gt;&lt;BR /&gt;log_checkpoint_timeout = 0&lt;BR /&gt;log_checkpoint_interval = 250000&lt;BR /&gt;&lt;BR /&gt;processes = 300&lt;BR /&gt;&lt;BR /&gt;log_buffer = 786432&lt;BR /&gt;&lt;BR /&gt;sort_area_size = 655360&lt;BR /&gt;sort_area_retained_size = 65536&lt;BR /&gt;&lt;BR /&gt;db_block_lru_latches = 3&lt;BR /&gt;buffer_pool_keep = ("buffers:18000","lru_latches:1")&lt;BR /&gt;&lt;BR /&gt;cursor_space_for_time = true&lt;BR /&gt;&lt;BR /&gt;db_file_multiblock_read_count = 8&lt;BR /&gt;&lt;BR /&gt;db_writer_processes = 2&lt;BR /&gt;&lt;BR /&gt;dbwr_io_slaves = 4&lt;BR /&gt;&lt;BR /&gt;enqueue_resources = 1492 &lt;BR /&gt;&lt;BR /&gt;max_enabled_roles = 100&lt;BR /&gt;&lt;BR /&gt;disk_asynch_io = false&lt;BR /&gt;&lt;BR /&gt;tape_asynch_io = false&lt;BR /&gt;&lt;BR /&gt;timed_statistics = true &lt;BR /&gt;&lt;BR /&gt;compatible = "8.1.7"&lt;BR /&gt;&lt;BR /&gt;job_queue_processes = 2&lt;BR /&gt;&lt;BR /&gt;job_queue_interval = 60&lt;BR /&gt;&lt;BR /&gt;#Added for OmniBack&lt;BR /&gt;backup_tape_io_slaves = true&lt;BR /&gt;&lt;BR /&gt;java_pool_size = 7500000&lt;BR /&gt;&lt;BR /&gt;# Added 06.11.2001 (8.1.7.1.2 version)&lt;BR /&gt;cursor_sharing = force&lt;BR /&gt;##############################################################################&lt;BR /&gt;#&lt;BR /&gt;# initoss.ora for Nokia NetAct Database. Intended for systems having 1.5 GB RAM.&lt;BR /&gt;#&lt;BR /&gt;##############################################################################&lt;BR /&gt;&lt;BR /&gt;db_block_buffers = 112000&lt;BR /&gt;buffer_pool_keep = ("buffers:33600","lru_latches:1")&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 08:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355371#M870832</guid>
      <dc:creator>Mohajervepessaran</dc:creator>
      <dc:date>2004-08-12T08:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355372#M870833</link>
      <description>Hi,&lt;BR /&gt;some notes on your init:&lt;BR /&gt;&lt;BR /&gt;db_block_buffer: must occur only once, otherwise the last entry will be the real one; the same for buffer_pool_keep. Please, comment out the unused ones.&lt;BR /&gt;&lt;BR /&gt;In the initoss.ora you should put a line like this:&lt;BR /&gt;&lt;BR /&gt;#sessions=1.2*process&lt;BR /&gt;in your case&lt;BR /&gt;sessions=360&lt;BR /&gt;&lt;BR /&gt;Do you get any error, when no more oracle process can start ? Like ORA- ....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a good discussion about process and sessions...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://asktom.oracle.com/pls/ask/f?p=4950:8:628233631431204707::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:5671284058977," target="_blank"&gt;http://asktom.oracle.com/pls/ask/f?p=4950:8:628233631431204707::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:5671284058977,&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 08:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355372#M870833</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2004-08-12T08:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: too many oracle processes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355373#M870834</link>
      <description>This looks like a unix kernel nproc problem. It has noting todo with number of files.&lt;BR /&gt;&lt;BR /&gt;Rory&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 18:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/too-many-oracle-processes/m-p/3355373#M870834</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2004-08-12T18:56:19Z</dc:date>
    </item>
  </channel>
</rss>

