Hello
I have a trouble while importing APEX app with PROJECT DEPLOY
Running Changeset: releases\apex\f700\f700.xml::INSTALL_700::SQLCLOPAS70I1
Migration failed, error reported:
declare
*
ERROR at line 1:
ORA-20987: APEX - Invalid workspace ID. - Contact your application administrator.
Details about this incident are available via debug id "3001".
ORA-06512: at "APEX_240200.WWV_FLOW_ERROR", line 1150
ORA-06512: at "APEX_240200.WWV_FLOW_ERROR", line 1608
ORA-06512: at "APEX_240200.WWV_FLOW_APPLICATION_INSTALL", line 82
ORA-06512: at "APEX_240200.WWV_FLOW_APPLICATION_INSTALL", line 91
ORA-06512: at line 30
I suspect, I need somehow to specify Workspace ID, but how?
Or something else?
APEX 24.2, Oracle 23.6 Free, SQLCli 24.3 on both source and target DBs.