최신 IBM Certified Advanced Deployment Professional C2010-501 무료샘플문제:
1. What is required so that user records can be pushed into IBM Maximo Asset Management V7.5?
A) VMMSYNCcrontask
B) Maximo Integration Framework
C) LTPA software
D) LDAPSYNC cron task
2. Users can create and save their own queries and can share queries with other users. What should be done in order to reduce the likelihood of queries negatively impacting performance?
A) remove the text search index on columns called by the query
B) add an Order By clause to inefficient queries
C) create efficient default queries
D) periodically truncate the default query table
3. A customer wants IBM Maximo Asset Management (Maximo) report performance reviewed and suggestions given to increase user efficiency. While analyzing a report displaying all the work orders by crew for each yearly season, it is discovered that:
-Not all the work orders are displayed for the day shift crew.
-The report generation time is much longer than anticipated.
The customer has indicated this is the only report for work orders and they need this report to list all of the work orders for every crew.
Initial tuning of the associated queries and indexes have increased report performance; however, the issue with missing work orders has not been resolved.
There is a strong indication that this issue is related to Maximo system properties.
Which three system properties should be investigated for this issue? (Choose three.)
A) mxe.db.fetchResultStopLimit
B) mxe.db.fetchResultLogLimit
C) mxe.db.fetchStopExclusion
D) mxe.db.birt.reporttimeout
E) mxe.db.fetchStopExclusion.workorder
F) mxe.db.fetchResultStopLimitCREW
4. The IBM Maximo Asset Management V7.5 administrator completes the configuration of the Maximo Integration Framework and runs an export from the EXTSYS1 external system. The export appears to complete without error, but when the mxe.int.globaldir is checked there is no export. The administrator checks the J2EE JMS sequential outbound queue and can see that the message is there, but it is not being processed. What is the most likely cause the message is not getting delivered to the mxe.int.globaldir?
A) The JMSQSEQCONSUMER.SEQQOUT cron is not active.
B) The EXTSYS1 external system is not active.
C) The Maximo Java Virtual Machine is not started.
D) The JMSQSEQCONSUMER.SEQQIN cron is not active.
5. What is the reason to identically configure minimum and maximum heap sizes?
A) to avoid wasting the resources utilized in shrinking and growing the heap
B) to avoid excessive garbage collection
C) to allow the system to choose the correct starting point for heap allocation
D) to allow the system to choose the correct allocation failure point for the heap
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: C | 질문 # 3 정답: A,C,E | 질문 # 4 정답: A | 질문 # 5 정답: C |