SQL - SQLCODE's - Códigos negativos -715
Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com
SQLCode -715
Causa
PROGRAM
program-name
WITH MARK
release-dependency-mark
FAILED BECAUSE IT DEPENDS ON FUNCTIONS OF THE RELEASE FROM WHICH FALLBACK HAS OCCURRED
Program 'program-name' depends on a function of DB2 that is not supported by the current active release.
program-name
Name of the application program.
release-dependency-mark
A 1-character mark showing the oldest DB2 release supporting this program.
Ação do sistema
The BIND operation for this plan or package is not performed.
Resposta ao Desenvolvedor
The program cannot be used until the DB2 subsystem is remigrated to the newer release.
Notify the system programmer.
Warn users not to use plans or packages containing this program until the DB2 subsystem has been remigrated to the newer release.
SQLSTATE: 56064
© Copyright IBM Corp.