Home » Developer & Programmer » Forms » ORA-304500
ORA-304500 [message #230878] Fri, 13 April 2007 03:43 Go to next message
amitmohangupta
Messages: 9
Registered: April 2007
Location: India
Junior Member

Dear ALL,

I am facing this problem on when_validate_item. This is because there is no PCPLUS Library in my libs and moreover when i copy the library it is not taking the path. I am using one global variable and i am passing pcplus as a path in that. I also dont have PCCODE32.dll.

From where i can get this DLL. I am not getting any clue.
Re: ORA-304500 [message #231189 is a reply to message #230878] Sun, 15 April 2007 20:05 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Search this website using the site-level search engine for 'ORA-304500' and you will find http://www.orafaq.com/usenet/comp.databases.oracle/2002/05/13/0225.htm

What is PCPLUS? Who supplies it? Have you contacted them for it?

David
Re: ORA-304500 [message #231550 is a reply to message #231189] Tue, 17 April 2007 08:10 Go to previous message
amitmohangupta
Messages: 9
Registered: April 2007
Location: India
Junior Member

Thanks

I found something that can trace the problem of ora-304500 to an extent.

This code is helpfull if you add the
EXCEPTION
WHEN OTHERS THEN
FOR I IN 1..Tool_Err.Nerrors LOOP
message (Tool_Err.Message);PAUSE;
Tool_Err.Pop;
END LOOP;


This exception can trace the exact problem of ORA-304500 and i also found that whatever you said regarding DLL is also correct. Please add incase i missed out something.

Amit Mohan Gupta
Previous Topic: Difference between Object Group and Object Library
Next Topic: wanna compare ... how do i achieve it?
Goto Forum:
  


Current Time: Thu Sep 26 22:48:38 CDT 2024