Description:
In ODI, during the data load it creates COPY$ tables in Oracle DB. We're trying to drop the COPY$ tables with any of the ODI built in feature if available.
Ex: COPY$768398_BAD, COPY$768399_LOG.
Use Case and Business Need:
In some cases, we get lot of copy$ tables getting created in DB and occupying more DB space, so it would be good if we drop the copy$ tables after load completion.