That's perfect. Thank you
The security ref manual only gives, "The profile is not valid for sign-on until an authorized user enables it again".
-----Original Message-----
From: Mark Waterbury [mailto:mark.s.waterbury@xxxxxxxxxxxxx]
Sent: Friday, August 23, 2019 2:50 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: Disabled users & Job Schedule Entries
Justin,
Prompt the CHGUSRPRF command, put the cursor in the field for "Status" (*ENABLED or *DISABLED) and press F1=Help, then F20=Enlarge, then page down, and you will see this:
Change User Profile (CHGUSRPRF)
..............................................................................
: Status (STATUS) - Help :
: :
: *SAME :
: The value does not change. :
: :
: *ENABLED :
: The user profile is valid for sign-on. :
: :
: *DISABLED :
: The user profile is not valid for sign-on until an authorized user :
: enables it again. Batch jobs can be submitted under a disabled user :
: profile. :
: :
: :
: :
: :
: :
: Bottom :
: F2=Extended help F3=Exit help F10=Move to top F12=Cancel :
: F13=Information Assistant F14=Print help :
: :
:............................................................................:
HTH,
Mark S. Waterbury
On Friday, August 23, 2019, 3:44:42 PM EDT, Justin Taylor <JUSTIN@xxxxxxxxxxxxx> wrote:
What happens if an existing Job Schedule Entry (in WRKJOBSCDE) tries to start and the user profile is disabled? I have a vague recollection that the job will run normally, but I can't find any documentation (one way or the other). Does anyone know the answer to this? Bonus points if you can point to the docs.
TIA