Translate

Friday, 22 March 2013

Oracle 11203 Database Creation Using CommandLine DBCA




Oracle 11203 Database Creation Using CommandLine DBCA
 

I have configure my Database using General Purpose template with Common Datafile Location
it's a Non-RAC Standalone Database



dbca -silent -createDatabase   \
 -templateName General_Purpose.dbc \
 -gdbname MYDEVDB.MYCORPDOMAIN.COM -sid MYDEVDB  \
 -sysPassword oracle -systemPassword oracle \
  -totalmemory 700 \
 -responseFile NO_VALUE  \
 -DATAFILEDESTINATION /oradata/MYDEVP \
 -characterSet UTF8  \
-emConfiguration NONE

1 comment:

  1. hello sir my name is jayachandren i want to connect with you pls help to my career improvement..my facebook email is jaya145@gmail.com

    ReplyDelete