Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ORA-06571
Oracle claims the following with the message "ORA-06571: Function XXX does not guarantee not to update database".
select XXX('one', 'two') from dual;
But the function XXX does not really update any databases. How in the world can I fool the Oracle? The manual I have does not have the message number ORA-06571.
-- Bernard Tiffany Internet: Bernard.Tiffany_at_umich.edu CompuServe: 75046.2667 "With malice toward none; with charity for all" Abraham Lincoln, March 4, 1865Received on Thu May 15 1997 - 00:00:00 CDT
![]() |
![]() |