Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

not able to set ai profile using EXEC DBMS_CLOUD_AI.SET_PROFILE

edited Dec 9, 2024 5:25AM in Autonomous Database 7 comments

Summary:

Created an AI profile using command   DBMS_CLOUD_AI.CREATE_PROFILE and set with command EXEC DBMS_CLOUD_AI.SET_PROFILE

But, after running above scripts, when validating whether the profile is set using command


SELECT DBMS_CLOUD_AI.get_profile() from dual;   

It returns, NULL

DBMS_CLOUD_AI.GET_PROFILE() 

--------------------------- 

null                        

How to debug , why the AI profile is not getting set?


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable): 23AI

Code Snippet (add any code snippets that support your topic, if applicable):
BEGIN DBMS_CLOUD_AI.CREATE_PROFILE(

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!