DBCA -silent. Initial parameters setting does not work
Hello Gurus!
I need to create a database using DBCA in a silent mode. I use my private template for database creation so I need to change very few database parameters on database creation. Most required change could be done by either response file or command line parameter.
But the parameter db_recovery_file_dest_size cannot be modified this way. An additional way is to use INITPARAMS in the response file or -initParams in command line. Unfortunately when I use any of these DBCA does not start, any log file is not created and there is no any error message on the command line console.
I need to create a database using DBCA in a silent mode. I use my private template for database creation so I need to change very few database parameters on database creation. Most required change could be done by either response file or command line parameter.
But the parameter db_recovery_file_dest_size cannot be modified this way. An additional way is to use INITPARAMS in the response file or -initParams in command line. Unfortunately when I use any of these DBCA does not start, any log file is not created and there is no any error message on the command line console.
0