My Oracle Support Banner

ORA-29861 Trying to create ACL for UTL_HTTP package (Doc ID 560202.1)

Last updated on JUNE 11, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.1.0.6 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
 
Checked as Top Hit on 9-Nov-2011


Symptoms

As in note:

Note 453786.1 ORA-24247 When Executing UTL_HTTP UTL_INADDR Packages

Trying to add ACLs for UTL_ packages usage gives error:


*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
ORA-06512: at "XDB.DBMS_XDB", line 192
ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 195
ORA-06512: at line 2

 

Error Summary 

  ORA-29861  domain index is marked LOADING/FAILED/UNUSABLE (Oerr:ORA.29861) 
  
Error Details 
~~~~~~~~~~~~~ 
Error: ORA-29861 
Text: domain index is marked LOADING/FAILED/UNUSABLE  
--------------------------------------------------------------------------- 
Cause: An attempt has been made to access a domain index that is being built  
or is marked failed by an unsuccessful ODCIIndexCreate or is marked  
unusable by a DDL operation.  
Action: Wait if the specified index is marked LOADING Drop the specified index  
if it is marked FAILED Drop or rebuild the specified index if it is  
marked UNUSABLE.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.