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

Home -> Community -> Usenet -> c.d.o.server -> pb calling oracle function

pb calling oracle function

From: Christophe LUCET <clucet_at_perinfo.com>
Date: Thu, 03 Jun 1999 16:20:13 +0200
Message-ID: <37568F1D.17268B1C@perinfo.com>


Hello!
I created a function that call a stored procedure which takes a string for inout parameters.
This function aims to print the string parameter after execution of the stored procedure.
But when i call the function by :
select fn_testerfx from sys.dual;
Oracle answers to me :
ORA-06571: something like "FN_TESTERFX can't be sure not to change datas in the database....
Thanks for all answers that can help me. Bye
:-) Received on Thu Jun 03 1999 - 09:20:13 CDT

Original text of this message

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