Hi,
I have a problem with a CICS Vsam file. All programs COBOL/CICS can't read with readnext (StartBrowse/ReadNext/EndBrowse) command this file. The result of the readnext is always the first record read. The read equal works fine, it seems that Cics doesn't permit this function. The definition of RDO table seems to contain the Browse attribute. Is possible that the problem is generate if this attribute is not defined ?
All programs that read this file are old programs (working in production), this is a test environment, the file is create with a repro starting from a batch file (repro from production environment).
Do you have any suggestion?
Many Thanks in advance
Ciao
p.s.: sorry for english