DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.TRUSTED_SERVERS

Object Details
Object Name: TRUSTED_SERVERS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

Trustedness of Servers

[View Source]

Columns
Name Datatype Length Mandatory Comments
TRUST VARCHAR2 (9)
Trustedness of the server listed. Unlisted servers have opposite trustedness.
NAME VARCHAR2 (128)
Server name
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TRUST
,      NAME
FROM SYS.TRUSTED_SERVERS;

Dependencies

[top of page]

SYS.TRUSTED_SERVERS references the following:

SchemaSYS
TableTRUSTED_LIST$
SYS.TRUSTED_SERVERS is referenced by following:

SchemaPUBLIC
SynonymTRUSTED_SERVERS