Home » Developer & Programmer » Forms » How to overcome this error??? FRM - 92101 (Oracle Developer Suite 10g, Windows XP)
How to overcome this error??? FRM - 92101 [message #355592] Sat, 25 October 2008 23:47 Go to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Hi,

My application was running till yesterday. something happened suddenly and now I am not able to run my report. It is showing the following error.

FRM - 92101. I am sending the screen shot of this error. Please help me...


Ranjith.
  • Attachment: error.jpg
    (Size: 52.19KB, Downloaded 756 times)

[Updated on: Sat, 25 October 2008 23:49]

Report message to a moderator

Re: How to overcome this error??? FRM - 92101 [message #355628 is a reply to message #355592] Sun, 26 October 2008 11:44 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Find the one who is responsible for "something happened suddenly" and ask him/her what he/she did.
Re: How to overcome this error??? FRM - 92101 [message #355693 is a reply to message #355628] Mon, 27 October 2008 01:58 Go to previous messageGo to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Sir,

I dnt know the exact reason for this error. Once I add two blocks and some text items to the block. After that its showing these error. It was 20th and 21st block in my module. Is there any restriction in number of blocks?

Ranjith
Re: How to overcome this error??? FRM - 92101 [message #355700 is a reply to message #355693] Mon, 27 October 2008 02:21 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I wouldn't know whether there's any restriction in number of blocks; that is, I've never hit the upper limit if it exists.

Did you try to "Compile All" (Ctrl + Shift + K) the form after these blocks were added, and then run the form?
Re: How to overcome this error??? FRM - 92101 [message #356216 is a reply to message #355693] Thu, 30 October 2008 00:27 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you add them at the beginning or the end of the list of blocks?

Does the backup copy of your form still work?

David
Re: How to overcome this error??? FRM - 92101 [message #356225 is a reply to message #356216] Thu, 30 October 2008 00:38 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
David
Does the backup copy of your form still work?

I'm afraid that this is - in the vast majority of all cases - unfortunately a very optimistic point of view. Actually, I might be very wrong; perhaps people really do the backup regularly.
Re: How to overcome this error??? FRM - 92101 [message #356407 is a reply to message #356225] Thu, 30 October 2008 11:24 Go to previous messageGo to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Sir.

My back up also not working sir. What to do?
i've got some solution from internet that we've to set one value in regedit and put a tick mark in 'allow user to interact with desktop' in Oracle Process Manager (services.msc)

I did that also. (unfortunately I dont know, for what purpose)

Ranjith
Re: How to overcome this error??? FRM - 92101 [message #356437 is a reply to message #356407] Thu, 30 October 2008 13:20 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Unfortunately, I can't help at the moment.

I just hope you don't plan to get employed in nuclear rockets control room. You might get tempted to push a button without knowing its purpose.
Re: How to overcome this error??? FRM - 92101 [message #356483 is a reply to message #356407] Thu, 30 October 2008 21:28 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
When I say backup it can either be, a whole copy of the directory or, a Ctrl-C and Ctrl-V of your 'fmb' file each time that you are happy with its progress. I may do this 3 to 10 times a day depending on the number of changes I have made to a form.

If the backup with 19 blocks, which used to work, now does not work. Then it is not the form that has the problem but the environment. Can you run the 'test' form?

David
Re: How to overcome this error??? FRM - 92101 [message #356633 is a reply to message #356483] Fri, 31 October 2008 10:30 Go to previous messageGo to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Sir,
I found out one solution. If am creating another item (of the same type) and pasting the triggers for that, it is working. But there are thousands of such items are there. So it is very difficult to do for all the items. Is there any alternative solution for that?

Ranjith
Re: How to overcome this error??? FRM - 92101 [message #356639 is a reply to message #356483] Fri, 31 October 2008 11:42 Go to previous messageGo to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Sir,

I got this solution from internet. Can you please explain me, what it is actually

----------------------------------------------------------------
FRM-92101 error was due to missing mesg directory under 10.1.2 ORACLE HOME/forms directory. It was looking for fmcus.msb under mesg directory whereas mesg directory itself was missing. But the best part is all the 128 .msb files were available under forms directory instead of under mesg directory.
----------------------------------------------------------------

Sir, in my Oracle home directory there is one file named fmcus.msb
This file contains many FRM-9XXXX error list. But it does not contain FRM-92101. What should I do?
Re: How to overcome this error??? FRM - 92101 [message #356791 is a reply to message #356639] Sun, 02 November 2008 08:00 Go to previous messageGo to next message
mudabbir
Messages: 235
Registered: April 2006
Location: Kuwait
Senior Member

Are you using any libraries? if so then recomile the libraries and attach them to your form again.
Re: How to overcome this error??? FRM - 92101 [message #356960 is a reply to message #356791] Mon, 03 November 2008 06:14 Go to previous messageGo to next message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Hi,

I am not using any libraries... Is there any problem with memory management??? I dont know exactly about that. Just i am asking.
Re: How to overcome this error??? FRM - 92101 [message #357542 is a reply to message #356960] Wed, 05 November 2008 17:27 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
What is the size of the 'fmb' file and what is the size of the 'fmx' file?

David
Re: How to overcome this error??? FRM - 92101 [message #358089 is a reply to message #357542] Sat, 08 November 2008 07:13 Go to previous message
ranjith_amrita
Messages: 44
Registered: August 2008
Location: Coimbatore
Member
Sir,

size of my .fmb file is 423kb. Its now working. I dnt know what happened.
Thanks for your suggestions sir.

Can you please send me your e-mail id? mine is
ranjith.bhas@gmail.com

Thanks.

Ranjith
Previous Topic: Calling report from report in report 10g
Next Topic: Execute_query causes hang in db connection
Goto Forum:
  


Current Time: Fri Apr 19 06:59:36 CDT 2024