DBMS_DEFER_SYS.DELETE_DEFAULT_DEST(dblink IN VARCHAR2);
Parameter | Description |
dblink | The fully qualified database name of the node that you want to delete from the DefDefaultDest view. If Oracle does not find this dblink in the view, no action is taken. |