Create User Failing With ORA-00604 ORA-06502: PL/SQL: Numeric
(Doc ID 2738500.1)
Last updated on DECEMBER 29, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
SQL> create user test identified by <passwd>;
create user test identified by xxxxx
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 2
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at line 13
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 |