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 -> DBMS_SYS_SQL ERROR !!!

DBMS_SYS_SQL ERROR !!!

From: <raqgf_at_my-deja.com>
Date: Wed, 28 Jul 1999 12:44:02 GMT
Message-ID: <7nmtug$qik$1@nnrp1.deja.com>


When we run an stored procedure it produces an error:

ERROR at line 1:

ORA-00933: SQL command not properly ended
ORA-06512: at "SYS.DBMS_SYS_SQL", line 239
ORA-06512: at "SYS.DBMS_SQL", line 25
ORA-06512: at "PRUADM.BORRA_BOB_LIM", line 15
ORA-06512: at line 1

The same code works fine in other database,   Have somebody any idea about because that error happen ?

The line that produces the error is fetch cursor_name INTO variable_name;

THANKS. Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jul 28 1999 - 07:44:02 CDT

Original text of this message

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