Hi guys, I'm trying to translate APEX in AWS but I can't execute the script, it gives me a permissions error. Copy part of the error :
--------------------
ERROR en línea 1:
ORA-20001: call=wwv_flow_imp_page.create_page, id=235.4001, component=Suprimir
opción de creación, sqlerrm=ORA-20001: Package variable g_security_group_id
must be set.
ORA-06512: en "APEX_220100.WWV_IMP_UTIL", línea 132
ORA-06512: en "APEX_220100.WWV_FLOW_IMP_PAGE", línea 132
ORA-06512: en "APEX_220100.WWV_FLOW_IMP_PAGE", línea 1657
ORA-20001: Package variable g_security_group_id must be set.
ORA-06512: en "APEX_220100.WWV_FLOW_IMP", línea 120
ORA-06512: en "APEX_220100.WWV_FLOW_IMP", línea 156
ORA-06512: en "APEX_220100.WWV_FLOW_IMP_PAGE", línea 1319
ORA-06512: en línea 2
-----------