PLS-00362

Error: PLS-00362: invalid cursor return type; 'string' must be a record type

Causa: In a cursor specification or REF CURSOR type definition, a non-record type such as NUMBER or TABLE was specified as the return type. This is not allowed. Only the following return types are allowed:

Acción: Revise the cursor specification or REF CURSOR type definition so that it specifies one of the above return types.


Deja tu comentario:

¿No sabes cómo solucionar el error? ¿O lo has conseguido resolver y quieres ayudar a otros usuarios?

Para comentar, haz login con tu cuenta de


COMENTARIOS:


No hay comentarios.