DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Error:Frm-40734:Internal Error:PL/SQL error occured.

  1. #1
    Join Date
    Feb 2001
    Posts
    286
    Hi all!

    Queries:

    1.I confronted this error in D2k forms v6i when one of the users ran his Application:

    Error:Frm-40734:Internal Error:PL/SQL error occured.

    Cause:A fatal Error in PL/SQL during Trigger execution.

    Action:Notify DBA.

    Level: > 25

    After the execution of the above error,The Application Form closes on its own!!!

    WHAT IS MEANT BY LEVEL > 25 IN THE ABOVE STATEMENT!

    Why is this happening!


    Looking for a speedy reply!

    Regards,

    Amitstora.









  2. #2
    Join Date
    Jun 2001
    Posts
    109
    The level 25 is the system message level. The system assignes a number for all the messages. It is that number. You can suppress these message.

    Thanks
    saritha.

  3. #3
    Join Date
    Jan 2001
    Posts
    153
    BTW .. I would suggest not to supress the level 25 messages as those are critical !! ensure it throws and handle it..
    Vijay.s

  4. #4
    Join Date
    Feb 2001
    Posts
    286

    Is it a Backend Problem!

    Is this a Backend Problem.

    As it says in the Oracle Docs Help that NOTIFY THE DBA!

    How could we resolve such an error!

    Regards,

    Amitstora

  5. #5
    Join Date
    Sep 2000
    Posts
    47
    Hi,

    Just try debuging your application. Check out what all stuffs is being executed just before that FATAL ERROR. May be some stored procedure or database trigger is being executed and it may be refering some invalid objects.

    Regrads,
    Pinakin.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width