How to automatically remove a user who is inactive from all roles and groups automatically?
I do not want to delete the user record from the sys_user table, just remove the associated roles. Example, removing ITIL. I know I could have a scheduled job, with a script. I am not a developer so any assistance would be appreciated. I was trying t...

