Hi,
We are using Enterprise cobol. In the linkedit of the compile JCL,there are some options like
//LINK.SYSIN DD *
SETSSI 00122899
INCLUDE ABC(ISPLINK)
INCLUDE ABC(ISPEXEC)
NAME xxxxxxxx(R)
Can any one explain me , what are these...
On any ISPF panel type 'TSO HELP'. This will show you all commands.
Are you looking for tso/ispf commands or Db2 utility commands?
The above one will show you only TSOcommands.
First use a predelete step to delete your target datset, then preallocate it.
As you know ,how many files are going to come from the vendors, use iebgener or icegener to copy( use mod for target dataset). after copy initialise all the vendor datset. So even if you deon't receive some of the...
Hi,
We are converdting existing os/vs cobol to enterprise cobol. but there is a third party product which is still in os/vs cobol. the problem is all the programs compiled in Enterprise cobol shows their addressmode is 31 bit and residency mode is 'any', but the programs calling the third...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.