MITHARG
Would you like to react to this message? Create an account in a few clicks or log in to continue.

COBOL Quickstart Error QST032E -Help

Go down

COBOL Quickstart Error QST032E -Help Empty COBOL Quickstart Error QST032E -Help

Post  kasthuri Mon Jan 28, 2013 12:00 pm

Team,

I am getting QST032E error while writing output files in one of DB2 cobol program, uses Quickstart . I tried to QST032E error but i didnt get much .

Solution was provided below "If this is an output file, verify that the
program is properly initializing the LLBB field" . can one of you please explain what is LLBB field?

+QST032E VB LL FIELD INVALID FOR DDNAME

QST032E VB LL FIELD INVALID FOR DDNAME xxxxxx

Explanation: A READ or WRITE to a variable length file encountered a
record that was either longer than the file's LRECL or shorter than 5 (the
minimum LRECL). The DDNAME appears in the accompanying Error Message.

System Action: ABEND U2032 is issued.

User Response: Correct the problem and restart. If this is an input file
that was created using the BSAM access method, verify that all records
were created with proper length fields. You cannot browse the dataset to
verify this as TSO BROWSE uses QSAM and QSAM adjusts the length field if
it is longer than the LRECL. If this is an output file, verify that the
program is properly initializing the LLBB field.****************************** BOTTOM OF DATA ********************************

kasthuri

Posts : 212
Join date : 2013-01-27

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum