Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Forms4.x & stored functions/procedures

Re: Forms4.x & stored functions/procedures

From: <RTProffitt_at_beckman.com>
Date: Mon, 24 May 1999 18:50:20 GMT
Message-ID: <7ic71c$cvo$1@nnrp1.deja.com>

  1. Is this a stored Function? or local library? or local to module?
  2. for stored: do you have all the proper execute rights for such a function? Have you tried logging in as same user and trying the function in sql/plus?
  3. Is there a synonym for such a function or have you tried explicit owner.function call?
  4. does the owner of the function have the explicit rights to do what the function wants?

Hope these ideas help...
Robert Proffitt
Beckman Coulter
Brea, California

--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Mon May 24 1999 - 13:50:20 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US