Deleting a Functions Library

When you delete a library, you're also deleting any existing user-defined functions in the library.

    1. From the list of function libraries on the User-defined functions page, select Delete from the Actions menu (Actions menu) of the library that you want to delete.

      If you need help finding the User-defined functions page, see Listing Function Libraries.

    2. In the Delete library dialog box, to confirm that you want to delete this library, enter delete and select Delete.
  • Use the oci data-integration function-library delete command and required parameters to delete a library:

    oci data-integration function-library delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteFunctionLibrary operation to delete a library.