Error importing application into Runtime env. Fails on remove existing app
741892Dec 17 2009 — edited Dec 17 2009Hi 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