-
New Feature
-
Resolution: Unresolved
-
Major
-
None
I have a job that deploys a database. After the db deployment it needs to restart the WAS server. I would like to have a job that has two critical sections one section is around the database deployment and therefore protects the access to the database. The second critical section is around the was restart and protects the was server access only.