Home » Developer & Programmer » Forms » How to resolve the ora-305501 error
How to resolve the ora-305501 error [message #478114] Wed, 06 October 2010 06:38 Go to next message
kvkpraveen
Messages: 20
Registered: June 2010
Location: Bangalore
Junior Member
Hi All

I am using ole2 object to call MSWORD 2007 (for spell check window) in oracle forms10g(10.2) version later i migrated into oracle forms 11g. Here i am facing problem while clicking the push button it is not open the spell check window insted of that i am getting the error ORA-305501 and frm-40735

Please give the solution


Regards
Praveen.K

[Updated on: Wed, 06 October 2010 06:44]

Report message to a moderator

Re: How to resolve the ora-305501 error [message #684765 is a reply to message #478114] Tue, 17 August 2021 06:11 Go to previous messageGo to next message
Akansal
Messages: 2
Registered: August 2021
Junior Member
Hi Praveen,

I am using 11g Oracle and facing the same error ORA - 30550.
There is no webutil library attached as of now and I am just using OLE2 to create the excel file.

How did you resolve your issue?

Thanks.
Re: How to resolve the ora-305501 error [message #684766 is a reply to message #684765] Tue, 17 August 2021 06:18 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

ORA-30550: index depends on a package/function spec/body which is not valid
 *Cause:  the functional indexes depends on some invalid/non-existent
          package/function spec/body
 *Action: verify that all the package/functions which the index depends on
          exist and are valid

[Updated on: Tue, 17 August 2021 06:18]

Report message to a moderator

Re: How to resolve the ora-305501 error [message #684767 is a reply to message #684766] Tue, 17 August 2021 06:21 Go to previous message
Akansal
Messages: 2
Registered: August 2021
Junior Member
Hi Michel,

I am using OLE2 built in package to create an excel file using the forms
but it is giving the error ORA-305501 on the first line under BEGIN block that is
--> " application:=OLE2.CREATE_OBJ('Excel.Application'); "
Previous Topic: ON-LOCK/lock_record not working after set_record_property QUERY_STATUS
Next Topic: Comparing forms from 2 different folders
Goto Forum:
  


Current Time: Fri Mar 29 05:58:42 CDT 2024