logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Name some of the common tables in CICS and their usage?


  • Correct Answer
  • PCT (Program Control Table) - Defines each transaction containing a list of valid transaction identifiers (transid) where each transaction is paired with its matching program PPT (Program Processing Table) - Contains a list of valid program names and maps and whether a current version is in the CICS region or needs to be brought in as a new copy FCT (File Control Table) - Contains a list of files known to CICS, the dataset name and status (closed/open, enable/disabled) TCT (Terminal Control Table)- A list of the terminals known to CICS 


  • Technology problems


    Search Results


    • 1. What is ENQ in CICS ?
    • Discuss
    • 2. What is the CICS LOAD command ?
    • Discuss
    • 3. Which CICS service transaction is used to gain accessibility to CICS control tables? Mention the one that has the highest priority?
    • Discuss
    • 4. Explain the basic difference between Intra partition TDQ and Extra partition TDQ?
    • Discuss
    • 5. How would you resolve an ASRA abend?
    • Discuss
    • 6. What CICS command do you need to obtain the user logon-id?
    • Discuss
    • 7. The EIB field which gives the last CICS command executed is?
    • Discuss
    • 8. Specify the CICS command used to read a VSAM record starting with prefix F. Code all the relevant options?
    • Discuss
    • 9. How do you define a sort file in JCL that runs the COBOL program?
    • Discuss
    • 10. What are different file OPEN modes available in COBOL?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment