I am trying to find out who is holding the lock on a given work object. What is the best way to do this without trying to lock the object?

  1. Use Ob-Open-By-Handle and use the LockInfoPage

  2. Run a RDB method against the database to see who holds the lock

  3. Use the tools.getLockManager().isLocked method in a java step

  4. None


Correct Option: C

Find more quizzes: