Not able to enable external authentication in autonomous shared db
Summary:
Not able to enable external authentication in autonomous shared db
Content (required):
I am trying to enable external authentication in my autonomous shared db but getting error as mentioned below
Version (include the version you are using, if applicable):
DB Version : 21C
Code Snippet (add any code snippets that support your topic, if applicable):
EXEC DBMS_CLOUD_ADMIN.ENABLE_EXTERNAL_AUTHENTICATION ('OCI IAM');
I am facing error
ORA-20004: Invalid external authentication type ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD", line 1283 ORA-06512: at "C##CLOUD$SERVICE.DBMS_CLOUD_ADMIN", line 995 ORA-06512: at line 1
Tagged:
0