13.3 Unregister the Oracle Data Transforms Instance from Autonomous Database

APPLIES TO: Applicable Data Transforms instance that is registered with Autonomous Database.

The UnregisterODI.sh script allows you unregister your Oracle Data Transforms instance from Autonomous Database.

To unregister your Oracle Data Transforms instance from Autonomous Database,

  • Connect to the compute instance running Oracle Data Transforms as described in Connect to Oracle Data Transforms Instance.
  • Navigate to your Data Transforms desktop and double click the Unregister with ADP shortcut icon.

    or

    Execute the UnregisterODI.sh file using the following commands:
    cd u01/oracle/transforms_home/common/scripts
    sh UnregisterODI.sh
  • A terminal window appears allowing you to enter the following details of the Autonomous Database instance which you had already created in Create the Oracle Data Transforms Instance step:
    • Admin username - User name of the Autonomous Database instance.
    • Admin password - Password of the Autonomous Database instance.

After providing the above details, the instance is successfully unregistered from the Autonomous Database. The Oracle Data Transforms will no longer be available in the Autonomous Database, Database Actions page.