These messages appear:
IEC161I 052(009,RD270)-084,R1491,IKJTSO01IKJTSO01,TNTDD,,,
IEC161I xxx.TNTDD,xxx.TNTDD.DATA,
TLD013-02 OPEN FAILED FOR DDNAME TNTDD R15=08 VSAM DECIMAL FDBK CODE=0168
Telon Report Generator, release 5.1
Cause:
The data set should be initialized. It looks from the message as if the dataset is empty or so.
There is *.CAWLVSMI dataset with members which should be used to initialized the CA Telon VSAM files.
In this case, for the CA TNTDD file, the IDCAMS should be coded this way to initialize the TNTDD file:
REPRO INDATASET(*your_hlq*.CAWLVSMI(TNTDD)) -
OUTDATASET(SYSES.TELONA.TNTDD)