Re: forefully change a password after login
Posted by ErmanArslansOracleBlog on Sep 17, 2021; 7:21am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/forefully-change-a-password-after-login-tp10272p10275.html
I would use a seperate scheduler user to schedule the concurrent programs.
Similarly, If the user is an expired user, the request gets cancelled and the status of the request
is updated as Completed /Cancelled.
Normally, we expect scheduled concurrent programs to be stopped when the related responsibility is expired. I didn't test the effect of user's password expiration. I don't think it will have a negative effect on scheduled concurrent programs.. You can test is very easily and send us an update.