| Oracle Help for the Web | Contents | Index | Search | View Topic |
| Field Descriptions | Related
Help Topics | Additional Information
| Locating this Page |
Use this page to create a new Oracle database schema (also known as an Oracle database user account). Schemas can be used to store database portlets and data in the database.
| Field | Description |
|---|---|
| Schema | If you are creating a new schema, enter a name to identify it. If you are editing an existing schema, this field displays the schema's name. |
| Password | Enter the password you want to assign to the schema. Users will enter this password when logging into the Oracle database as this schema. Asterisks (*) appear for each character you type. |
| Confirm Password | Enter the same password you entered in the Password field to confirm you want to use it. |
| Default Tablespace | Choose a default tablespace that will be used to store any database objects created by the schema. |
| Temporary Tablespace | Choose a tablespace that will be used by the schema for creation of temporary storage for operations such as sorting table rows. |
| ORACLE Profile | Choose an Oracle resource profile for the new schema. Note: You must use Oracle SQL commands to create new profiles. Refer to the Oracle documentation for more information. |
| Use this Schema for Portal Users | Select this check box to add the schema to the list of database schemas to which OracleAS Portal portal users can map for administrative purposes. Every OracleAS Portal user must be associated with a database schema. By default, the name of this schema is <portal>_public, where portal is the name or the schema in which OracleAS Portal is installed. If you select the Use this Schema for Portal Users check box, an OracleAS Portal user can be mapped instead to the schema you are currently creating. |
MY_SCHEMA,
but not MY SCHEMA.To locate this page in OracleAS Portal:
Copyright © 2005, Oracle. All rights reserved.