.
DBMS_DEFER_SYS.ADD_DEFAULT_DEST( dblink IN VARCHAR2)
| Parameter | Description |
| dblink | The fully qualified database name of the node that you want to add to the DefDefaultDest view. |
| Exception | Description |
| ORA-23352 | The DBLINK that you specified is already in the default list. |