PLS-00129

Error: PLS-00129: Pragma INTERFACE only supports C as its first argument

Causa: The first parameter passed to pragma INTERFACE specified a host language other than C. Currently, C is the only host language supported. The parameter might be misspelled, or the pragma syntax might be faulty (for example, a comma might be missing between two parameters).

Acción: Check the spelling of the first parameter, which should be C, and make sure the proper syntax was used.


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.