Datapatch Failed PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE' must be declared
(Doc ID 2907784.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.17.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Datapatch failed with errors:
-> Error at line 60063: script rdbms/admin/catgwmcat.sql
- ORA-04042: procedure, function, package, or package body does not exist
-> Error at line 62139: script rdbms/admin/catgwmcat.sql
- ORA-06550: line 2, column 3:
- PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE' must be declared
- ORA-06550: line 2, column 3:
- PL/SQL: Statement ignored
----------
No errors.
dbms_network_acl_admin.append_host_ace(
*
ERROR at line 2:
ORA-06550: line 2, column 3:
PLS-00201: identifier 'DBMS_NETWORK_ACL_ADMIN.APPEND_HOST_ACE' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
Changes
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 |
Changes |
Cause |
Solution |
References |