|
A schema is a collection of components and database objects under the control of a given database user. Each Oracle Portal application maps to an Oracle database schema. The schema stores the components owned by the application. In addition, the schema can store the database objects on which the components are based. You can map an application to schemas currently in the Oracle database where Oracle Portal is installed. When you create the schema, you must select the Application Schema check box to designate that applications can be built in the schema. When you create a Oracle Portal 3.0 user, you also map the user to a database schema. By default, this schema is <portal>_public, where portal is the schema where Oracle Portal is installed. However, you can map the user to another schema if you have selected the Use this Schema for Portal Users check box when creating the schema. Oracle Portal offers two methods for creating schemas. You can use the
You can also edit any existing schemas to change the password, edit tablespace options, or designate that the schema is for building applications. |
|
|
|
You must be have the CREATE ALL SCHEMAS global privilege to create a schema. By default, members of the DBA group have this privilege. |
|
To create a new database schema using the Schemas portlet |
|
|
To create a new database schema in the database objects navigator: |
|
|
Notes |
|
|
|
|