12.2.0.1

dbca.rsp文件中必须内容如下:

responseFileVersion=/oracle/assistants/rspfmt_dbca_response_schema_v12.2.0
gdbName=PSDEV                                                             
sid=PSDEV                                                                 
templateName=General_Purpose.dbc                                          
sysPassword=welcome2                                                      
systemPassword=welcome2                                                   
emExpressPort=5500                                                        
datafileDestination=/data/app/oracle/oradata                              
characterSet=AL32UTF8                                                     
nationalCharacterSet=AL16UTF16                                            
automaticMemoryManagement=FALSE                                           
totalMemory=6000  

编辑好配置文件之后,执行下面命令开始创建:

dbca -silent -createDatabase -responseFile /home/oracle/dbca.rsp

 

相关文章:

  • 2021-12-19
  • 2022-12-23
  • 2021-12-04
  • 2021-06-23
  • 2022-12-23
  • 2021-09-20
猜你喜欢
  • 2022-02-13
  • 2022-12-23
  • 2021-12-10
  • 2021-09-07
  • 2022-02-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案