Database Administration (MOSC)

MOSC Banner

Are the DB_BLOCK_SIZE and PROCESSES parameters optional in the INIT.ORA file

edited Nov 6, 2013 4:09AM in Database Administration (MOSC) 4 commentsAnswered
Are  the DB_BLOCK_SIZE and PROCESSES parameters optional in the INIT.ORA file?

My colleagues insist that this is false but this seems to contradict the Oracle documentation that I have found.

About Initialization Parameters and Initialization Parameter Files

When an Oracle instance starts, it reads initialization parameters from an initialization parameter file. This file must at a minimum specify the DB_NAME parameter. All other parameters have default values.

http://docs.oracle.com/cd/E18283_01/server.112/e17120/create005.htm

So is this a documentation bug (is the documentation wrong)?  Is the DB_BLOCK_SIZE and PROCESS parameters really required in the INIT.ORA file.

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