Autoconfig Script txkcreateACL.sh Fails with an ORA-31003: Parent /<path>/acls/ already contains child entry OracleEBS.xml
(Doc ID 1328458.1)
Last updated on AUGUST 07, 2024
Applies to:
Oracle Applications DBA - Version 12.0.6 and laterOracle E-Business Suite Technology Stack - Version 12.0.6 and later
Information in this document applies to any platform.
Symptoms
When running AutoConfig on the database tier of an E-Business Suite Release 12 instance, script txkcreateACL.sh may fail with this error:
...
You are running txkcreateACL.sh version 120.1
The environment settings are as follows ...
ORACLE_HOME : <DB 11g ORACLE_HOME>
ORACLE_SID : <SID>
PATH : <list of PATH Environment Settings>
Executable : <DB 11g $ORACLE_HOME>/bin/sqlplus
Executing txkcreateACL.sql ...
SQL*Plus: Release 11.1.0.7.0
Connected.
Checking for existence of the ACL ....
No ACL exists for this, creating a new one ....
DECLARE
*
ERROR at line 1:
ORA-31003: Parent /<path>/acls/ already contains child entry OracleEBS.xml
ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 226
ORA-06512: at line 36
ORA-01403: no data found
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
txkcreateACL.sh: exiting with status 1
...
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 |