Hi all
We have a Webserver Linux Redhat with Oracle REST Data Services 3.0.9.348.07.16 running fine against Apex 20.2 and Oracle 19.16, also on Redhat.
From there 2 Applications are running.
we run uninstall for the one we want move away.
Now we want to move away one of those and use ORDS: Release 22.4 Production on Fri Feb 24 10:28:13 2023.
During Installation we get:
[*** script: allow_apex_entry_points.sql]
Found APEX 20.2.0.00.20. Migrating APEX entry points to ORDS PL/SQL Procedure
Gateway Allow List
Procedure APEX_ADMIN could not be added to allow list. (error -20034)
Procedure APEX could not be added to allow list. (error -20034)
Procedure F could not be added to allow list. (error -20034)
Procedure P could not be added to allow list. (error -20034)
Procedure WS could not be added to allow list. (error -20034)
Procedure Z could not be added to allow list. (error -20034)
Procedure APEX_APPLICATION.AJAX could not be added to allow list. (error -20034)
Procedure APEX_APPLICATION.SHOW could not be added to allow list. (error -20034)
Procedure APEX_AUTHENTICATION.CALLBACK could not be added to allow list. (error
-20034)
Procedure APEX_AUTHENTICATION.CALLBACK2 could not be added to allow list. (error
-20034)
Procedure APEX_AUTHENTICATION.LOGOUT could not be added to allow list. (error
-20034)
Procedure APEX_AUTHENTICATION.SAML_CALLBACK could not be added to allow list.
(error -20034)
Procedure APEX_AUTHENTICATION.SAML_METADATA could not be added to allow list.
(error -20034)
Procedure APEX_SESSION.EMIT_TIMEOUTS could not be added to allow list. (error
-20034)
Procedure APEX_UTIL.COUNT_CLICK could not be added to allow list. (error -20034)
Procedure APEX_UTIL.GET_BLOB could not be added to allow list. (error -20034)
Procedure APEX_UTIL.GET_BLOB_FILE could not be added to allow list. (error
-20034)
Procedure APEX_UTIL.GET_FILE could not be added to allow list. (error -20034)
Procedure WWV_FLOW.ACCEPT could not be added to allow list. (error -20034)
Procedure WWV_FLOW.AJAX could not be added to allow list. (error -20034)
Procedure WWV_FLOW.HELP could not be added to allow list. (error -20034)
Procedure WWV_FLOW.JS_MESSAGES could not be added to allow list. (error -20034)
Procedure WWV_FLOW.SHOW could not be added to allow list. (error -20034)
Procedure WWV_FLOW_CUSTOMIZE.ACCEPT could not be added to allow list. (error
-20034)
Procedure WWV_FLOW_CUSTOMIZE.SHOW could not be added to allow list. (error
-20034)
Procedure WWV_FLOW_CUSTOM_AUTH_STD.LOGIN_PAGE could not be added to allow list.
(error -20034)
Procedure WWV_FLOW_CUSTOM_AUTH_STD.LOGOUT could not be added to allow list.
(error -20034)
Procedure WWV_FLOW_CUSTOM_AUTH_STD.LOGOUT_THEN_GO_TO_PAGE could not be added to
allow list. (error -20034)
Procedure WWV_FLOW_CUSTOM_AUTH_STD.LOGOUT_THEN_GO_TO_URL could not be added to
allow list. (error -20034)
Procedure WWV_FLOW_CUSTOM_AUTH_STD.WS_LOGOUT could not be added to allow list.
(error -20034)
Procedure WWV_FLOW_FILE_MGR.GET_FILE could not be added to allow list. (error
-20034)
Procedure WWV_FLOW_FILE_MGR.GET_WS_FILE could not be added to allow list. (error
-20034)
Procedure WWV_FLOW_ITEM_HELP.SHOW_HELP could not be added to allow list. (error
-20034)
Procedure WWV_FLOW_ITEM_HELP.SHOW_PLUGIN_ATTRIBUTE_HELP could not be added to
allow list. (error -20034)
Procedure WWV_FLOW_LISTENER cannot be resolved and will not be added to allow
list.
Procedure WWV_FLOW_UTILITIES.GEN_POPUP_LIST could not be added to allow list.
(error -20034)
Procedure WWV_FLOW_UTILITIES.GET_THEME_FILE could not be added to allow list.
(error -20034)
Procedure WWV_FLOW_UTILITIES.SHOW_AS_POPUP_CALENDAR could not be added to allow
list. (error -20034)
Procedure WWV_FLOW_UTILITIES.SHOW_IR_HELP could not be added to allow list.
(error -20034)
ORDS migrated 0 entry points from APEX to ORDS PL/SQL Procedure Gateway Allow
List.
I could not find any result for this Error.
Has anyone an Explanation?
Thanks in advance
Markus