Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C9510-401 All Questions

View all questions & answers for the C9510-401 exam

Exam C9510-401 topic 1 question 8 discussion

Actual exam question from IBM's C9510-401
Question #: 8
Topic #: 1
[All C9510-401 Questions]

A system administrator runs a Python 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')
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
pssrajan
4 years, 2 months ago
I would say answer is B. https://www.ibm.com/support/knowledgecenter/SSEQTP_9.0.5/com.ibm.websphere.base.doc/ae/txml_savechange.html
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...