Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Oracle Autonomous DB Spoke

Manage the Oracle Autonomous Database operations from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Oracle Autonomous DB spoke v1.0.6 is the latest version.

Supported versions

This spoke was built for Oracle Autonomous DB 20160918, but may be compatible with later versions.

Spoke requirements

Oracle Autonomous DB account.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Complex Object (com.glide.cobject)
  • Oracle Cloud IAM spoke(com.sn.oci.iam.spoke)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Oracle Autonomous DB spoke provides actions to automate Oracle Autonomous DB tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Database Backup ManagementCreate Database BackupCreates an Autonomous Database backup for the specified database based on the specified request parameters.
Get Database BackupRetrieves the details of the specified Autonomous Database backup.
Look up Database BackupsRetrieves a list of Autonomous Database backups based on the specified database ID or compartment ID.
Database ManagementCreate DatabaseCreates an Autonomous Database.
Create Database by CloningCreates a clone of the existing Autonomous Database.
Delete DatabaseDeletes the specified Autonomous Database.
Deregister Database Data SafeDeregisters the specified Autonomous Database asynchronously with data safe.
Failover DatabaseInitiates a failover database of the specified Autonomous Database to a standby.
Get DatabaseRetrieves details of the specified Autonomous Database.
Look up DatabasesRetrieves a list of Autonomous Databases.
Register Database Data SafeRegisters the specified Autonomous Database asynchronously with data safe.
Restart DatabaseRestarts the specified Autonomous Database.
Start DatabaseStarts the specified Autonomous Database.
Stop DatabaseStops the specified Autonomous Database.
Update DatabaseUpdates the specified Autonomous Database.
Database VersionLook up Database VersionsRetrieves the list of supported Autonomous Database versions.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

For information about setting up the spoke, see Set up the Oracle Autonomous DB spoke.