Running Oracle DBCA Using Response Files
You can run Oracle DBCA in response file mode to configure and start an Oracle AI Database on the system.
To run Oracle DBCA in response file mode, you must copy and edit a
response file template. Oracle provides a response file template named
dbca.rsp
in the
ORACLE_HOME/assistants/dbca
directory. To run Oracle DBCA
in response file mode, you must use the -responseFile
flag in combination with the -silent
flag. You must
also use a graphical display and set the DISPLAY
environment variable.
To run Oracle DBCA in response file mode:
Parent topic: Running Configuration Assistants Using Response Files