Setting the database connection properties

Database connection properties are configured during installation.

They are placed in the <INSTALL_DIR>/properties/sandbox.cfg file and are used to set values in the jdbc.properties file when the setupfiles utility is run.

The DB_SCHEMA_OWNER is set by the installer to the default schema of the user for whom the installation is being run. If you want to put objects in a schema other than the default schema for Oracle or for Db2®, you must edit the sandbox.cfg file and change the DB_SCHEMA_OWNER variable to the desired value. The system will use the variable to decide what schema to work against.