How to perform a bulk deletion of multiple users from the OM View DEF USER list without manual entry.
There is no single "one-click" utility for mass user deletion. However, the process can be automated using the **SARBCH** utility. Follow these steps to perform a mass deletion:
/DELETE USER=userid
*Note: You can use the **SARGRW** utility or a standard text processor to generate these statements from a source list of UserIDs.*//DELEUSER JOB ...//*//STEP1 EXEC PGM=SARBCH,PARM='VIEW.DB.PREFIX'//STEPLIB DD DISP=SHR,DSN=your.hlq.CVDELOAD//SYSPRINT DD SYSOUT=*//REPORT DD SYSOUT=*//SYSIN DD DISP=SHR,DSN=your.dataset.with.delete.cards