A team member is trying to run a SARBCH LISTVIEW, and it is failing because they do not have UPDATE access to the database.
Why would this command need UPDATE access?
Release : 14.0
A security violation can possibly occur regarding general access to a View database.
For access to the database, UPDATE authority is needed, whereas the UPDATE is primarily to access/open database data sets.
This would be a MVS data set authorization, and not View authorization.