Hi All ,
Can you please help me design a loagic using COBOL and JCL where I can make dynamic unload JCLs .So that I can read a dataset having list of many db2 tables and then extract the unload of each of those tables in separate data sets.
An internal reader needs to be used . The correson ding table spaces can be extracted from sys ibm tables but how do I pass it dynamically t the jcl each time ?