Home » Developer & Programmer » Forms » 2 type of different errors (Form 6i, Oracle 10g)
2 type of different errors [message #457509] Mon, 24 May 2010 23:56 Go to next message
mm_kanish05
Messages: 493
Registered: January 2007
Location: Chennai
Senior Member

Hi,

We have centralized server and all the users are accessing the same. From last week all users are receiving the following 2 different message at our package, randomly.

Frm-40733 pl/sql built-in dbms-error-text failed.

Frm-40735 on-error trigger raised unhandled exception ora -03114.
 


please help me to solve this issue. Matter most urgent.

Thanks

Kanish
Re: 2 type of different errors [message #457519 is a reply to message #457509] Tue, 25 May 2010 01:01 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
The first message:Oracle

FRM-40733: PL/SQL built-in %s failed.

Cause: A fatal error occurred in Oracle Forms or in PL/SQL during trigger execution.

Action: Notify the DBA.



The second message:Oracle

ORA-03114: not connected to ORACLE

Cause: A call to Oracle was attempted when no connection was established. Usually this happens because a user-written program has not logged on. It may happen if communication trouble causes a disconnection. In addition, this message could occur when ALTER SYSTEM KILL SESSION or ALTER SYSTEM DISCONNECT SESSION were issued with the IMMEDIATE qualifier because, in those cases, the client's connection to the database is terminated without waiting for the client to issue a request.

Action: Try again. If the message recurs and the program is user written, check the program.
Re: 2 type of different errors [message #459708 is a reply to message #457519] Tue, 08 June 2010 01:43 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have you solved your problem?

David
Re: 2 type of different errors [message #460809 is a reply to message #459708] Tue, 15 June 2010 00:18 Go to previous messageGo to next message
mm_kanish05
Messages: 493
Registered: January 2007
Location: Chennai
Senior Member

No
Re: 2 type of different errors [message #464259 is a reply to message #460809] Wed, 07 July 2010 02:52 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Sorry that I have been so long in replying. Have you solved your problem?

Do all the users access the forms from the same server? Is it possible that they may have a copy of the form or library on their PC? Have you coded any 'ON-ERROR' triggers yourself? Is it the same form and field that is causing this error? Did you compile a library but not the form? Did you create a new library in May?

David
Previous Topic: Forms 11g & Webutil
Next Topic: cursor & decode & supquery .. error?
Goto Forum:
  


Current Time: Thu Sep 19 16:37:17 CDT 2024