| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 | 
 | 
DBMS_DISTRIBUTED_TRUST_ADMIN , 2 of 5
This procedure empties the Trusted Servers List and specifies that all servers that are members of a trusted domain in an enterprise directory service and that are in the same domain are allowed access.
The view TRUSTED_SERVERS will show "TRUSTED ALL" indicating that the database trusts all servers that are currently trusted by the enterprise directory service. 
DBMS_DISTRIBUTED_TRUST_ADMIN.ALLOW_ALL;
ALLOW_ALL only applies to servers listed as trusted in the enterprise directory service and in the same enterprise domain. 
| 
 |  Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. | 
 |