Oracle Message ORA-04069 - cannot drop or replace a library with table dependents

ERRORcannot drop or replace a library with table dependents
CAUSEAn attempt was made to drop or replace a library that has dependents. There could be a table which depends on type which depends on the library being dropped.
ACTIONDrop all table(s) depending on the type, then retry.