.
DBMS_REPCAT.DROP_SNAPSHOT_REPOBJECT( sname IN VARCHAR2, oname IN VARCHAR2, type IN VARCHAR2, drop_objects IN BOOLEAN := FALSE)
| Exception | Description |
| nonsnapshot | The invocation site is not a snapshot site. |
| missingobject | The given object does not exist. |
| typefailure | The given type parameter is not supported. |