logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain the basic difference between Intra partition TDQ and Extra partition TDQ?


  • Correct Answer
  • INTRA PARTITION TD QUEUE : It is a goup of sequential records which are produced by the same and / or different transaction within a CICS region These Qs are stored in only one physical file (VSAM) in a CICS region, which is prepared by the system programmer Once a record is read from a queue, the record will be logically removed from the queue EXTRA PARTITION TD QUEUE: It is a group of sequential record which interface between the transaction s of the CICS region and the systems outside of CICS region Each of there TDQs is a separate physical file, and it may be on the disk, tap, printer or plotter 


  • Technology problems


    Search Results


    • 1. How would you resolve an ASRA abend?
    • Discuss
    • 2. Explain how to handle exceptional conditions in CICS?
    • Discuss
    • 3. What is the difference between the enter key, the PF keys and the PA keys?
    • Discuss
    • 4. Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS?
    • Discuss
    • 5. What is the function of the CICS translator?
    • Discuss
    • 6. Which CICS service transaction is used to gain accessibility to CICS control tables? Mention the one that has the highest priority?
    • Discuss
    • 7. What is the CICS LOAD command ?
    • Discuss
    • 8. What is ENQ in CICS ?
    • Discuss
    • 9. Name some of the common tables in CICS and their usage?
    • Discuss
    • 10. What CICS command do you need to obtain the user logon-id?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment