28/08/2007, 12:02
|
| | Fecha de Ingreso: agosto-2004 Ubicación: Lima
Mensajes: 109
Antigüedad: 20 años, 3 meses Puntos: 1 | |
Re: Ayuda con store procedure BUENO CREE EL PACKAGE PARA PODER EJECUTAR EL STORE PROCEDURE LO CREA SIN ERRORES PERO AL EJECUTARLO ME DA EL ERROR:
The following error has occurred:
ORA-06550: line 2, column 17:
PLS-00201: identifier 'CURSOR' must be declared
ORA-06550: line 2, column 13:
PL/SQL: Item ignored
ORA-06550: line 5, column 38:
PLS-00320: the declaration of the type of this expression is incomplete or malformed
ORA-06550: line 5, column 3:
PL/SQL: Statement ignored
Details:
ORA-06550: line 2, column 17:
PLS-00201: identifier 'CURSOR' must be declared
ORA-06550: line 2, column 13:
PL/SQL: Item ignored
ORA-06550: line 5, column 38:
PLS-00320: the declaration of the type of this expression is incomplete or malformed
ORA-06550: line 5, column 3:
PL/SQL: Statement ignored
estoy usando oracle8i |