hi,
1)if a new column is added to the table which is being referenced in cobol-db2 program . what should be done?
ie
a) whether we have to recomplile and rebind the application plan
b) whether binding an application package is enough
or anything else we should make in order to successfully run a cobol-db2 program
2) if cobol changes are done in cobol-db2 program. what is the compilation procedure.
ie a) whther the precompilation,compilation,appliction bind are required..
anything else we should make in order to successfully run a cobol-db2 program