ALL_PRINCIPAL_SET_MAPPINGS

The ALL_PRINCIPAL_SET_MAPPINGS system table lists all principal mapping definitions. Users see no rows unless they have the ACCESS_TOOLS right. Users with this right can see all rows.

Note: Unlike most system tables, this table is under /system/deployment in the Studio resource tree.

Column

TDV JDBC Data Type

Nullable

Description

TARGET_SITE

VARCHAR(2147483647)

 

Name of target site.

SOURCE_SITE

VARCHAR(2147483647)

 

Name of source site.

SOURCE_PRINCIPAL

VARCHAR(2147483647)

 

Source site principal.

TARGET_PRINCIPAL

VARCHAR(2147483647)

 

Target site principal.