What can the administrator add to the script after each task so the completed tasks are committed even if other tasks fail?

A system administrator runs a Jython script that creates and configures several servers and realizes that the script fails before completing. Although many tasks succeeded, they are rolled back when the script fails.
Before running the script again, what can the administrator add to the script after each task so the completed tasks are committed even if other tasks fail?
A. AdminApp.update()
B. AdminConfig.save()
C. AdminControl.invoke(server, ‘sync’)
D. AdminTask.backupJobManager(‘server’)

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.