Menu principal                 [Fechar]


SQL - SQLCODE's - Códigos negativos


Volta a página anterior

Volta ao Menu Principal


Desenvolvido por Carlos Alberto Dornelles - Analista de Sistemas - Brasília DF.


SQLCode -170

O número de argumentos especificado para function-name é inválido

Conclusão: An SQL statement includes the scalar function 'function-name' with either too many or too few arguments.

Ação do sistema: O comando não pode ser executado.

Resposta ao Desenvolvedor: Correct the statement. Refer to Chapter 3 of DB2 SQL Reference for information about the number of arguments required by the scalar function 'function-name'.

SQLSTATE: 42605


© Copyright IBM Corp.