What do you mean by the term FCT?

devquora
devquora

Posted On: Feb 22, 2018

 

FCT stands for the File Control Table. All the types of the VSAM files used in the CICS programs have to be registered in the file control table. FCP is a type of program that mainly refers to the FCT. The FCT has ACCMETH or the data access method, DATASET or the Dataset name, File ( file name), SERVEQ or the operation needs to be performed on, FILESTAT or the file initial status, BUFND or the number of the data numbers and BUFNI or the numbers of index buffers.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    CICS Interview Questions

    What are the terms CICS generally means?

    First of all, CICS stands for the Customer Information Control System...

    CICS Interview Questions

    What is the type of PPT in the CICS?

    In the CICS, PPT mainly stands for the Processing Programming Table...

    CICS Interview Questions

    What are the uses of PPT in CICS?

    The following are some of the main uses of PPT in CICS and they are:..