logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are the two types of fields available in IMS DB?


  • Correct Answer
  • Key Fields - (PROCOPT=K) - Used to sequence the database and can't be changed - It is the field within a segment, used to identify the occurrence of the segment - Used to maintain the IMS segments in ascending sequence Search Fields - (PROCOPT=G) - Used to search for a segment, without the segment being sequenced on that field - A segment need not have a key or search field Both types of fields can be used to search the database 


  • Technology problems


    Search Results


    • 1. How can we distinguish between an online and batch program in IMS environment?
    • Discuss
    • 2. What are the different types of VSAM files available?
    • Discuss
    • 3. What are the three levels of definition for the VSAM DEFINE?
    • Discuss
    • 4. How do you fix the problem associated with VSAM out of space condition?
    • Discuss
    • 5. What is a VSAM slot?
    • Discuss
    • 6. What are the processing modes available in IMS DB?
    • Discuss
    • 7. What are the difference between in-stream procedure and inline procedure in JCL ?
    • Discuss
    • 8. In an AVL tree the balancing is to be done when the pivotal value is in range of

    • Options
    • A. greater than 1 and less than -1
    • B. greater than -1 and less than 1
    • C. greater than 1
    • D. less than -1
    • Discuss
    • 9. What is the data structures used to perform recursion?
    • Discuss
    • 10. Define void pointer using C++.?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment