Please help me [message #367010] |
Mon, 22 May 2000 14:09 |
David
Messages: 110 Registered: November 1998
|
Senior Member |
|
|
Hi, Um Dave and I got serious problem.
We work with Oracle 7 Server on HP-Unix system. Database there works properly. In one directory there are executable form fmx-files. One of these file is main starting file and the other is menu mmx-file. The starting file always loads menu file at start. Our boss told us to create new database instance and migrate database. So we done it and set up new instance. But application can't loads menu file a reports
1) FRM-10247 No active items found in root menu of aplication
and then
2) FRM-10247 No active items found in root menu of aplication
Any Idea where is an Error or what we oughta do to solve this problem.
Thanks so much
Your Dave
|
|
|
Re: Please help me [message #367017 is a reply to message #367010] |
Fri, 23 June 2000 10:47 |
Frank Naude
Messages: 4581 Registered: April 1998
|
Senior Member |
|
|
Hi,
You need to install some Forms 4.5 (or whatever version) views on the database (SYSTEM schema). Look in the Oracle Developer Home Directory in the forms45/admin or forms45/sql directory. If I remember correctly, the files that you need to run are: f45ins.sql and f45grt.sql.
Hope it helps.
Cheers
Frank Naude
|
|
|