Editorial / Best Answer
Srinivas17738
1. Program will not abend, but there will be trancation in data,
Given in program 'APPLE' the value stored in database will be 'APPL'.
This is what I assume ---> As long as DCLGEN is a generated, but program not yet compiled, the old load and DBRM's bind remains the same and the only thing would be trancation in data at runtime.
DB2 Column Size
Profile Answers by mainframe_professional Questions by mainframe_professional
Questions by mainframe_professional
Editorial / Best Answer
Srinivas17738Profile Answers by Srinivas17738 Questions by Srinivas17738
1. Program will not abend, but there will be trancation in data,
Given in program 'APPLE' the value stored in database will be 'APPL'.
This is what I assume ---> As long as DCLGEN is a generated, but program not yet compiled, the old load and DBRM's bind remains the same and the only thing would be trancation in data at runtime.
Related Answered Questions
Related Open Questions