Database Administration (MOSC)

MOSC Banner

dbca silent install in 18c/19c ignores some parameters

edited Jun 18, 2019 5:04AM in Database Administration (MOSC) 5 commentsAnswered

I noticed dbca silent install in 18c/19c ignores certain parameters. This was fine in 12.1:

1. Ignores spfile specified in the template. It always creates the spfile in $ORACLE_HOME/dbs, ignoring what's specified in the template.

2. Ignores local_listener parameter in the template. It also ignores it when specified on the command line using -initParms. In 12.1 also local_listener was ignored in the template, but was picked up correctly from the command line. However, 18c/19c ignores that too.

Does anyone know of a workaround? I can't think of any short of re-creating/moving spfile and specifying local_listener after dbca creates the database.

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