CL Command Reference - CHGCICSFCT
CL Command List > CHGCICSFCT Reference
Description:
Use the Change CICS File Control Table (CHGCICSFCT) command to change an entry in the FCT.
The File Control Table (FCT) defines all the files, both local and remote, that are used either by CICS or by application programs. All files must conform to one of the VSAM file types:
. Key-sequence data set, that is each record is accessed by predefined keys
. Entry-sequence data set, that is reach record is accessed by its relative byte address
. Relative-record data set, that is each record is accessed by its record number.
Examples:
None.