Author: steve-myers
Posted: Tue Oct 18, 2016 6:02 pm (GMT 5.5)
Since this is CICS I have to wonder if this is a transfer in storage between 2 cooperating programs in a single CICS instance?
If the two programs are properly written I don't see an issue. But why "move" any data? Program A leaves a pointer for program B to use.
Posted: Tue Oct 18, 2016 6:02 pm (GMT 5.5)
Since this is CICS I have to wonder if this is a transfer in storage between 2 cooperating programs in a single CICS instance?
If the two programs are properly written I don't see an issue. But why "move" any data? Program A leaves a pointer for program B to use.