Hi All,
As per my understanding,
1. during precompilation of a cobol program, the sql statements are seperated to form a "Database Request Module".
2. The DBRM is binded to the database region.
3.Compilation process takes place with DBRM and Load module.
Let me know, if the understanding is correct. Also kindly let know the JCL utilities involved for this process.