DBCA响应文件建库报模版不存在解决办法
1、执行建库命令[Oracle@www.linuxidc.com database]$ dbca -silent -responseFile /home/oracle/database/dbca.rsp2、报模版不存在,错误信息如下:Template General Purpose does not exist. Please specify an existing template for database creation.3、解决办法,打开dbca....