Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com
SQLCode -812
Causa
THE SQL STATEMENT CANNOT BE PROCESSED BECAUSE A BLANK COLLECTION-ID WAS FOUND IN THE CURRENT PACKAGESET SPECIAL REGISTER WHILE TRYING TO FORM A
QUALIFIED PACKAGE NAME FOR PROGRAM program-name.consistency-token USING PLAN plan-name.
A last or only entry in the package list for the plan contained asterisk (*) the 'collection-id ' which requires the 'CURRENT PACKAGESET' special
register to be set to a nonblank 'collection-id' in order to form a qualified package name.
Ação do sistema
The statement cannot be executed.
Resposta ao Desenvolvedor
Set the 'CURRENT PACKAGESET' special register to the desired 'collection-id' or have your system administrator check the plan's package list for
correctness.