| Oracle® Database Reference 11g Release 1 (11.1) Part Number B28320-01  | 
  | 
  | 
View PDF | 
TRUSTED_SERVERS displays whether a server is trusted or untrusted.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
TRUST | 
VARCHAR2(9) | 
Trustedness of the server listed. Values can be TRUSTED or UNTRUSTED servers which are not listed in the NAME column have opposite trustedness. | 
|
NAME | 
VARCHAR2(128) | 
Server name. Can be a specific server name or ALL for all servers. | 
Table 5-1 shows examples of the values returned depending on the status of the servers.