Home » Developer & Programmer » Forms » Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] (Oracle forms, 10G, Windows 7)
icon8.gif  Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617147] Wed, 25 June 2014 08:25 Go to next message
pramod.sramesh
Messages: 23
Registered: November 2011
Location: Bangalore
Junior Member
Hi Experts,

I am working on Oracle forms 10g, DB 11g, Windows OS. I have a data block based on procedure in my form when i compile the form i am getting the error 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid]. Please find the attached file for reference.
The form is developed in the test environment with DB version 10g and its compiling properly. When i compile the form in 11g DB i am getting the error. Please help.

Thanks,
Pramod SR
  • Attachment: error.png
    (Size: 29.39KB, Downloaded 1067 times)
Re: Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617174 is a reply to message #617147] Wed, 25 June 2014 13:07 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Normally, when I see Internal Error in Oracle Developer, I exit out and then start up again and it goes away.
Sometimes, I will be able to save my form (under a different name, just in case it corrupted my form) and other times it will just exit when I hit OK.
Re: Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617203 is a reply to message #617174] Wed, 25 June 2014 23:55 Go to previous messageGo to next message
pramod.sramesh
Messages: 23
Registered: November 2011
Location: Bangalore
Junior Member
Hi joy_division,

Thanks for your time. I tried as you suggested, still i am facing the same error. I re-run Data Block Wizard once again but no use. Is it related to 11g DB?

Thanks,
Pramod
Re: Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617247 is a reply to message #617203] Thu, 26 June 2014 08:30 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
Maybe the 10g form cannot access a feature of 11g. What is going on in the procedure product_app_tab?
Re: Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617394 is a reply to message #617247] Sun, 29 June 2014 01:09 Go to previous messageGo to next message
pramod.sramesh
Messages: 23
Registered: November 2011
Location: Bangalore
Junior Member
Hi joy_division,

Thanks for your support. The issue was related to privileges! Grants were missing from some other schema. When i saw the dependencies of the package, One particular object was referring to a synonym without grants, then i recreated the synonym and granted respective privileges. Is it possible to handle the exception in a block based on a procedure? Usually there will be no exception when we create it and sometimes we will end up with un handled exceptions.

Thanks,
Pramod
Re: Form Compilation error, 'Error 801 at line 1, column1' Internal error [hshuid:LU invalid] [message #617395 is a reply to message #617394] Sun, 29 June 2014 01:36 Go to previous message
Littlefoot
Messages: 21808
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Add exception handlers to the procedure as they appear (if you can't anticipate them now). Generally speaking, restrain yourself from using WHEN OTHERS.
Previous Topic: How to get 'Do you want to save changes you have made?'
Next Topic: Toolbar on developer 10G
Goto Forum:
  


Current Time: Tue Apr 30 23:06:00 CDT 2024