FRM-10221: Cannot read file "MN_MENU.mmb"
I got this error when running my forms, which is migrated from 6i to 11g.
What I have done so far :
1> the .fmx .mmx files are in the same folder, and this path is added to FORMS_PATH, no space in the path.
2> Menu name "MN_MENU" is added to the Menu Module property of the form
3> Running as "oracle" user, have the permission to read the files.
4> Menus and Forms all compiled without errors
So what else reasons could be ?