rda: FAILED StackTooSmall Checking pre-requiremnets or 11.2 in solaris 10
The database is failing with the following message:
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3
The running of the rda to check using ./rda.sh -T hcve is giving the following commnets:
FAILED StackTooSmall
cat /etc/system has the following:
set noexec_user_stack=1
set lwp_default_stksize=32768
set zfs:zfs_immediate_write_ez=8000
set zfs:zfs_arc_max=6539087708
ulimit -s is showing the following:
8192
ulimit -n is showing the following:
65536
System Admin is telling me that he does not know why the oracle user is showing the soft stack in 8192 when he changed that already and additional all others servers has the following values without error.
ORA-27300: OS system dependent operation:fork failed with status: 11
ORA-27301: OS failure message: Resource temporarily unavailable
ORA-27302: failure occurred at: skgpspawn3
The running of the rda to check using ./rda.sh -T hcve is giving the following commnets:
FAILED StackTooSmall
cat /etc/system has the following:
set noexec_user_stack=1
set lwp_default_stksize=32768
set zfs:zfs_immediate_write_ez=8000
set zfs:zfs_arc_max=6539087708
ulimit -s is showing the following:
8192
ulimit -n is showing the following:
65536
System Admin is telling me that he does not know why the oracle user is showing the soft stack in 8192 when he changed that already and additional all others servers has the following values without error.
2