exam questions

Exam MB-300 All Questions

View all questions & answers for the MB-300 exam

Exam MB-300 topic 3 question 55 discussion

Actual exam question from Microsoft's MB-300
Question #: 55
Topic #: 3
[All MB-300 Questions]

You are responsible for automation efforts in a Dynamics 365 Finance environment.
You are running into performance issues on a specific Application Object Server (AOS) that is over-used.
You need to alter your batch processing of high-demand items to have affinity to a new AOS server.
Which batch processing component should you change?

  • A. Batch group
  • B. Batch periods
  • C. Batch task
  • D. Batch job
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/batch-server-overview

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Suzemagooze
Highly Voted 4 years, 4 months ago
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/batch-server-overview From this link " A batch group is an attribute of a batch task. A batch group lets the administrator determine or specify which AOS instance runs the task." Because of this I would say the correct answer should be A. Batch group.
upvoted 23 times
...
omoz
Most Recent 1 year, 6 months ago
Batch task is the answer. Saw this on microsoft practice test and batch task was picked as the answer. Reason- To reduce throughput and reduce execution time, you can define a batch job as many tasks and then use a batch server to run the tasks against all available AOS instance. Batch group is incorrect - batch groups are used to direct batch tasks to batch servers defined in the batch group configuration.
upvoted 1 times
...
Nors
2 years ago
C. Batch Task
upvoted 1 times
...
vanhell
2 years, 7 months ago
I think it A; Additionally, you can create a named batch group, and then set an affinity between that batch group and specific AOS instances. After you create this affinity, only the specified AOS instances will process tasks from the named batch group, and those AOS instances will process tasks from the named batch group only https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/batch-server-overview
upvoted 2 times
...
KSharp
2 years, 7 months ago
Selected Answer: A
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/batch-server-overview
upvoted 2 times
...
Basturk
4 years, 6 months ago
C. Batch Task
upvoted 2 times
...
BigFritz
4 years, 7 months ago
Answer should be Batch Task. Yes, you have to create a new batch group with the new server. But the question is, what you should change.
upvoted 3 times
lolll
4 years, 7 months ago
you should change the batch group with the one on the new server
upvoted 6 times
BigFritz
4 years, 7 months ago
You have your old batch group A, which is asigned to your running batch tasks. To solve your performance issues your create a new batch group and assigne your new AOS to this group. Finally you have to splitt up your existing batch tasks to use both groups. Is'nt it?
upvoted 2 times
lolll
4 years, 7 months ago
mmmm could it be... i saw another scenario: you have P2P and O2C batch job with the same batch group (so same server). I create and assigne batch group A to P2P jops and batch group B to O2C jobs, so I have to change the batch group in each task in order to have the P2P tasks running with group A (on a certain server) and O2C tasks running with group B (on another server). What do you thinnk?
upvoted 2 times
...
...
...
Wouter_B
4 years, 4 months ago
We do not know the current assignment of batch tasks to batch group(s). However, only for a batch group you can change the server assignment. Not for a batch task.
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 ...