I wish to build a temporary DB2 table whilst executing a batch cobol program. I want to do this in the program rather than have a DBA create it becuase the data is "unique" to this program. I want to interrogate an internal array several times and it'll be much easier to do it with a DB2 table than a cobol array.
Any suggestions are am I talking pie in the sky?
Any suggestions are am I talking pie in the sky?