SQL - SQLCODE's - Códigos negativos -722
Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com
SQLCode -722
Causa
bind-type
ERROR USING
auth-id
AUTHORITY PACKAGE
package-name
DOES NOT EXIST.
The indicated subcommand was issued against a package that does not exist.
bind-type
Type of bind subcommand (BIND | REBIND | FREE).
auth-id
Authorization ID of the invoker of the BIND subcommand.
package-name
Name of the package (location.collection.package.version)
Ação do sistema
Package not rebound or freed.
Resposta ao Desenvolvedor
Check the SYSPACKAGE catalog table for the correct 'location.collection.package.version' to use.
SQLSTATE: 42704
© Copyright IBM Corp.