Hi all,
I have a COBOL program A to be modified. It has static call to another program B.
I have included these two programs to the changeman package and promoted and tested it, it works well. However the Audit step fails.
It gives SYNCH8 and says there are 30 other programs that call program B and they have to be compiled first and then program B.
If I include these 30 programs, these further call and are called by many other programs around 200 or more.
Please suggest me how to resolve this.
Thank You!!!