How to create a database thru DBCA in silent mode with encrypted password
We have to create scripts to install oracle software binaries and create database on a new server in case of a disaster.
Now we are using DBCA (command prompt mode) and with "silent" option so don't want to put any password in simple text - so anyone would run the script in case of disaster without passing any password for SYS / SYSTEM etc.
My questions are :
1. How to create a database thru DBCA in silent mode with encrypted password
2. How to give Hash value of SYS and SYSTEM passwords in the command or in the "response file"
for example I am using this command: