Hi,
The input file we are reading, in that we have numbers.. That numbers i need to update to one of the column in DB2 table. The column is defined as integer. Could you please guide us how to write the JCL to update the DB2 table.
Num1 variable with defined as number with 8 digits.
colum1 column with defined as integer with 8 digits.
Thanks