21 Known Issues

This page lists current limitations, bugs, and behavior inconsistencies identified in Oracle AI Data Platform.

These issues are actively being tracked and will be addressed in future updates.

When reporting any issues regarding Oracle AI Data Platform resources (e.g. Workspace, Compute), you should also share the ID of the resource. You can find the resource ID by going to the page where the resource is listed, clicking Actions three dot icon Actions and clicking Copy ID.

Table 21-1 Known Issues

  Resource Category Error and How to Find the Problem Workaround
1 AI Data Platform Instance UPDATE Updating tags on the AI Data Platform instance does not retroactively apply to sub resources that were already created in the same compartment by AI Data Platform. Tag updates only apply to newly created resources in the customer tenancy after the tag change.

If consistent tag values are required across all resources, manually update tags on existing sub resources.

2 AI Data Platform Instance UPDATE When a user selects or creates an external table using a bucket that has already been tagged/associated with another AI Data Platform instance the service blocks reuse. Deleting the external table from the original instance does not allow reusing the same bucket in the new AI Data Platform instance. No current workaround. Once a bucket is chosen and the external table is created, the association is fixed. Customers must provision a new bucket if they need to create a new external table with a different AI Data Platform instance and copy the data to this new location.
3 AI Data Platform Instance CREATE A single bucket location cannot be referenced by multiple AI Data Platform instances for external tables at the same time. Attempting to reuse the same bucket results in validation failure. No current workaround. Each AI Data Platform instance requires its own dedicated bucket for external tables. Customers must create separate buckets per instance for creating new external tables in a new AI Data Platform instance.
4 AI Data Platform Instance UPDATE Cannot edit tag namespaces after instance creation. No current workaround
5 Auto-populate CREATE Auto-populate creation fails if the bucket has already been tagged with another AI Data Platform.
  • If the tagged AI Data Platform is still present and active, the bucket can't be used in the new AI Data Platform's extraction. This is to prevent the two AI Data Platforms from overwriting each other's data.
  • If the tagged AI Data Platform is deleted, the bucket can be reused for the new AI Data Platform. The governingAIDPId tag needs to be removed first, then you can retry auto-populate creation.
6 Compute UPDATE Updating a cluster is currently only possible while it is active. Updating a stopped cluster is currently not possible. To update a stopped cluster, you can either start the cluster and update it or delete and create that cluster again with the changes.
7 Workspace MOVE From a workspace page, moving multiple items by selecting multiple items at one go is currently not possible. Users can move one item at a time by selecting that item first, then selecting Move from the Actions Menu.
8 External Catalog REFRESH When a user creates an external catalog, it runs a background job to harvest the metadata from the external source. The background job takes a long time for the metadata from the external system to reflect in the external catalog. Clicking on the refresh icon in the master catalog while the first job is still in progress causes problems in the processing of the background job. You should not click the Refresh button until the job has finished. Users can see the progress of the background job in the History tab. When the job is complete, you can click Refresh if all the expected objects have not appeared in the external catalog.
9 External Catalog CREATE Users cannot create external catalogs with regional wallet files. You can create external catalogs using instance wallets or provide the instance details and create an external catalog.
10 Data Ingestion CREATE Users cannot write to an Oracle Autonomous Data Warehouse (ADW) table using a notebook without first creating an external catalog Users are expected in general to first create an external ADW catalog and then write it to an ADW table.
11 External/Managed Table CREATE Users cannot create external tables when the input data is in multi-line JSON format. No current workaround
12 Data Sharing CONSUMPTION Users cannot receive a share using Delta Sharing protocol. Users can load the shared data into a data frame using the delta-sharing library's load_as_spark(<<table_path>>).
13 Data Sharing CONSUMPTION Users cannot consume data shared by AIDP in ADW No current workaround
14 Auto Populate CREATE The Auto Populate feature does not support table creation when the target location contains delimited data files with a delimiter other than a comma. No current workaround
15 Permissions GRANT Users cannot grant permissions to IAM groups or add an IAM group to a role. No current workaround
16 Workflow CREATE/SCHEDULE Directly accessing OCI Object Storage (or GenAI service) is currently not supported for scheduled jobs Configure external volumes for Object Storage access in the workflow job. There is no current workaround to access generative AI models
17 Workspace configured for Private Network Access AWS S3 Buckets For workspaces configured for Private Network, currently there is a known issue about AWS S3 access from Notebooks and Workflows. File a support ticket if you need to access AWS S3 buckets from notebooks and workflows for Workspaces configured for private networks. Please indicate the workspace key in that ticket.

AI Data Platform team will enable a temporary workaround for your tenancy while we work on a permanent solution.

18 Compute Monitor compute notebooks All notebooks attached to a compute cluster as displayed are Active regardless of actual status No current workaround

AI Data Platform team is working on a fix. Notebooks will display the correct status when the fix is deployed.