Multiple choice technology mainframe

While trying to open any member in a PDS, we sometimes come across "member in use" message. In that situation, if you want to know who is using the member currently, press F1 twice.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In ISPF, when encountering 'member in use' message, pressing F1 twice displays information about which user or job is currently holding the lock on that PDS member. This is a standard ISPF feature for debugging access conflicts.