Desenvolvido por DORNELLES Carlos Alberto - Analista de Sistemas - Brasília DF. - cad_cobol@hotmail.com
SQLCode +20543
Causa
A SYSTEM PARAMETER WAS OVERRIDDEN FOR object-name WHEN PROCESSING THE statement-name STATEMENT.
REASON reason-code
A system parameter was overridden for the statement-name SQL statement that was processed.
reason-code indicates which system parameter was overridden and what value was used by the system.
1
The RBA or LRSN 6-byte limit was already exceeded when an object that was created or added and the OBJECT_CREATE_FORMAT subsystem parameter
was set to BASIC (BASIC allows for 6-byte values).
The statement was processed by using an OBJECT_CREATE_FORMAT subsystem parameter value of EXTENDED to allow for 10-byte RBA or LRSN values.
Ação do sistema
The statement was processed with the system-determined value for the system parameter.
Resposta ao Desenvolvedor
Contact your system programmer to take the action that corresponds to the reason-code value:
1
Change the OBJECT_CREATE_FORMAT subsystem parameter to EXTENDED.
BASIC is not a valid setting when the RBA value of a non-data-sharing system or the LRSN of a data sharing group exceeds 6 bytes.