ASM - PROCESSES init.ora parameter
I've got an 11.2.0.2.0 ASM instance. The value for PROCESSES=100 (this is the default value).
When I look at the contents of the spfile by doing this:
create pfile='/tmp/initASM.ora' from spfile;
The contents look like this:
*.asm_diskgroups='DG1'
+ASM1.asm_diskgroups='DG1','REDO'#Manual Mount
*.asm_diskstring='/dev/oracleasm/disks/*'
*.asm_power_limit=1
*.diagnostic_dest='/oracle/app'
*.instance_type='asm'
*.large_pool_size=12M
*.remote_login_passwordfile='EXCLUSIVE'
I've got an 11.2.0.4 ASM instance. The value for PROCESSES=680
The init.ora file looks like this:
+ASM2.asm_diskgroups='DG2','REDO'#Manual Mount