Application ID reserved error upon import into workspace
EdlJan 22 2009 — edited Feb 13 2009I have two workspaces, development and production, in one APEX (3.0.1) environment on 11.1.0.6.
I have two applications, one 1 page long and one 33 pages long. The 1 page application is an anonymous login with a jump button to the login page of the 33 page application.
I normally export from development and import into production to make an upgrade of the applications. I can do this successfully with the longer application, upon import I ask to replace the target workspace application ID. When I try this with the 1 page application, I get an error about the application ID being reserved.
The application IDs are normal numbers.
33 pages - development workspace/appl id 107 ==> production workspace/appl id 111 - Works
1 page - development workspace/appl id 119 ==> production workspace/appl id 121 - Fails
Luckily the problem is on the 1 page application. I just redo the edits from development in production.
Any suggestions how to resolve the error so I don't have to re-edit? I'm fearful that it may start happening on the bigger application. That will not be an easy one to re-edit each time I have a release.
Thanks,
Ed