User`s guide

Chapter 14: Database Administration 225
5. Enter the hostname if the hostname was not detected.
6. Click Next.
Clicking Next will launch the Oracle Universal Installer, and a separate
command schell. The Oracle Universal Installer will install the database.
After the installation the Oracle Universal Installer will start to execute the
configuration assistants (e.g. Oracle Net Configuration Assistant and so on).
7. In the separate command shell window click any key to continue after
receiving the message “The installation of Oracle Database 11g was
successful.” from the Oracle Universal Installer.
8. VCP DBA will now log itself on to the database and install the PILOT schema.
9. Check that the host information in listener.ora and tnsnames.ora use
hostnames and not IP-addresses.
Example: C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\
To create a complete standby server
It is not recommended to perform this setup option without consulting your
local Vizrt representative or support person.
See Also
Management Options
Advanced Configuration (reference)
14.5.5 Backup Schema
The database backup feature exports a database dump of the schema. If the
backup does not produce an output, it is important to check that the VCP DBA
install folder does not contain spaces, and that the Oracle 11g Administrator
client is used.
To backup a schema
1. Click Backup Schema.
2. In the Select Schema window, select the schema that should be backed up, and
click Next.
3. Click Next when finished.
See Also
Management Options
Advanced Configuration (reference)
14.5.6 Restore Backup of Schema
Restore a backup imports a database dump of a schema. If the schema name
imported to is not the same as the schema name that was exported, it is possible
to choose to import to a new schema, however, this also requires that the version
of the schema that was dumped is known. The application will do a complete
install of that schema version, truncate the tables and import the dump.