Database Utilities (MOSC)

MOSC Banner

Silent Installation/Database Creation Problems

edited Feb 5, 2015 10:06AM in Database Utilities (MOSC) 3 commentsAnswered ✓

I am installing on a hosted server without a display so I was not able to run the GUI installer and have a database created as part of the installation process. So now I am trying to create a database with the dbca utility. I have run the following command:

dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbname wbbi -sid wbbi -responseFile NO_VALUE -characterSet AL32UTF8 -memoryPercentage 30 -emConfiguration LOCAL

The command completed without error.

When I try to start the database with the following initwbbi.ora file:

db_name='ORCL'

memory_target=768M

processes = 150

audit_file_dest='/u01/app/oracle/admin/orcl/adump'

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