Example of Updating a User Record

The following commands update the record of a user named Smith in the Authorization file.

UPDATE USER   USERID=(DALLAS, SMITH) 	-
		NAME=’RB SMITH’ 	-
		PASS=XYZZY 	-
		PH=’214 555-5555’ 	-
		ADD USER=Y ALTER USER=Y 	-
		READ USER=Y  REMOVE USER=Y 	-
		CH=Y  FLUSH=Y  DELPR=Y

With these updates, Smith can perform the following functions:

  • Add Users to the Authorization file
  • Update and read User records
  • Delete User records
  • Change a Process in the TCQ
  • Delete an executing Process from the TCQ
  • Delete an inactive Process from the TCQ