ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 347 - MB-300 discussion

Report
Export

HOTSPOT

A company implements Dynamics 365 finance.

Curing user acceptance testing, users observe performance issues for some pages.

You need to troubleshoot the performance issues and examine remote procedure calls (RPC) and database calls.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 347
Correct answer: Question 347

Explanation:

Box 1: Trace parser

You can diagnose issues and analyze performance by using Trace parser.

You can use the Trace parser to consume traces and analyze performance in your deployment. You can use the Trace Parser to find and diagnose various types of errors. You can also use the tool to visualize execution of X++ methods, as well as the execution call tree.

Box 2: Review X++ calls.

Trace Parser can help identify performance issues including long-running X++ methods, timeconsuming SQL queries, or client server calls. Trace Parser consolidates information from multiple sources, such as remote procedure calls (RPCs) and Microsoft SQL Server, to provide an integrated view of application performance for a process. Trace Parser not only measures code execution, but also provides information about database execution times and may indicate performance issues due to caching.

Reference: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/perf-test/traceparser

https://global.hitachi-solutions.com/blog/erp-monitoring/

asked 05/10/2024
Abdulilah Alhousainy
35 questions
User
0 comments
Sorted by

Leave a comment first