Maxuprc

My server has a maxuprc of 29 k
it hit an issue with memory.
I was told by a system admin that if I reduce the maxuprc maximum processes per user the server will be more stable.
Could you tell the advantages if any for reducing the maxuprc limit to 5k.
Thanks,
Shyam

shyam252 wrote:
My server has a maxuprc of 29 k
it hit an issue with memory.
I was told by a system admin that if I reduce the maxuprc maximum processes per user the server will be more stable.
Could you tell the advantages if any for reducing the maxuprc limit to 5k.
Thanks,
ShyamHi Shyam,
I set my login servers maxuprc to 1024 and that has been fine for the last 10 years.
We had a problem with runaway jobs a bit like a fork bomb and setting maxuprc to 1024 stop the system from locking up for other users and allows me to kill the rogue users jobs :-)
Cheers
Richard

Similar Messages

  • Does maxuprc apply to root?

    We need to limit the number of processes that can be executed by normal users on our Solaris 10 system. We have a lot of students who are just learning how fork() works, and the system has gone down twice now because it ran out of processes. Historically, there has always been a limit, but now, apparently, there isn't, and I need to institute one.
    I've figured out that the way to do this is to set the maxuprc in /etc/system. If I do this, does it also limit the number of processes that root can run, or does it only apply to regular users?
    Thanks!
    Mike VanHorn
    [email protected]

    From Brandon Hutchinson at http://www.brandonhutchinson.com/Solaris_kernel_tunables.html
    short answer - maxuprc is max user processes per user id, does not affect root.
    e.g., determining current maxuprc kernel parameter with adb:
    # adb -k
    physmem f74c
    maxuprc/D (display maxuprc value in decimal)
    maxuprc:
    maxuprc: 250
    maxuprc/X (display maxuprc value in hexadecimal)
    maxuprc:
    maxuprc: fa
    $q (exit out of adb)
    Running sysdef also shows the values of certain kernel tunables.
    e.g., dynamically adjusting maxuprc with adb:
    maxuprc is a kernel tunable that defines the maximum number of concurrent processes per user ID. This value does not affect the root user.
    The default maxuprc value is max_nprocs - reserved_procs.
    # adb -kw
    physmem f74c
    maxuprc/D (display maxuprc value in decimal)
    maxuprc:
    maxuprc: 16389
    v+0x1c/W0x12c (set maxuprc to 300; 0x12c is hexademical for 300)
    $q (exit out of adb)
    The change will be reflected in sysdef output, but not in adb. However, the change does take effect.
    # sysdef | grep v_maxup
    300 maximum processes per user id (v.v_maxup)
    # echo maxuprc/D | adb -k
    physmem 7dd2c
    maxuprc:
    maxuprc: 16389
    When you exceed maxuprc, you will see the following:
    bash: fork: Resource temporarily unavailable
    sh: fork failed - too many processes
    /var/adm/messages:
    unix: out of per-user processes for uid \d+
    To preserve this change after a reboot, add set maxuprc = 300 in /etc/system.

  • Failing all pre-requisite checks for 11.2.0.2.0 RAC on HP-UX Itanium 64

    Hi Guys,
    For Typical OR Advanced Grid Installation (GUI), all pre-requisites are failing on both nodes, like memory, swap, node reachability, groups, user & lot more.....
    But when I try to check Pre-requisite from command line, everything seems to be ok.
    This is what the output...
    $ ./runcluvfy.sh stage -pre crsinst -n sph1erp,sph2erp -fixup -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "sph1erp"
    Destination Node Reachable?
    sph1erp yes
    sph2erp yes
    Result: Node reachability check passed from node "sph1erp"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    sph2erp passed
    sph1erp passed
    Result: User equivalence check passed for user "oracle"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status Comment
    sph2erp passed
    sph1erp passed
    Verification of the hosts config file successful
    Interface information for node "sph2erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.51 10.10.16.48 10.10.16.51 10.10.1.12 78:AC:C0:8A:07:76 1500
    lan900 10.10.1.174 10.10.0.0 10.10.1.174 10.10.1.12 78:AC:C0:8A:07:6E 1500
    Interface information for node "sph1erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.50 10.10.16.48 10.10.16.50 10.10.1.12 3C:4A:92:48:71:BE 1500
    lan900 10.10.1.173 10.10.0.0 10.10.1.173 10.10.1.12 3C:4A:92:48:71:B6 1500
    Check: Node connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph2erp[10.10.16.51] sph1erp[10.10.16.50] yes
    Result: Node connectivity passed for subnet "10.10.16.48" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph1erp:10.10.16.50 sph2erp:10.10.16.51 passed
    Result: TCP connectivity check passed for subnet "10.10.16.48"
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph2erp[10.10.1.174] sph1erp[10.10.1.173] yes
    Result: Node connectivity passed for subnet "10.10.0.0" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph1erp:10.10.1.173 sph2erp:10.10.1.174 passed
    Result: TCP connectivity check passed for subnet "10.10.0.0"
    Interfaces found on subnet "10.10.0.0" that are likely candidates for VIP are:
    sph2erp lan900:10.10.1.174
    sph1erp lan900:10.10.1.173
    Interfaces found on subnet "10.10.16.48" that are likely candidates for a private interconnect are:
    sph2erp lan2:10.10.16.51
    sph1erp lan2:10.10.16.50
    Result: Node connectivity check passed
    Check: Total memory
    Node Name Available Required Comment
    sph2erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    sph1erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    Result: Total memory check passed
    Check: Available memory
    Node Name Available Required Comment
    sph2erp 53.3556GB (5.5947372E7KB) 50MB (51200.0KB) passed
    sph1erp 52.2323GB (5.47695E7KB) 50MB (51200.0KB) passed
    Result: Available memory check passed
    Check: Swap space
    Node Name Available Required Comment
    sph2erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    sph1erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    Result: Swap space check passed
    Check: Free disk space for "sph2erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph2erp /var 13.8074GB 1GB passed
    Result: Free disk space check passed for "sph2erp:/var/tmp/"
    Check: Free disk space for "sph1erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph1erp /var 13.8158GB 1GB passed
    Result: Free disk space check passed for "sph1erp:/var/tmp/"
    Check: User existence for "oracle"
    Node Name Status Comment
    sph2erp exists(199) passed
    sph1erp exists(199) passed
    Checking for multiple users with UID value 199
    Result: Check for multiple users with UID value 199 passed
    Result: User existence check passed for "oracle"
    Check: Group existence for "oinstall"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "oinstall"
    Check: Group existence for "dba"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "dba"
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    sph2erp yes yes yes yes passed
    sph1erp yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Check: Membership of user "oracle" in group "dba"
    Node Name User Exists Group Exists User in Group Comment
    sph2erp yes yes yes passed
    sph1erp yes yes yes passed
    Result: Membership check for user "oracle" in group "dba" passed
    Check: Run level
    Node Name run level Required Comment
    sph2erp 3 3 passed
    sph1erp 3 3 passed
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp hard 63488 63488 passed
    sph1erp hard 63488 63488 passed
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp soft 1024 1024 passed
    sph1erp soft 63488 1024 passed
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp hard 3687 3686 passed
    sph1erp hard 3687 3686 passed
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp soft 3687 2047 passed
    sph1erp soft 3687 2047 passed
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
    Node Name Available Required Comment
    sph2erp ia64 ia64 passed
    sph1erp ia64 ia64 passed
    Result: System architecture check passed
    Check: Kernel version
    Node Name Available Required Comment
    sph2erp HP-UX B.11.31 B.11.31 passed
    sph1erp HP-UX B.11.31 B.11.31 passed
    Result: Kernel version check passed
    Check: Kernel parameter for "ksi_alloc_max"
    Node Name Configured Required Comment
    sph2erp 32768 32768 passed
    sph1erp 32768 32768 passed
    Result: Kernel parameter check passed for "ksi_alloc_max"
    Check: Kernel parameter for "executable_stack"
    Node Name Configured Required Comment
    sph2erp 0 0 passed
    sph1erp 0 0 passed
    Result: Kernel parameter check passed for "executable_stack"
    Check: Kernel parameter for "max_thread_proc"
    Node Name Configured Required Comment
    sph2erp 1024 1024 passed
    sph1erp 1024 1024 passed
    Result: Kernel parameter check passed for "max_thread_proc"
    Check: Kernel parameter for "maxdsiz"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxdsiz"
    Check: Kernel parameter for "maxdsiz_64bit"
    Node Name Configured Required Comment
    sph2erp 2147483648 2147483648 passed
    sph1erp 2147483648 2147483648 passed
    Result: Kernel parameter check passed for "maxdsiz_64bit"
    Check: Kernel parameter for "maxssiz"
    Node Name Configured Required Comment
    sph2erp 134217728 134217728 passed
    sph1erp 134217728 134217728 passed
    Result: Kernel parameter check passed for "maxssiz"
    Check: Kernel parameter for "maxssiz_64bit"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxssiz_64bit"
    Check: Kernel parameter for "maxuprc"
    Node Name Configured Required Comment
    sph2erp 3686 3686 passed
    sph1erp 3686 3686 passed
    Result: Kernel parameter check passed for "maxuprc"
    Check: Kernel parameter for "msgmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgmni"
    Check: Kernel parameter for "msgtql"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgtql"
    Check: Kernel parameter for "ncsize"
    Node Name Configured Required Comment
    sph2erp 35840 35840 passed
    sph1erp 35840 35840 passed
    Result: Kernel parameter check passed for "ncsize"
    Check: Kernel parameter for "shmmax"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "shmmax"
    Check: Kernel parameter for "shmmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "shmmni"
    Check: Kernel parameter for "shmseg"
    Node Name Configured Required Comment
    sph2erp 512 512 passed
    sph1erp 512 512 passed
    Result: Kernel parameter check passed for "shmseg"
    Check: Kernel parameter for "tcp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "tcp_smallest_anon_port"
    Check: Kernel parameter for "tcp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "tcp_largest_anon_port"
    Check: Kernel parameter for "udp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "udp_smallest_anon_port"
    Check: Kernel parameter for "udp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "udp_largest_anon_port"
    Check: Package existence for "OS-Core-B.11.31( ia64)"
    Node Name Available Required Comment
    sph2erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    sph1erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    Result: Package existence check passed for "OS-Core-B.11.31( ia64)"
    Check: Operating system patch for "Patch PHKL_38938"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_39646 Patch PHKL_38938 passed
    sph1erp Patch PHKL_39646 Patch PHKL_38938 passed
    Result: Operating system patch check passed for "Patch PHKL_38938"
    Check: Operating system patch for "Patch PHKL_39351"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_40207 Patch PHKL_39351 passed
    sph1erp Patch PHKL_40207 Patch PHKL_39351 passed
    Result: Operating system patch check passed for "Patch PHKL_39351"
    Check: Operating system patch for "Patch PHSS_36354"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40546 Patch PHSS_36354 passed
    sph1erp Patch PHSS_40546 Patch PHSS_36354 passed
    Result: Operating system patch check passed for "Patch PHSS_36354"
    Check: Operating system patch for "Patch PHSS_37042"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_37042 Patch PHSS_37042 passed
    sph1erp Patch PHSS_37042 Patch PHSS_37042 passed
    Result: Operating system patch check passed for "Patch PHSS_37042"
    Check: Operating system patch for "Patch PHSS_37959"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40804 Patch PHSS_37959 passed
    sph1erp Patch PHSS_40804 Patch PHSS_37959 passed
    Result: Operating system patch check passed for "Patch PHSS_37959"
    Check: Operating system patch for "Patch PHSS_39094"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40538 Patch PHSS_39094 passed
    sph1erp Patch PHSS_40538 Patch PHSS_39094 passed
    Result: Operating system patch check passed for "Patch PHSS_39094"
    Check: Operating system patch for "Patch PHSS_39100"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40540 Patch PHSS_39100 passed
    sph1erp Patch PHSS_40540 Patch PHSS_39100 passed
    Result: Operating system patch check passed for "Patch PHSS_39100"
    Check: Operating system patch for "Patch PHSS_39102"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_41496 Patch PHSS_39102 passed
    sph1erp Patch PHSS_41496 Patch PHSS_39102 passed
    Result: Operating system patch check passed for "Patch PHSS_39102"
    Check: Operating system patch for "Patch PHSS_38141"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_38141 Patch PHSS_38141 passed
    sph1erp Patch PHSS_38141 Patch PHSS_38141 passed
    Result: Operating system patch check passed for "Patch PHSS_38141"
    Check: Operating system patch for "Patch PHCO_40381"
    Node Name Applied Required Comment
    sph2erp Patch PHCO_40381 Patch PHCO_40381 passed
    sph1erp Patch PHCO_40381 Patch PHCO_40381 passed
    Result: Operating system patch check passed for "Patch PHCO_40381"
    Check: Operating system patch for "Patch PHKL_38038"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_41005 Patch PHKL_38038 passed
    sph1erp Patch PHKL_41005 Patch PHKL_38038 passed
    Result: Operating system patch check passed for "Patch PHKL_38038"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    Result: Current group ID check passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
    No NTP Daemons or Services were found to be running
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    sph2erp does not exist passed
    sph1erp does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Check default user file creation mask
    Node Name Available Required Comment
    sph2erp 022 0022 passed
    sph1erp 022 0022 passed
    Result: Default user file creation mask check passed
    Checking consistency of file "/etc/resolv.conf" across nodes
    Node Name Status
    sph2erp passed
    sph1erp passed
    The DNS response time for an unreachable node is within acceptable limit on all nodes
    File "/etc/resolv.conf" is consistent across nodes
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Checking settings of device file "/dev/async"
    Node Name Available Comment
    sph2erp yes failed (incorrect setting for minor number.)
    sph1erp yes failed (incorrect setting for minor number.)
    Result: Check for settings of device file "/dev/async" failed.
    Starting check for The SSH LoginGraceTime setting ...
    WARNING:
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph2erp" may result in users being disconnected before login is completed
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph1erp" may result in users being disconnected before login is completed
    Check for The SSH LoginGraceTime setting passed
    Fixup information has been generated for following node(s):
    sph2erp,sph1erp
    Please run the following script on each node as "root" user to execute the fixups:
    '/tmp/CVU_11.2.0.2.0_oracle/runfixup.sh'
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    What could be the issue ????
    Any help would be appreciated...
    Regards,
    Manish

    Started with Grid Installation. Copying Software to remote node & linking libraries were successfully without any issue (upto 76%). But got issue while executing root.sh on Node1
    sph1erp:/oracle/11.2.0/grid #sh root.sh
    Running Oracle 11g root script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /oracle/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /oracle/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    OLR initialization - successful
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'sph1erp'
    CRS-2676: Start of 'ora.mdnsd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'sph1erp'
    CRS-2676: Start of 'ora.gpnpd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.gipcd' on 'sph1erp'
    CRS-2676: Start of 'ora.gipcd' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssdmonitor' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.diskmon' on 'sph1erp'
    CRS-2676: Start of 'ora.diskmon' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssd' on 'sph1erp' succeeded
    ASM created and started successfully.
    Disk Group OCRVOTE created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    CRS-4256: Updating the profile
    Successful addition of voting disk ab847ed2b4f04f2dbfb875226d2bb194.
    Successful addition of voting disk 85c05a5b30384f8dbff48cc069de7a7c.
    Successful addition of voting disk 649196fbdd614f9cbf26a9a0e6670a6e.
    Successful addition of voting disk 8815dfcee2e64f64bf00b9c76626ab41.
    Successful addition of voting disk 8ce55fe5534f4f77bfa9f54187592707.
    Successfully replaced voting disk group with +OCRVOTE.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE ab847ed2b4f04f2dbfb875226d2bb194 (/dev/oracle/ocrvote1) [OCRVOTE]
    2. ONLINE 85c05a5b30384f8dbff48cc069de7a7c (/dev/oracle/ocrvote2) [OCRVOTE]
    3. ONLINE 649196fbdd614f9cbf26a9a0e6670a6e (/dev/oracle/ocrvote3) [OCRVOTE]
    4. ONLINE 8815dfcee2e64f64bf00b9c76626ab41 (/dev/oracle/ocrvote4) [OCRVOTE]
    5. ONLINE 8ce55fe5534f4f77bfa9f54187592707 (/dev/oracle/ocrvote5) [OCRVOTE]
    Located 5 voting disk(s).
    Start of resource "ora.cluster_interconnect.haip" failed
    CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    CRS-2674: Start of 'ora.cluster_interconnect.haip' on 'sph1erp' failed
    CRS-2679: Attempting to clean 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-2681: Clean of 'ora.cluster_interconnect.haip' on 'sph1erp' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Clusterware stack
    Failed to start High Availability IP at /oracle/11.2.0/grid/crs/install/crsconfig_lib.pm line 1046.
    /oracle/11.2.0/grid/perl/bin/perl -I/oracle/11.2.0/grid/perl/lib -I/oracle/11.2.0/grid/crs/install /oracle/11.2.0/grid/crs/install/rootcrs.pl execution failed
    sph1erp:/oracle/11.2.0/grid #
    Last few lines from CRS Log for node 1, where error came
    [ctssd(6467)]CRS-2401:The Cluster Time Synchronization Service started on host sph1erp.
    2011-02-25 23:04:16.491
    [oracle/11.2.0/grid/bin/orarootagent.bin(6423)]CRS-5818:Aborted command 'start for resource: ora.cluster_interconnect.haip 1 1' for resource 'ora.cluster_int
    erconnect.haip'. Details at (:CRSAGF00113:) {0:0:178} in */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    2011-02-25 23:04:20.521
    [ohasd(5513)]CRS-2757:Command 'Start' timed out waiting for response from the resource 'ora.cluster_interconnect.haip'. Details at (:CRSPE00111:) {0:0:178} in
    */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    Few lines from */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    =====================================================================================================
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Starting Probe for ip 169.254.74.54
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Transitioning to Probe State
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} [NetHAMain] thread stopping
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} Thread:[NetHAMain]isRunning is reset to false here
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAMain]stop }
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} thread cleaning up
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} pausing thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} posting thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} [NetHAWork] thread stopping
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} Thread:[NetHAWork]isRunning is reset to false here
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.891: [ora.cluster_interconnect.haip][12] {0:0:178} [start] Start of HAIP aborted
    2011-02-25 23:04:17.892: [   AGENT][12] {0:0:178} UserErrorException: Locale is
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsnUtils::error Exception type=2 string=
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    2011-02-25 23:04:17.893: [    AGFW][12] {0:0:178} sending status msg [CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the foll
    owing error:
    Start action for HAIP aborted
    ] for start for resource: ora.cluster_interconnect.haip 1 1
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsn_agent::start }
    2011-02-25 23:04:17.894: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check {
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check } - 0
    2011-02-25 23:04:19.573: [    AGFW][10] {0:0:154} Agent received the message: AGENT_HB[Engine] ID 12293:669
    2011-02-25 23:04:20.510: [ora.cluster_interconnect.haip][18] {0:0:178} [start] got lock
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] tryActionLock }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] abort }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] clsn_agent::abort }
    2011-02-25 23:04:20.511: [    AGFW][18] {0:0:178} Command: start for resource: ora.cluster_interconnect.haip 1 1 completed with status: TIMEDOUT
    2011-02-25 23:04:20.512: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init enter {
    2011-02-25 23:04:20.513: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init exit }
    2011-02-25 23:04:20.517: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:20.519: [ USRTHRD][8] {0:0:178} Ocr Context init default level 23886304
    2011-02-25 23:04:20.519: [ default][8]clsvactversion:4: Retrieving Active Version from local storage.
    [   CLWAL][8]clsw_Initialize: OLR initlevel [70000]
    Few lines from */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    =====================================================================================================
    2011-02-25 23:04:21.627: [UiServer][30] {0:0:180} Done for ctx=6000000002604ce0
    2011-02-25 23:04:21.642: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:26.139: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:26.139: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:26.973: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:26.973: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:26.992: [UiServer][30] {0:0:181} processMessage called
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending message to PE. ctx= 6000000001b440f0
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending command to PE: 67
    2011-02-25 23:04:26.994: [   CRSPE][29] {0:0:181} Processing PE command id=173. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:26.997: [UiServer][30] {0:0:181} Done for ctx=6000000001b440f0
    2011-02-25 23:04:27.012: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:31.135: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:31.135: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:32.318: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:32.318: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:32.332: [UiServer][30] {0:0:182} processMessage called
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending message to PE. ctx= 6000000001b45ef0
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending command to PE: 68
    2011-02-25 23:04:32.334: [   CRSPE][29] {0:0:182} Processing PE command id=174. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:32.338: [UiServer][30] {0:0:182} Done for ctx=6000000001b45ef0
    2011-02-25 23:04:32.352: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:36.155: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:36.155: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:37.683: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:37.683: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:37.702: [UiServer][30] {0:0:183} processMessage called
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending message to PE. ctx= 6000000002604ce0
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending command to PE: 69
    2011-02-25 23:04:37.704: [   CRSPE][29] {0:0:183} Processing PE command id=175. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:37.708: [UiServer][30] {0:0:183} Done for ctx=6000000002604ce0
    2011-02-25 23:04:37.722: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:41.156: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:41.156: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    What could be the issue ????
    Experts Please help me. Doing setup for the PRoduction Env...
    Do response ASAP...... Thanks
    Regards,
    Manish

  • How to increas the max user process number in Solaris 11?

    Hey
    Could anyone told me how to increas the max user process number in Solaris 11? I tried below as described in https://blogs.oracle.com/hasham/entry/solaris_10_increasing_number_of , but it cannot work.
    set pidmax=60000
    set maxusers = 4096
    set maxuprc = 50000
    set max_nprocs = 50000
    Thanks!
    Edited by: 966272 on Oct 18, 2012 7:38 AM

    Perhaps you should work your original forum post:
    Oracle 11g installation fail on Solaris 11 64bit - ORA-00443
    through to a resolution before you complicate things that likely don't apply.
    You make an assumption in that other post about exceeding various maximums. That may be true or it may not be true. Since the installation of a database program seems to be your actual expectation, go work that forum thread instead.

  • Receiving ORA-12537  TNS issue....what else can I do?

    HPUX
    10.2.0.3
    I've started getting these errors on my database. However, nothing was being reported in my alert log. I did the research and found a bug that could cause this, with a patch. Also found that the same patch was in the 10.2.0.3 patch set.
    So I updated to that patch last night. STILL getting the same errors...but now I'm getting new errors...
    Wed Apr 1 09:00:14 2009
    Process m000 died, see its trace file
    Wed Apr 1 09:00:14 2009
    ksvcreate: Process(m000) creation failed
    Wed Apr 1 09:00:33 2009
    Process J000 died, see its trace file
    Wed Apr 1 09:00:33 2009
    kkjcre1p: unable to spawn jobq slave process
    Wed Apr 1 09:00:33 2009
    Errors in file /opt/oracle/admin/peregrine/bdump/peregrine_cjq0_11720.trc:
    So I open up the trace file...
    only contents...
    /opt/oracle/admin/peregrine/bdump/peregrine_cjq0_11720.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /opt/oracle/product/10.2.0/db_1
    System name: HP-UX
    Node name: vscdsh01
    Release: B.11.23
    Version: U
    Machine: ia64
    Instance name: peregrine
    Redo thread mounted by this instance: 1
    Oracle process number: 10
    Unix process pid: 11720, image: oracle@vscdsh01 (CJQ0)
    *** SERVICE NAME:(SYS$BACKGROUND) 2009-04-01 09:00:01.694
    *** SESSION ID:(382.1) 2009-04-01 09:00:01.694
    *** 2009-04-01 09:00:01.694
    Process J000 is dead (pid=1288, state=3):
    *** 2009-04-01 09:00:07.844
    Process J000 is dead (pid=1673, state=3):
    *** 2009-04-01 09:00:33.940
    Process J000 is dead (pid=2201, state=3):
    I looked up that string of text...googled it...came back with nothing.
    How else can I investigate this ORA-12537 error? This is my production db, and it's down.
    I checked the memory that one article indicated could be of issue...memory is fine.
    It also mentioned versions of listener, I'm looking into that right now on how to see what version and how to update it. I'm also going to open a SR with Oracle.
    Thanks.

    Ok...tried to log back in (no other actions taken) and it was a normal log in...that's really weird.
    The db was never down...it's functional. Just some folks can't get to it. (not the same people all the time..)
    show sga:
    SQL> show sga
    Total System Global Area 5083496448 bytes
    Fixed Size 2052400 bytes
    Variable Size 436211408 bytes
    Database Buffers 4630511616 bytes
    Redo Buffers 14721024 bytes
    SQL> show parameter proces
    NAME TYPE VALUE
    aq_tm_processes integer 0
    db_writer_processes integer 1
    gcs_server_processes integer 0
    job_queue_processes integer 10
    log_archive_max_processes integer 30
    processes integer 350
    SQL> show parameter transaction
    NAME TYPE VALUE
    transactions integer 429
    transactions_per_rollback_segment integer 5
    excerpt from print_manifest
    Kernel Configuration
    The following drivers or parameters are configured into your system's
    kernel. After installing HP-UX, use the sam(1m) command to configure
    the following items into the kernel:
    dbc_max_pct 10
    vps_ceiling 64
    shmmni 512
    semmnu 4096
    semmns 8192
    semmni 4096
    ninode 34816
    ncsize 34816
    msgseg 32767
    msgmni 4096
    msgtql 5000
    cmc_plat_poll 15
    nstrpty 60
    max_thread_proc 1200
    maxssiz 134217728
    maxssiz_64bit 1073741824
    maxuprc 3687
    msgmap 4098

  • Problem starting second database

    Hello everybody,
    after I was finally able to create a second database it won't
    start. When running the dbstart script it starts the first
    database fine and then tries to start the second. it then
    generates the following error messages:
    SQL> Connected to an idle instance.
    SQL> ORA-27302: failure occurred at: skgpwreset1
    ORA-27303: additional information: invalid shared ctx
    ORA-27146: post/wait initialization failed
    ORA-27300: OS system dependent operation:semget failed with
    status: 28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occurred at: sskgpsemsper
    SQL> Disconnected
    Database "MSIS5643" warm started.
    I should have enough space on the diskdrive since there about 4.5
    GB free diskspace for /export/home and 512 MB /tmp as swap.
    Any suggestions what to do?
    Best regards,
    Ingo
    P.S.: I'm running Oracle under Solaris on a SunBlade 100

    Try to add the extra parameters to the etc/system file listed
    below.
    Remember to backup this file, if you wite something really
    ridiculous here your system won't boot.
    etc/system snippet:
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    set semsys:seminfo_semmni=100
    set semsys:seminfo_semmsl=200
    set semsys:seminfo_semmns=600
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    These are all values derived from the Oracle Docs.
    We had some trouble having 2 Oracle instances running on a
    single Netra T1 512Mb box, used as a Test DB and the additional
    parameters in the next section were recommended to us from our
    hosting partner. If anyone could comment on the validity of
    these it would be greatly recommended.
    # Additional recommendation
    set priority_paging=1
    set maxuprc=80
    set pt_cnt=500

  • 110503

    Hello I have this peculiar message which precludes the impulsive
    purchase of iTunes products . I made a connection because today
    The Daily Show came up for renewal . When I attempted to renew the
    error message 110503 raised its warning -Could not purchase "...." .
    An error occurred (110503).- . The Colbert Report still had a few or
    so days and the reminder allowed me to recover the program as well as
    throwing the last Daily Shows in the queue . So when I try to purchase
    something 110503 error message-but when I indicate to permit a download
    from a reminder post from Apple-"Bob's" your uncle . This is overcome
    by using another computer which , needless to say , I prefer not to use .
    So this is not a problem with my account it is a problem with my OS on
    the G5 Tower . I just sent ( as a gift ) Pee Wee's Playhouse to a youngster
    so that apparently is not affected along with internal mechanisms , or
    previous purchases on passes , in the iTunes store . Thanks for insight
    Frederick
    G5 Dual 2 GHz PPC G5 Macbook Pro 15" refurb w/Shoulder Chip on   Mac OS X (10.4.8)   Seagate 160 G and Seagate 300 G

    Can you boot with "tmboot -A" ? That will boot minimal processes.
    I don't have access to UNIX headers right now. Look in /usr/include/sys/errno.h and see
    what (errno = 28) says.
    /wws
    penglc wrote:
    My environment is :
    tuxedo65
    Mode MP
    solaris8
    three x86 severs
    I want to tune system parameters controlling IPC resources according to bea tuxedo
    documents. And now I have a problem when booting tuxedo. I think there is something
    wrong with the parameters but I am do not know how to deal with it.
    The log is:
    134136.tuxedo03!WSH.699: 110503: TUXEDO Version 6.5 SunOS 5.5.1 Generic i86pc
    i386 i86pc.
    134136.tuxedo03!WSH.699: LIBTUX_CAT:271: ERROR: System lock semop failure, key
    = 647744 (errno = 28)
    134136.tuxedo03!WSH.699: WSNAT_CAT:1088: ERROR: tpinit() failed, tperrno = 7
    134136.tuxedo03!WSL.672: WSNAT_CAT:1079: ERROR: Error starting minimum number
    of handlers
    134136.tuxedo03!WSL.672: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    /etc/system is:
    set shmsys:shminfo_shmmax=67108864
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=300
    set shmsys:shminfo_shmseg=100
    set semsys:seminfo_semmns=5360
    set semsys:seminfo_semmni=5029
    set semsys:seminfo_semmsl=8000
    set semsys:seminfo_semmap=5029
    set semsys:setinfo_semmnu=5360
    set semsys:seminfo_semopm=800
    set semsys:seminfo_semume=65536
    set semsys:seminfo_semvmx=32767
    set msgsys:msginfo_msgmax=55535
    set msgsys:msginfo_msgmnb=55353
    set msgsys:msginfo_msgmni=4000
    set msgsys:msginfo_msgtql=5536
    set msgsys:msginfo_msgseg=8192
    set msgsys:msginfo_msgssz=1024
    set msgsys:msginfo_msgmap=8192
    set maxusers=200
    set max_nprocs=700
    set maxuprc=630
    set semsys:seminfo_semusz=1024
    set semsys:seminfo_semvms=32767
    set semsys:seminfo_semaem=16384
    set ulimit=4000000
    set NUMTRW=256
    set NUMTIM=256
    thanks a lot!

  • PRVF-4354 : Proper hard limit for resource "maximum user processes"

    Dear All,
    I am trying to install oracle 11g release 2 on solaris 10 operating system with x86 64 bit architecture for testing purpose.... I have completed all prerequisites for the installation but i am facing the following error..
    if anybody can guide me how to resolve this issue..
    Hard Limit: maximum user processes -
    This is a prerequisite condition to test
    whether the hard limit
    for "maximum user processes" is set to at least 16384.
    Expected Value  : 16384
    Actual Value  : 16341
     List of errors:
    PRVF-4354 : Proper hard limit for resource "maximum user processes" not found on node "db1"
    [Expected = "16384" ; Found = "16341"]  -
    Cause:  Hard limit for the resource does not meet the requirement on the specified node.  -
    Action:  Modify the resource limits to meet the requirement.

    Hi all,
    in my open source project I am doing the Solaris kernel modification with the following commands:
    # RAM_MB=`prtconf |grep Memory|awk '{print $3 }'`
    # echo $RAM_MB
    3072
    # SHMMAX=`expr $RAM_MB  \* 1024 \* 1024 \* 70 / 100`
    # echo $SHMMAX
    2254857830
    # projadd -U oracle user.oracle
    # projmod -s -K "project.max-sem-ids=(priv,100,deny)" user.oracle
    # projmod -s -K "process.max-sem-nsems=(priv,256,deny)" user.oracle
    # projmod -s -K "project.max-shm-memory=(priv,$SHMMAX,deny)" user.oracle
    # projmod -s -K "project.max-shm-ids=(priv,100,deny)" user.oracle
    # projmod -s -K "process.max-file-descriptor=(priv,65536,deny)" user.oracle
    # echo "set max_nprocs = 30000"  >> /etc/system
    # echo "set maxuprc = 16384"     >> /etc/system
    # init 6furthermore you can check the current max allowed user processes with a command like:
    # kstat |grep v_maxup
            v_maxup                         16384
            v_maxupttl                      29995Cheers,
    David
    OCP 9i
    http://www.oratoolkit.ch/otn.php

  • Ulimit(stack) and ulimit(nofiles) needs to be changed.

    root@iibtreasury2 # ulimit -a
    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 8192
    coredump(blocks) unlimited
    nofiles(descriptors) 1024
    memory(kbytes) unlimited
    root@iibtreasury2 #
    And
    root@iibtreasury1 # ulimit -Ha
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 65536
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) unlimited
    cpu time (seconds, -t) unlimited
    max user processes (-u) 16384
    virtual memory (kbytes, -v) unlimited
    root@iibtreasury1 #
    how to:-
    1)Increase the ulimit(STACK) to a minimum of 32768
    2)Increase the ulimit(NOFILES) to a minimum of 4096
    permanently.
    these are entries in /etc/system
    set noexec_user_stack=1
    set max_nprocs = 30000
    set maxuprc = 16384
    set rlim_fd_cur=1024
    set shmsys:shminfo_shmmax=12884901888

    well, after hours of searching around on the web and just after posting my question I now finally found this:
    http://www.sapgeek.net/2010/10/sap-j2ee-engine-db-connection/
    Using the configtool.bat (logged in with windows account <SID>adm and startet it from E:\usr\sap\<SID>\Jxx\j2ee\configtool) I was able to edit the connection string accordingly.
    Now j2ee starts up properly.
    Regards
    Renaud

  • JVM heap allocation error

    Hi all,
    I am running a SUNONE App Server on HP-UX11i with JDK 1.4.0_02 (shipped with the SunOne app server). The harware has 2-CPU with 4 GB of RAM. This is the only application that is running on this server.
    I am trying to allocate the minimum heap size of 1024mb and max of 2048mb for this application server by setting the JVM options as -Xms1024m -Xmx2048m. If I restart the app server with this changes, I am getting the following error.
    [02/Aug/2004:18:36:25] WARNING (29579): CORE3283: stderr: Error occurred during initialization of VM
    [02/Aug/2004:18:36:25] FATAL (29579): CORE4005: Internal error: unable to create JVM
    [02/Aug/2004:18:36:25] WARNING (29579): CORE3283: stderr: Could not reserve enough space for gen1 generation heap
    I tried vaious combinations, the app server runs fine with min. of 128mb and max. of 512mb heap size.
    Following is the kernal settings on this server.
    max_thread_proc 3000 maxdsiz 0x80000000
    maxdsiz_64bit 0x80000000
    maxfiles 8192
    nfile 100000
    maxuprc 2048
    maxusers 800
    Does anyone knows, what could be the issue or what other areas should I look for to tune the system?.

    Hi,
    Please make sure you got enough swap space.
    I would reserve at least 4GB in your case.
    ak

  • Oracle BI EE install hangs

    I am new to Oracle BI EE and installing it on RHEL 5 server(32 bit). Completed the installation of the JDK 6.0, Oracle Client on this server before installing Oracle BI EE (Oracle Database is installed on the different server). The Oracle BI EE install programs hangs and does not complete ( I waited almost one hour before killing the process).
    -     Updated the .bash_profile file to include JAVA_HOME and PATH variables.
    -     Provided “chmod -R a+rwx” to the JDK directory .
    -     Script UnixChk.sh completed without any errors.
    -     Installed the oracle client using “oracle” user id.
    -     Installed JDK and Oracle BI EE using “orabi” user id.
    Please see below the output of console mode installation.
    Oracle Business Intelligence 10.1.3.4.1 will be installed in the following
    location:
    /export/home/BI/OracleBI
    with the following features:
    Oracle Business Intelligence JDBC Driver
    Oracle Business Intelligence Systems Management
    Oracle Business Intelligence Server
    Oracle Business Intelligence Cluster Controller
    Oracle Business Intelligence Scheduler
    Oracle Business Intelligence Client
    Oracle Business Intelligence Presentation Services
    Oracle Business Intelligence Presentation Services Plug-in and BI Office
    Oracle Business Intelligence Publisher
    for a total size:
    2626.9 MB
    Press 1 for Next, 2 for Previous, 3 to Cancel or 4 to Redisplay [1] 1
    Installing $L(com.siebel.analytics.install.AnyStringConstants,
    InstallConfig.ProductName) $P(SiebelAnalyticsProductBean.productNumber). Please
    wait...
    Is any setting missing on my server? Thanks in advance for the help.

    Hi, in this list I show you how is configure kernel parameters, if someone can tell me if is a problem with this parameters or if is something else:
    Tunable Value Expression Changes
    NSTREVENT 50 Default
    NSTRPUSH 16 Default
    NSTRSCHED 0 Default
    STRCTLSZ 1024 Default
    STRMSGSZ 0 Default
    acctresume 4 Default
    acctsuspend 2 Default
    aio_listio_max 256 Default Immed
    aio_max_ops 2048 Default Immed
    aio_monitor_run_sec 30 Default Immed
    aio_physmem_pct 10 Default
    aio_prio_delta_max 20 Default Immed
    aio_proc_thread_pct 70 Default Immed
    aio_proc_threads 1024 Default Immed
    aio_req_per_thread 1 Default Immed
    allocate_fs_swapmap 0 Default
    alwaysdump 0 Default Immed
    chanq_hash_locks 256 Default
    core_addshmem_read 0 Default Immed
    core_addshmem_write 0 Default Immed
    create_fastlinks 0 Default
    dbc_max_pct 40 40 Immed
    dbc_min_pct 5 Default Immed
    default_disk_ir 0 Default
    disksort_seconds 0 Default
    dma32_pool_size 268435456 Default
    dmp_pathswitch_blks_shift 10 Default
    dmp_rootdev_is_vol 0 Default
    dmp_swapdev_is_vol 0 Default
    dnlc_hash_locks 512 Default
    dontdump 0 Default Immed
    dst 1 Default
    dump_compress_on 1 Default Immed
    enable_idds 0 Default
    eqmemsize 15 Default
    executable_stack 0 Default Immed
    fr_statemax 800000 Default Immed
    fr_tcpidletimeout 86400 Default Immed
    fs_async 1 1
    fs_symlinks 20 Default Immed
    ftable_hash_locks 64 Default
    gvid_no_claim_dev 0 Default
    hp_hfs_mtra_enabled 1 Default
    intr_strobe_ics_pct 100 Default Auto
    io_ports_hash_locks 64 Default
    ioforw_timeout 0 Default Auto
    is_vxtrace_enabled 1 Default
    ksi_alloc_max 32768 (nproc*8) Immed
    ksi_send_max 32 Default
    max_acct_file_size 2560000 Default Immed
    max_async_ports 50 Default
    max_mem_window 0 Default
    max_thread_proc 1024 1024 Immed
    maxdsiz 1073741824 Default Immed
    maxdsiz_64bit 4294967296 Default Immed
    maxfiles 20480 20480
    maxfiles_lim 20480 20480 Immed
    maxrsessiz 8388608 Default
    maxrsessiz_64bit 8388608 Default
    maxssiz 134217728 134217728 Immed
    maxssiz_64bit 1073741824 1073741824 Immed
    maxtsiz 1073741824 1073741824 Immed
    maxtsiz_64bit 1073741824 Default Immed
    maxuprc 3686 ((nproc*9)/10) Immed
    maxvgs 10 Default
    msgmap 4098 (msgtql+2)
    msgmax 8192 Default Immed
    msgmnb 16384 Default Immed
    msgmni 4096 (nproc)
    msgseg 32767 32767
    msgssz 96 Default
    msgtql 4096 (nproc)
    ncdnode 150 Default
    nclist 8292 Default
    ncsize 35840 (ninode+1024)
    nfile 63488 (15*nproc+2048) Imm (auto disabled)
    nflocks 4096 (nproc) Imm (auto disabled)
    ninode 34816 (8*nproc+2048)
    nkthread 7184 (((nproc*7)/4)+16) Immed
    nproc 4096 4096 Immed
    npty 60 Default
    nstrpty 60 60
    nstrtel 60 Default
    nswapdev 10 Default
    nswapfs 10 Default
    nsysmap 8400 Default
    nsysmap64 8400 Default
    o_sync_is_o_dsync 0 Default
    pa_maxssiz_32bit 83648512 Default
    pa_maxssiz_64bit 536870912 Default
    pagezero_daemon_enabled 1 Default Immed
    pfdat_hash_locks 128 Default
    physical_io_buffers 512 Default Auto
    pthread_condvar_prio_boost 0 Default Immed
    region_hash_locks 128 Default
    remote_nfs_swap 0 Default
    rng_bitvals 9876543210 Default
    rng_sleeptime 2 Default
    rtsched_numpri 32 Default
    scroll_lines 100 Default
    scsi_max_qdepth 8 Default Immed
    scsi_maxphys 1048576 Default
    secure_sid_scripts 1 Default Immed
    semaem 16384 Default
    semmni 4096 (nproc)
    semmns 8192 (semmni*2)
    semmnu 4092 (nproc-4)
    semmsl 2048 Default Immed
    semume 100 Default
    semvmx 32767 Default
    sendfile_max 0 Default
    shmmax 8589934592 8589934592 Immed
    shmmni 512 512 Immed
    shmseg 120 120 Immed
    st_ats_enabled 0 Default
    st_fail_overruns 0 Default
    st_large_recs 0 Default
    st_san_safe 0 Default Immed
    streampipes 0 Default
    swapmem_on 1 1
    swchunk 2048 Default
    sysv_hash_locks 128 Default
    tcphashsz 2048 Default
    timeslice 10 Default
    timezone 420 Default
    unlockable_mem 0 Default
    vnode_cd_hash_locks 128 Default
    vnode_hash_locks 128 Default
    vol_checkpt_default 10240 Default
    vol_dcm_replay_size 262144 Default
    vol_default_iodelay 50 Default
    vol_fmr_logsz 4 Default
    vol_max_bchain 32 Default
    vol_max_nconfigs 20 Default
    vol_max_nlogs 20 Default
    vol_max_nmpool_sz 4194304 Default Immed
    vol_max_prm_dgs 1024 Default
    vol_max_rdback_sz 4194304 Default Immed
    vol_max_vol 8388608 Default
    vol_max_wrspool_sz 4194304 Default Immed
    vol_maxio 1024 Default
    vol_maxioctl 32768 Default
    vol_maxkiocount 2048 Default
    vol_maxparallelio 256 Default
    vol_maxspecialio 1024 Default
    vol_maxstablebufsize 256 Default
    vol_min_lowmem_sz 532480 Default Immed
    vol_mvr_maxround 256 Default
    vol_nm_hb_timeout 10 Default
    vol_rootdev_is_vol 0 Default
    vol_rvio_maxpool_sz 4194304 Default Immed
    vol_subdisk_num 4096 Default
    vol_swapdev_is_vol 0 Default
    vol_vvr_transport 1 Default
    vol_vvr_use_nat 0 Default
    volcvm_cluster_size 16 Default
    volcvm_smartsync 1 Default
    voldrl_max_drtregs 2048 Default
    voldrl_min_regionsz 512 Default
    voldrl_volumemax_drtregs 256 Default
    voliomem_chunk_size 65536 Default
    voliomem_maxpool_sz 4194304 Default
    voliot_errbuf_dflt 16384 Default
    voliot_iobuf_default 8192 Default
    voliot_iobuf_limit 131072 Default
    voliot_iobuf_max 65536 Default
    voliot_max_open 32 Default
    volpagemod_max_memsz 6144 Default Immed
    volraid_rsrtransmax 1 Default
    vps_ceiling 64 64
    vps_chatr_ceiling 1048576 Default
    vps_pagesize 4 Default
    vx_maxlink 32767 Default
    vx_ninode 0 Default
    vxfs_bc_bufhwm 0 Default
    vxfs_ifree_timelag 0 Default Immed
    vxtask_max_monitors 32 Default
    Regards,
    Arnulfo

  • The installation stucked

    I use ./setup.sh -console
    After the selection of the installtion modules, language, etc. when begin to install the files, it stucked . it displayed that :
    Installing $L(com.siebel.analytics.install.AnyStringConstants,
    InstallConfig.ProductName) $P(SiebelAnalyticsProductBean.productNumber).Please wait...
    What should I do to fix it?

    Hi,
    I am facing same problem, and I try to fixed set ulimit to 10240, and the problem is not resolved with this, anyone have any suggestion??
    Also I am posting how are set my kernel parameters if someone know about this:
    Tunable Value Expression Changes
    NSTREVENT 50 Default
    NSTRPUSH 16 Default
    NSTRSCHED 0 Default
    STRCTLSZ 1024 Default
    STRMSGSZ 0 Default
    acctresume 4 Default
    acctsuspend 2 Default
    aio_listio_max 256 Default Immed
    aio_max_ops 2048 Default Immed
    aio_monitor_run_sec 30 Default Immed
    aio_physmem_pct 10 Default
    aio_prio_delta_max 20 Default Immed
    aio_proc_thread_pct 70 Default Immed
    aio_proc_threads 1024 Default Immed
    aio_req_per_thread 1 Default Immed
    allocate_fs_swapmap 0 Default
    alwaysdump 0 Default Immed
    chanq_hash_locks 256 Default
    core_addshmem_read 0 Default Immed
    core_addshmem_write 0 Default Immed
    create_fastlinks 0 Default
    dbc_max_pct 40 40 Immed
    dbc_min_pct 5 Default Immed
    default_disk_ir 0 Default
    disksort_seconds 0 Default
    dma32_pool_size 268435456 Default
    dmp_pathswitch_blks_shift 10 Default
    dmp_rootdev_is_vol 0 Default
    dmp_swapdev_is_vol 0 Default
    dnlc_hash_locks 512 Default
    dontdump 0 Default Immed
    dst 1 Default
    dump_compress_on 1 Default Immed
    enable_idds 0 Default
    eqmemsize 15 Default
    executable_stack 0 Default Immed
    fr_statemax 800000 Default Immed
    fr_tcpidletimeout 86400 Default Immed
    fs_async 1 1
    fs_symlinks 20 Default Immed
    ftable_hash_locks 64 Default
    gvid_no_claim_dev 0 Default
    hp_hfs_mtra_enabled 1 Default
    intr_strobe_ics_pct 100 Default Auto
    io_ports_hash_locks 64 Default
    ioforw_timeout 0 Default Auto
    is_vxtrace_enabled 1 Default
    ksi_alloc_max 32768 (nproc*8) Immed
    ksi_send_max 32 Default
    max_acct_file_size 2560000 Default Immed
    max_async_ports 50 Default
    max_mem_window 0 Default
    max_thread_proc 1024 1024 Immed
    maxdsiz 1073741824 Default Immed
    maxdsiz_64bit 4294967296 Default Immed
    maxfiles 20480 20480
    maxfiles_lim 20480 20480 Immed
    maxrsessiz 8388608 Default
    maxrsessiz_64bit 8388608 Default
    maxssiz 134217728 134217728 Immed
    maxssiz_64bit 1073741824 1073741824 Immed
    maxtsiz 1073741824 1073741824 Immed
    maxtsiz_64bit 1073741824 Default Immed
    maxuprc 3686 ((nproc*9)/10) Immed
    maxvgs 10 Default
    msgmap 4098 (msgtql+2)
    msgmax 8192 Default Immed
    msgmnb 16384 Default Immed
    msgmni 4096 (nproc)
    msgseg 32767 32767
    msgssz 96 Default
    msgtql 4096 (nproc)
    ncdnode 150 Default
    nclist 8292 Default
    ncsize 35840 (ninode+1024)
    nfile 63488 (15*nproc+2048) Imm (auto disabled)
    nflocks 4096 (nproc) Imm (auto disabled)
    ninode 34816 (8*nproc+2048)
    nkthread 7184 (((nproc*7)/4)+16) Immed
    nproc 4096 4096 Immed
    npty 60 Default
    nstrpty 60 60
    nstrtel 60 Default
    nswapdev 10 Default
    nswapfs 10 Default
    nsysmap 8400 Default
    nsysmap64 8400 Default
    o_sync_is_o_dsync 0 Default
    pa_maxssiz_32bit 83648512 Default
    pa_maxssiz_64bit 536870912 Default
    pagezero_daemon_enabled 1 Default Immed
    pfdat_hash_locks 128 Default
    physical_io_buffers 512 Default Auto
    pthread_condvar_prio_boost 0 Default Immed
    region_hash_locks 128 Default
    remote_nfs_swap 0 Default
    rng_bitvals 9876543210 Default
    rng_sleeptime 2 Default
    rtsched_numpri 32 Default
    scroll_lines 100 Default
    scsi_max_qdepth 8 Default Immed
    scsi_maxphys 1048576 Default
    secure_sid_scripts 1 Default Immed
    semaem 16384 Default
    semmni 4096 (nproc)
    semmns 8192 (semmni*2)
    semmnu 4092 (nproc-4)
    semmsl 2048 Default Immed
    semume 100 Default
    semvmx 32767 Default
    sendfile_max 0 Default
    shmmax 8589934592 8589934592 Immed
    shmmni 512 512 Immed
    shmseg 120 120 Immed
    st_ats_enabled 0 Default
    st_fail_overruns 0 Default
    st_large_recs 0 Default
    st_san_safe 0 Default Immed
    streampipes 0 Default
    swapmem_on 1 1
    swchunk 2048 Default
    sysv_hash_locks 128 Default
    tcphashsz 2048 Default
    timeslice 10 Default
    timezone 420 Default
    unlockable_mem 0 Default
    vnode_cd_hash_locks 128 Default
    vnode_hash_locks 128 Default
    vol_checkpt_default 10240 Default
    vol_dcm_replay_size 262144 Default
    vol_default_iodelay 50 Default
    vol_fmr_logsz 4 Default
    vol_max_bchain 32 Default
    vol_max_nconfigs 20 Default
    vol_max_nlogs 20 Default
    vol_max_nmpool_sz 4194304 Default Immed
    vol_max_prm_dgs 1024 Default
    vol_max_rdback_sz 4194304 Default Immed
    vol_max_vol 8388608 Default
    vol_max_wrspool_sz 4194304 Default Immed
    vol_maxio 1024 Default
    vol_maxioctl 32768 Default
    vol_maxkiocount 2048 Default
    vol_maxparallelio 256 Default
    vol_maxspecialio 1024 Default
    vol_maxstablebufsize 256 Default
    vol_min_lowmem_sz 532480 Default Immed
    vol_mvr_maxround 256 Default
    vol_nm_hb_timeout 10 Default
    vol_rootdev_is_vol 0 Default
    vol_rvio_maxpool_sz 4194304 Default Immed
    vol_subdisk_num 4096 Default
    vol_swapdev_is_vol 0 Default
    vol_vvr_transport 1 Default
    vol_vvr_use_nat 0 Default
    volcvm_cluster_size 16 Default
    volcvm_smartsync 1 Default
    voldrl_max_drtregs 2048 Default
    voldrl_min_regionsz 512 Default
    voldrl_volumemax_drtregs 256 Default
    voliomem_chunk_size 65536 Default
    voliomem_maxpool_sz 4194304 Default
    voliot_errbuf_dflt 16384 Default
    voliot_iobuf_default 8192 Default
    voliot_iobuf_limit 131072 Default
    voliot_iobuf_max 65536 Default
    voliot_max_open 32 Default
    volpagemod_max_memsz 6144 Default Immed
    volraid_rsrtransmax 1 Default
    vps_ceiling 64 64
    vps_chatr_ceiling 1048576 Default
    vps_pagesize 4 Default
    vx_maxlink 32767 Default
    vx_ninode 0 Default
    vxfs_bc_bufhwm 0 Default
    vxfs_ifree_timelag 0 Default Immed
    vxtask_max_monitors 32 Default
    Regards,
    Arnulfo

Maybe you are looking for

  • Single-click registers as double-click, trackpad AND mouse

    I did a search here and elsewhere on this and it seems to be a fairly common issue among G4 PowerBook users. These are the threads I found here on the subject just doing a quick search... http://discussions.apple.com/thread.jspa?messageID=3875680&#38

  • Many to one Integration

    Hi, Is it possible to integrate more than one ERP systems to one ME via MII? From my understanding it is not possible but thought of verifying this with ME Gurus. Thanks, Raveen

  • Hi I want to open .eml file in mozilla but it is opening in to notepad

    Hi I want to open file with .eml. if i am downloading file of.eml type and i am opening that file then it is opening in notepad please give the settings to view .eml file in firefox

  • Print scaleType:showAll, generates 2 pages, the correct page and one blank page

    Hello, So I have a the following function: private function printJobCreator():void{ var printJob:FlexPrintJob=new FlexPrintJob(); printJob.start(); printJob.addObject(printableInvoice, "showAll"); printJob.send();  invoiceIndex++; printAll(); It seem

  • Internal or external hard drive?

    I'm pretty new to macs and have run out of space on my macbook so I need another hard drive, price aside - is it better, easier, more energy efficient ( power is a big issue as i live on a boat) to install an internal hard drive (how easy is that to