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 importing application into Runtime env. Fails on remove existing app

741892Dec 17 2009 — edited Dec 17 2009
Hi All -

When attempting to import an application by executing the applicaton export file, I am receiving the following error:

APPLICATION ### - State of Mass
Set Credentials...
Check Compatibility...
API Last Extended:20090112
Your Current Version:20090112
This import is compatible with version: 20090112
COMPATIBLE (You should be able to run this import without issues.)
Set Application ID...
begin
*
ERROR at line 1:
ORA-20001: Application 130 was not deleted. Import will not be attempted.
ORA-06512: at "APEX_030200.WWV_FLOW_API", line 269
ORA-06512: at line 4

It is failing when trying to remove the application. The workspace id is correctly set. I can import successfully in lower environments, but not to production.
wwv_flow_api.remove_flow(###);

thank you!
Jeff Pond
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2010
Added on Dec 17 2009
1 comment
567 views