ORA-20001: WWV_FLOW_API.ERR_CREATE_USER_GROUPS ORA-20987 When Importing Workspace
(Doc ID 2483847.1)
Last updated on NOVEMBER 25, 2020
Applies to:
Oracle Application Express (APEX) - Version 18.2.0.00.12 and laterInformation in this document applies to any platform.
Goal
While importing a workspace from APEX 5.1 version to 18.2, the following occurs :
Execution of the statement was unsuccessful. ORA-20001: WWV_FLOW_API.ERR_CREATE_USER_GROUPS ORA-20987: APEX - Internal Error - Contact your application administrator. Details about this incident are available via debug id "25". begin
wwv_flow_api.create_user_groups (
p_id => <ID>,
p_GROUP_NAME => 'OAuth2 Client Developer',
p_SECURITY_GROUP_ID => 10,
p_GROUP_DESC => 'Users authorized to register OAuth2 Client Applications');
end;
Contact your application administrator. Details about this incident are available via debug id "25".
Solution
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
Goal |
Solution |