Corporation Network Router User Manual
User Migration Utility Parameters
G-16 Oracle Database Advanced Security Administrator's Guide
Keyword: MAPSCHEMA
Valid Values: schema_type:schema_name
Schema type can be:
■ PRIVATE
Retains users' old local schemas. Schema name is ignored
when schema type is PRIVATE. No mapping entries are
created in the directory.
■ SHARED
Maps users to a shared schema. Mapping entries are
created in the directory. Schema name specifies the shared
schema name. During shared schema mapping, whether
users' local schemas are dropped from the database is
determined by the "Keyword: CASCADE" setting.
(These values are not case-sensitive.)
Default Setting: PRIVATE
Syntax Examples: MAPSCHEMA=SHARED:HR_ALL
Description: Specifies whether the utility populates the interface table with
schema mapping information.
Restrictions:
■ See the SHARED option under Valid Values.
■ This parameter is only valid for phase one.