CSS is an essential component of ASM installations as it is required to syncrohize ASM resources and ASM crashes in the absence of CSS component.
When there is any OS resource saturation (ie, CPU, Memory age, etc), CSS sometimes cocould not obtain the OS resource and thus determines there is a problem and abort itself. a solution for this issue is to add more CPU/memory resources to the server or to move resource intensive applications (grid control, etc .) and some databases to another server to consume less resources on this server.
Another workaround is to bump up the CSS misscount. this will give the OS more time to recover before CSS eviction. the purpose of this note is to document the steps needed to modify the CSS misscount in Single Instance ASM installations.
Those steps shocould not be followed for RAC installations. please follow note 284752.1 to see the steps needed to modify the CSS misscount in 10g RAC environment. please also review note 294430.1 to understand the implications before editing misscount settings.
Solution
Steps to increase CSS process miscount to 300 (5 minutes ).
1) shut down all ASM instances and DB instances depending on ASM.
2) run $ ORACLE_HOME/bin/localconfig Delete to remove the existing CSS configuration.
3) edit the $ ORACLE_HOME/bin/localconfig file and look for the clscfg invocation, it shoshould look something like this:
$ Clscfg-local-o $ ch-L "american_america.we8iso8859p1"
At the end of the line, add trace and misscount Params as follows:
# Create CSS keys only if needed
$ Clscfg-local-o $ ch-L "american_america.we8iso8859p1"-misscount 300
4) re-add CSS by running $ ORACLE_HOME/bin/localconfig add.
5) Restart ASM and DB instances.
10g RAC: steps to increase CSS misscoun, t reboottime and disktimeout
Http://blog.csdn.net/tianlesoftware/archive/2011/04/23/6347111.aspx
From Oracle
Bytes -------------------------------------------------------------------------------------------------------
Blog: http://blog.csdn.net/tianlesoftware
Email: dvd.dba@gmail.com
Dba1 group: 62697716 (full); dba2 group: 62697977 (full) dba3 group: 62697850 (full)
Super DBA group: 63306533 (full); dba4 group: 83829929 dba5 group: 142216823
Chat group: 40132017 chat 2 group: 69087192
-- Add the group to describe the relationship between Oracle tablespace and data files in the remarks section. Otherwise, the application is rejected.