Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> pb calling oracle function
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
![]() |
![]() |