Databases Reference
In-Depth Information
Figure 10-14. Supporting Objects tabbed definition screen
Working through the tabs on this page lets you define the actions that are taken and any scripts that should be
run during each of the three phases. Although we won't show a picture of the contents of each tab here, in this section
we walk through each of them and discuss their contents and purpose, saving the Messages tab for last.
Prerequisites
This section defines what built-in checks should be run to ensure that the database schema into which the application
is being installed has the appropriate privileges. You can provide a minimum amount of space that is required for the
application to work correctly. At installation time, the “parse as” schema's default tablespace is checked to be sure
the appropriate amount of space is available. You can also check to make sure the schema has any of the following
specific privileges:
CREATE DATABASE LINK
CREATE MATERIALIZED VIEW
CREATE PROCEDURE
CREATE SEQUENCE
CREATE SYNONYM
CREATE TABLE
CREATE TRIGGER
CREATE TYPE
CREATE VIEW
 
Search WWH ::




Custom Search