You can manually run the scripts generated by the database
configuration administrative commands at any time.
About this task
Database configuration is a two-step process. The database
configuration administrative command first generates a database-specific
script for your environment; this generated script then configures
the event database and data sources. If you specify true for
the createDB parameter when running the administrative command, both
steps happen automatically.
However, if you specify
false for
the createDB parameter, you must complete the database configuration
by manually running the generated script on the target system. You
might need to run the script manually in any of the following situations:
- You need to configure the event database on a different system
from the one where you ran the administrative command.
- You need to re-create the event database at a later time.
- You need to modify the default options used by the generated script
before running it.