Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error during submitting Workflow

Sohail Anwar2 days ago

I am new to APEX

I am using apex 24.2.0 I on submitting workflow I am getting below error:

s_internal_error: false
ora_sqlcode: -1031
ora_sqlerrm: ORA-01031: insufficient privileges ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 6433 ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 3959 ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 3870 ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 6413 ORA-06512: at "APEX_240200.WWV_FLOW_PROCESS_NATIVE", line 1149 ORA-06512: at "APEX_240200.WWV_FLOW_PROCESS_NATIVE", line 1989 ORA-06512: at "APEX_240200.WWV_FLOW_PLUGIN", line 4172
component.type: APEX_APPLICATION_PAGE_PROCESS
component.id: 4018179144856003
component.name: Start_Workflow
error_backtrace:
ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 6433
ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 3959
ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 3870
ORA-06512: at "APEX_240200.WWV_FLOW_WORKFLOW", line 6413
ORA-06512: at "APEX_240200.WWV_FLOW_PROCESS_NATIVE", line 1149
ORA-06512: at "APEX_240200.WWV_FLOW_PROCESS_NATIVE", line 1989
ORA-06512: at "APEX_240200.WWV_FLOW_PLUGIN", line 4172
ORA-06512: at "APEX_240200.WWV_FLOW_PROCESS", line 192

How to resolve this ? I have Administrator role. in command screen it says insufficient privileges

Comments
Post Details
Added 2 days ago
1 comment
44 views