Author: Kevin Vaz
Subject: Can sending 5 MB data between cobol programs cause issue
Posted: Tue Oct 18, 2016 4:50 pm (GMT 5.5)
Hi,
We are having a web service in which we are sharing 4.6 MB of data between two programs we make use of Pointers in cobol to use the addresses of the variables to use between the called and calling program. Since the amount of data being shared is 4.6 MB and the call to this service is made every minute or so, can this cause the corruption of other modules or any S0C1 or protection exceptions?
Thanks,
Kev
Subject: Can sending 5 MB data between cobol programs cause issue
Posted: Tue Oct 18, 2016 4:50 pm (GMT 5.5)
Hi,
We are having a web service in which we are sharing 4.6 MB of data between two programs we make use of Pointers in cobol to use the addresses of the variables to use between the called and calling program. Since the amount of data being shared is 4.6 MB and the call to this service is made every minute or so, can this cause the corruption of other modules or any S0C1 or protection exceptions?
Thanks,
Kev