|
When you install Oracle Portal, several users are created by default.
These users are:
|
User |
Description |
|
PUBLIC |
Public user account. |
|
<SCHEMA> |
Database administrator user account. |
|
<SCHEMA>_ADMIN |
Portal administrator user account (administrator without database privileges). |
The Oracle Portal installation process also creates several database
schemas. These are:
|
Schema |
Description |
|
<SCHEMA> |
The schema in which Oracle Portal is installed. |
|
<SCHEMA>_PUBLIC |
The schema associated with portal users by default to execute the
procedures that display Oracle Portal pages. |
|
<SCHEMA>_DEMO |
The schema that contains the demo applications shipped with Oracle Portal. |
|
<SCHEMA>_SSO |
The schema in which the Login Server is installed. |
|
<SCHEMA>_SSO_PUBLIC |
The schema used to execute the procedures that display Login Server pages. |
|