CICS program does not need to open a file explicitly

Tue, 07/26/2011 – 07:29

#1

CICS program does not need to open a file explicitly

I noticed this while debugging a CICS program recently that CICS does not need to open a file explicitly if the file has a FCT entry.

I am not sure if my conclusion is correct, but as per my observation I think that if a file has been defined in file control table of CICS then it does not need to be opened explicity.

I am seeking an answer from the forum if my observation is correct and if someone can provide more inputs on this, it would be really nice of them.

– Kailash

“; ; ; ;

Click the +1 button  below to share it with your friends and colleagues

Share this if you liked it!

Disclaimer