Page 1 of 1

Regarding Cics File PGM

PostPosted: Sat 14 Nov 2009, 19:36
by ctsakthi
Dear all,
I tried to write a data from cics to file..its working fine.. then i close the file in cics region.
and seen the content of the file in batch by using print ch ids..
now when i tried to open the file in CICS Region.. it says error in opening file
i used the same command "cemt set file(lfile) op en" ..
why this problem exist?????
i want to add more records for the existing file......!

Regards,

Sakthi

Re: Regarding Cics File PGM

PostPosted: Tue 17 Nov 2009, 07:19
by Rakesh kotha
Please give me your file DSN and it's DD name in CICS.

I can help u ..

Thanks
Rakesh Kotha

Re: Regarding Cics File PGM

PostPosted: Thu 19 Nov 2009, 05:43
by ctsakthi
HI

MY File name " LFILE"
dsn name : "tchn137.sample.ksds11"

Re: Regarding Cics File PGM

PostPosted: Thu 19 Nov 2009, 09:02
by Rakesh kotha
i think it's resolved now!!!