Skip to Main Content

SQLcl: MCP Server & SQL Prompt

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!

PROJECT DEPLOY fails while importing APEX app with ORA-20987

YuriAPFeb 10 2025

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.

This post has been answered by Neil Fernandez-Oracle on Mar 7 2025
Jump to Answer
Comments
Post Details
Added on Feb 10 2025
3 comments
312 views