dbca silent installtion parameters

dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbName ORCL -sid ORCL -SystemPassword <systempassword> -SysPassword <syspassword> -datafileDestination /oradata1/ -characterSet AL32UTF8 -nationalCharacterSet AL16UTF16 

Comments

Popular posts from this blog

finding fragmentation at table level and tablespace level in Oracle and steps to remove them

Oracle Custom Procedure for defragmentation Partition tables and their associated index and move non partitioned table

ORA-01153: an incompatible media recovery is active standby database oracle