
[2023年10月]更新のC2010-530試験事前練習テスト試験問題と解答IBM Certified Infrastructure Deployment Professional学習ガイド
IBM Maximo Asset Management V7.6 Infrastructure and Implementation認証サンプル解答
質問 # 36
A company has a Planner Role and requires work orders assigned to this role to be visible in the Start Center.
Which portlet type must be used?
- A. KPl Portlet
- B. Workflow Assignment Portlet
- C. Quick insert Portlet
- D. Result Set Portlet
正解:B
質問 # 37
A company wishes to create a custom dialog to display Domain values from an attribute in Maximo.
How can this be accomplished?
- A. In the Database Configuration application.
- B. In the Lookups application.
- C. By editing the Lookups.xml file from Application Designer.
- D. By editing the Lookup definition with Domains application.
正解:D
質問 # 38
A company's DBA configured a database for Maximo using the default values from the Maximo Installation Guide. The Maximo administrator wishes to confirm the successful creation of the database and tablespaces.
How can this be achieved?
- A. Use SQL to check for existence of database mxedb and tablespaces MAXDATA, MAXTEMP and MAXIND.
- B. Run the Validate_Middleware utility and select only 'Database'.
- C. Use SQL to check for existence of database maxdb76 and tablespaces MAXDATA, MAXTEMP and MAXINDEX.
- D. Run the Validate_Middleware utility and select 'Database' and 'Tablespaces'.
正解:C
質問 # 39
To comply with company security policies, a security administrator needs to change the security group which provides global permissions for all users.
Where can this group be set?
- A. Security Groups - Global Security action
- B. System Properties - Allusers system property
- C. Security Groups - Security Controls action
- D. System Properties - Everyone system property
正解:B
質問 # 40
A company needs to implement a customization as part of the processing when an Asset record is saved in Maximo. It plans to implement a script using the Save event on Object Launch Point.
Which choice is available to configure when the script is executed?
- A. After the processing commits the data to the database.
- B. A Maximo Conditional Expression is met.
- C. The Object fields are initialized.
- D. A Maximo Action initiates.
正解:B
質問 # 41
In order to analyze Maximo system performance, the Maximo administrator wants to determine SQL statement execution time.
What logging feature is used?
- A. system property mxe.mbocount
- B. system property mxe.db.logSQL
- C. Maximo SQL Logger
- D. system property mxe.db.logSQLTimeLimit
正解:D
解説:
Explanation/Reference:
References:
http://www-01.ibm.com/support/docview.wss?uid=swg21426051
質問 # 42
A company would like to define the required crafts, tools and qualifications to perform specific types of work.
How can this be accomplished?
- A. Create work types
- B. Create crew types
- C. Create person groups
- D. Create job plans
正解:B
解説:
Explanation/Reference:
References:
https://www.ibm.com/support/knowledgecenter/en/SSLLAM_7.5.0/com.ibm.utl.doc/plusdcrewt/ t_create_crew_type.html
質問 # 43
When building Maximo and Maximo Help EAR files from a command line, what is the default folder where the resulting files will be placed?
- A. IBM\SMP\maximo\deployment\default
- B. IBM\SMP\maximo\deployment
- C. IBM\maximo\default
- D. IBM\SMP\maximo\deploymentEAR
正解:C
質問 # 44
A company is installing a new instance of Maximo on Linux but the Maximo database creation fails.
Where can files be found to help determine why it failed? (Choose two.)
- A. /opt/IBM/SMP/maximo/tools/maximo/log/
- B. /opt/IBM/SMP/ConfigTool/ant/WAS_ND_Configuration/logs/
- C. /opt/IBM/SMP/ConfigTool/database/logs/
- D. /opt/IBM/SMP/ConfigTool/logs/
- E. /opt/IBM/SMP/properties/version/
正解:A
質問 # 45
Which information can be analyzed using IBM Support Assistant? (Choose two.)
- A. Garbage collection logs
- B. WebLogic installation logs
- C. Heap dumps
- D. Maximo customization
- E. System Event logs
正解:A、D
質問 # 46
A user is a member of four Non-Independent security groups which have different purchase order limits set for sites within the same organization.
Security Group 1 Site = Bedfont Purchase order limit = $1000
Security Group 2 Site = Bedfont, Southbank Purchase order limit = $15000 Security Group 3 Site = Portsmouth Purchase order limit = $20000 Security Group 4 Site = Farnham Purchase order limit = $3000 What will the purchase order limit be for the user when working with the Farnham site?
- A. $1000
- B. $20000
- C. $15000
- D. $3000
正解:B
解説:
Explanation/Reference:
References:
https://www.ibm.com/support/knowledgecenter/SSWT9A_7.6.0/com.ibm.mbs.doc/securgroup/ c_combination_security_groups.html
質問 # 47
An administrator needs to specify the SMTP server so that users can send email notifications.
What is the correct way to do this?
- A. System Properties application -> update mail.smtp.host properly -> Perform live refresh.
- B. Edit system.properties file and update mail.smtp.host value. Rebuild and redeploy EAR file.
- C. Mail Servers application -> specify smtp server hostname -> Perform live refresh.
- D. Edit smtp.properties file and update mail.smtp.host value. Rebuild and redeploy EAR file.
正解:C
質問 # 48
Maximo Application Servers (JVMs) are showing poor performance and crashing due to 'out of memory' errors.
How would you diagnose the situation?
- A. enable application server logging
- B. increase heap memory
- C. enable verbose garbage collection (GC)
- D. set maximo root logger to INFO level
正解:C
解説:
Explanation/Reference:
References:
https://www.ibm.com/developerworks/community/blogs/aimsupport/entry/java_heap_was?lang=en
質問 # 49
A company has a requirement to record asset history when the status of a work order changes to complete.
In which Maximo application is this defined?
- A. Sites
- B. Organizations
- C. Database Configuration
- D. Assets
正解:A
質問 # 50
A Maximo application is deployed on a Application Server (JVM). During normal use of the application, the system performance is inconsistent.
Which one of the application server components would most impact this?
- A. HTTP Server timeout settings
- B. Deployment manager configuration setting
- C. JVM heap memory setting
- D. Maximo database connection settings
正解:C
質問 # 51
A company has three organizations, two of which share the same General Ledger accounting structure and one organization with a different accounting structure.
Which application is used to define these structures for all organizations?
- A. Domains
- B. Cost Management
- C. Database Configuration
- D. Chart of Accounts
正解:D
質問 # 52
What is the correct logical sequence of events for a Maximo installation?
- A. provision hardware, install Maximo, perform initial middleware configuration
- B. provision hardware, perform initial middleware configuration, install Maximo
- C. install Maximo, perform initial middleware configuration, create directory server users
- D. install Maximo, provision hardware, perform initial middleware configuration
正解:B
質問 # 53
A Maximo database administrator has imported too many database connections being idle and eventually causing the database to run out of connection resources. The administrator wants to detect and release stale database connections.
Which set of properties must be configured?
- A. mxe.db.url, mxe.db.user, mxe.db.password
- B. mxe.db.initialConnections, mxe.db.minFreeConnections, mxe.db.maxFreeConnections
- C. mxe.db.closelongruncoon, mxe.db.longruntimelimit, mxe.db.detectlongrunconninterval
- D. mxe.mbocount, mxe.db.logSQLTimeLimit, mxe.db.fetchResurltLogLimit
正解:A
質問 # 54
A company wishes to prevent two or more users from changing the same record at the same time.
How can this be achieved?
- A. Enable Edit Mode on the Application Definition.
- B. Disable concurrent record access in the Database Configuration application.
- C. Enable Edit Mode on the Database Object.
- D. Configure Conditional Security to make all fields read only.
正解:A
解説:
Explanation/Reference:
References:
https://www.ibm.com/support/knowledgecenter/en/SSLKT6_7.6.0/com.ibm.mbs.doc/rladmin/ c_edit_mode_intro.html
質問 # 55
A company requires a message notification from within the Workflow Process when an owner has not been specified on a Service Request.
Which workflow node would provide that capability without scripting or custom code?
- A. Interaction Node
- B. Condition Node
- C. Stop Node
- D. Manual Input Node
正解:B
質問 # 56
An administrator enables Admin Mode to carry out some administrative tasks and informs the users that some processes and services will be suspended or disabled.
Which of the following processes will those be? (Choose two.)
- A. CRON tasks are suspended
- B. All users are logged out
- C. LDAP server is suspended
- D. Event listeners are disabled
- E. Users can still log in to access non-system related applications
正解:A、D
質問 # 57
To comply with company security policies, a security administrator needs to change the security group which provides global permissions for all users.
Where can this group be set?
- A. Security Groups - Global Security action
- B. System Properties - Everyone system property
- C. System Properties - Allusers system property
- D. Security Groups - Security Controls action
正解:D
解説:
Explanation
Explanation/Reference:
References:
https://www.ibm.com/support/knowledgecenter/SS8CCV_7.6.0/com.ibm.mbs.doc/securgroup/ c_security_groups_app_guide.html
質問 # 58
A company would like to allow users to perform certain Maximo tasks via email. Email Listener has been configured to accept inbound email.
Which Cron Task runs this?
- A. INBOUNDLSNR cron task
- B. INBNDEMAIL cron task
- C. LSNRCRON cron task
- D. EMAILCRON cron task
正解:B
質問 # 59
A company has configured several application servers to handle specific tasks using UI cluster, Cron cluster and Integration cluster. A requirement is that certain Cron tasks do not run on the UI cluster and the Integration cluster.
What is one way to accomplish this?
- A. Add mxe.crontask.donotrun=[crontask name] to the crontask.properties file
- B. Add mxe.crontask.skip=[crontask name] to maximo.properties file.
- C. Add mxe.crontask.donotrun=[crontask name] to maximo.properties file.
- D. On System Configuration -> Cron Task Setup, Select Action -> Reload Request, then uncheck "Run".
正解:C
解説:
Explanation/Reference:
References:
http://www-01.ibm.com/support/docview.wss?uid=swg21399115
質問 # 60
Which Maximo data types are used to store encrypted confidential information?
- A. Crypto or CryptoX data types
- B. All data types
- C. CLOB and BLOB data types
- D. Only data types containing confidential information
正解:B
質問 # 61
......
IBM試験練習テスト最高得点を獲得しよう:https://jp.fast2test.com/C2010-530-premium-file.html