What do you mean by the term fct?



What do you mean by the term fct?..

Answer / Devender Singh

In CICS, FCT (File Control Table) is a data structure used to manage file operations. It contains information about the files that are opened and being processed, including their attributes such as record format, access method, and sequence.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the effect of including the TRANSID in the EXEC CICS RETURN command?

2 Answers  


What is the function of the Terminal Control Table(TCT)?

1 Answers  


What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.

1 Answers  


What is the difference between FSET and FRSET?

3 Answers  


How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?

1 Answers   IBM,


What happens when a CICS command contains the NOHANDLE option?

1 Answers   IBM,


how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?

2 Answers   Patni,


Why do we need integrated cics translator?

1 Answers  


How many ways are there for initiating a transaction?

1 Answers  


first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!

1 Answers   CGI, Love, TechRel,


which is the cics control program that provides communication services between user written application programs and terminals?

1 Answers   IBM,


what is quasi-reentrant program?

5 Answers   IGT,


Categories