logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Name and explain the type of locks?


  • Correct Answer
  • There are three types of lock, namely: Shared ? This type of lock permits two or more programs to read from the locked space but does not allow them to change it Update ? This lock is more lenient It permits the program to read and change the locked space Exclusive ? This lock restricts all users from accessing the locked space 


  • Technology problems


    Search Results


    • 1. What is sqlcode -811?
    • Discuss
    • 2. What is REORG? When it is used?
    • Discuss
    • 3. How do you insert a record with a nullable column?
    • Discuss
    • 4. What is RUNSTATS?
    • Discuss
    • 5. How does DB2 determine what lock- size to use?
    • Discuss
    • 6. What is NOTCAT2?
    • Discuss
    • 7. How do you display last 5 records in DB2?
    • Discuss
    • 8. Difference between Embeded SQL and Dynamic SQL?
    • Discuss
    • 9. What is DBRM? What it contains? When it will be created?
    • Discuss
    • 10. How does DB2 use multiple table indexes?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment