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!

Database schema SCM does not contain the associated database objects

Manish NankarSep 19 2009 — edited Aug 13 2010
I am getting the following error when i am trying to migrate the form to apex using application migration.

"*Database schema SCM does not contain the associated database objects for the project, aafs.*
*Ensure the database schema associated with the project contains the database objects associated with the uploaded Forms Module .XML file(s).* ".


Actully i am having one schema which i named as SCM, and i have defined one table TT.

I created one form test.fmb in which i used TT table.its compiled successfully.

Then i generated the xml file using frmf2xml from fmb file. After that, I created the project in appication migration wizard in SCM schema.
Project creattion is working fine.but when i m trying to create application,it is showing me above error.


can any one help in solving this problem.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2010
Added on Sep 19 2009
21 comments
5,382 views