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 -> Re: need help: ORA-902 err in PL/SQL function

Re: need help: ORA-902 err in PL/SQL function

From: John M Beresniewicz <jberesni_at_erols.com>
Date: 1996/11/19
Message-ID: <56tcsa$rmk@boursy.news.erols.com>#1/1

Jim -- You cannot invoke functions which modify the database in SELECT statements. The ORA-902 is not the real error that should be returned, you should have gotten an ORA-6571. See the error message manual for details.

John B Received on Tue Nov 19 1996 - 00:00:00 CST

Original text of this message

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