Understanding the Database Installer Options
To specify an option:
Type ./db_installer <Option_Name>
.
Option Name | Description |
---|---|
install | Installs the database |
uninstall | Uninstalls the database and deletes data and users |
create-schema | Creates the database schema for Recon/Intelligence |
delete-schema | Deletes the Recon/Intelligence database schema |
start-db | Starts the database with the dba_password specified in db_credentials.properties |
stop-db | Stops the database |
status | Prints the database cluster status |