DB2 Bind after a z/os promote
I created a z/os dependancy build definition to perform a compile, link and DB2 bind for a DB2 COBOL program. This works. Is there a way to get just the bind step to kick off during a z/os promotion? The promotion copies the build maps so that the build is up to date for the target build definition. This is what we want for the compile and link step, but we want the DB2 bind step to run. Is there a way to do this?
One answer
I created a z/os dependancy build definition to perform a compile, link and DB2 bind for a DB2 COBOL program. This works. Is there a way to get just the bind step to kick off during a z/os promotion? The promotion copies the build maps so that the build is up to date for the target build definition. This is what we want for the compile and link step, but we want the DB2 bind step to run. Is there a way to do this?
Hi
There is not currently a way to automatically do this. There is an enhancement request opened that would result in you being able to do something like this. See "Promotion pre and post conditions (140034)" in the RTC project area. Please feel free to comment on this enhancement so that it get more visibility.
Guy