Delete a table with dependencies from an Oracle connection

If you attempt to delete a table with dependent objects, ThoughtSpot blocks the operation until you resolve the dependencies. See Delete a table from an Oracle connection.

Follow these steps to resolve the dependencies before successfully deleting a table:

  1. When a Cannot delete window appears, it lists the dependent objects.

    connection cannot delete
  2. Click the link for each object to either modify it by removing the dependency on the table, or delete it.

  3. To close the window, click OK.

  4. After you resolve the dependencies, you can delete the table.