Uninstalling Service Components from the Oracle Applications Database

About this task

If you uninstall the adapter or no longer want to use a set of adapter services, you should uninstall the services’ components from the Oracle Applications database.

To remove adapter service objects from the Oracle Applications database

Procedure

  1. Log in to SQL*Plus. You can use any login.
  2. From SQL*Plus, run the removal script: @wmOARemove.sql
    When prompted, supply the APPS username/password, a Custom username/password, custom tablespaces (for data and index), and a connection string.
    When the uninstallation is complete, you will see the message “Removal completed.
  3. Exit SQL*Plus.