Home » Developer & Programmer » Forms » find procedure on more than form (oracle10g)
find procedure on more than form [message #496261] Fri, 25 February 2011 11:00 Go to next message
muradjuber
Messages: 60
Registered: August 2010
Member
dear all

is there is any way to find procedure located on which forms coz we need to remove procedure but we didnt want to effect on the sysytem

Re: find procedure on more than form [message #496275 is a reply to message #496261] Fri, 25 February 2011 12:28 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
I don't understand what you mean, but in unix a simple
grep -i
on the .fmb will find your procedure name or you can use
strings
and pipe it to grep.

Open up forms developer, remove the procedure, recompile to check that the form still compiles. Put it on app server, recompile. Anyone in the form when you recompile will lose all functionality, so do it after hours.
Previous Topic: PRE-INSERT trigger error
Next Topic: how to change forms applet title
Goto Forum:
  


Current Time: Thu Sep 19 16:24:30 CDT 2024