My Oracle Support Banner

ORA-1435 "user Does Not Exist" Following APEX 5.1 Installation Guide ACL Section (Doc ID 2221527.1)

Last updated on FEBRUARY 03, 2022

Applies to:

Oracle Application Express (APEX) - Version 5.1.0 and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

On APEX 5.1.0 version, Installation

When attempting to follow Apex 5.1 Installation Guide section: 6.6.2 Granting Connect Privileges Prior to Oracle Database 12c with script as is
the following error occurs.

ERROR
-----------------------
DECLARE
*
ERROR at line 1:
ORA-01435: user does not exist
ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 792
ORA-06512: at "SYS.DBMS_NETWORK_ACL_ADMIN", line 784
ORA-06512: at line 10


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Access the apex 5.1 Installation Guide at: https://docs.oracle.com/database/apex-5.1/HTMIG/enabling-networkservices-in-Oracle-db-11g-or-later.htm#HTMIG29162
2. Cut and paste in sql*plus the code provided in section : 6.6.2 Granting Connect Privileges Prior to Oracle Database 12c
  to grant connect privileges to any host for the apex_050100 database user
3. See the error instead of "Commit complete" message.



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
References


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