Database Administration (MOSC)

MOSC Banner

ASM - PROCESSES init.ora parameter

edited Jul 24, 2015 10:05AM in Database Administration (MOSC) 2 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center