- PORTAL schema - Contains the Oracle AS portal database objects & code. To execute Web requested procedures, Portal Services connect to the schema to which the lightweight user accounts are assigned (by default, PORTAL_PUBLIC). Access to the database of the portal user is proxied through the single schema user.
- PORTAL_PUBLIC schema- It is the schema that all lightweight users are mapped to by default. All procedures publicly accessible through the Web are granted execute to PUBLIC, which makes them accessible through this schema
- PORTAL_DEMO schema- Is created to hold some demonstration code. The installation of this schema is optional.
- PORTAL_APP schema - Is used for external JSP application authentication
Friday, September 26, 2008
OracleAS Portal default database Schemas
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment