IBM C2010-530: IBM Maximo Asset Management V7.6 Infrastructure and Implementation Flashcards

1
Q

A company wants to attach documents to records in Maximo. The documents are to be stored on a local file share that the Maximo Application Servers (JVMs) have access to.
Which of these tasks must be performed?

A. Enable attached documents from the Organizations application.

B. Set mxe.doclink.doctypes.defpath in the Documents application.

C. Set mxe.doclink.doctypes.defpath in the System Properties application.

D. Enable attached documents from the Database Configuration application.

A

C. Set mxe.doclink.doctypes.defpath in the System Properties application.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Following a successful installation on a Windows server, the administrator wants to confirm the release of Maximo installed.
Which program can be run to confirm this?

A. \maximo\applications\maximo\version.bat

B. \maximo\applications\maximo\release.bat

C. \maximo\applications\maximo\validate.bat

D. \maximo\applications\maximo\installed.bat

A

A. \maximo\applications\maximo\version.bat

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Question #3Topic 1
What is the correct logical sequence of events for a Maximo installation?

A. install Maximo, provision hardware, perform initial middleware configuration

B. provision hardware, perform initial middleware configuration, install Maximo

C. provision hardware, install Maximo, perform initial middleware configuration

D. install Maximo, perform initial middleware configuration, create directory server users

A

B. provision hardware, perform initial middleware configuration, install Maximo

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A company’s users are seeing slow performance when opening the Work Order Tracking application. After some investigation it is determined that the default query is doing a full table scan.
How can this be prevented?

A. Verify default table indexes exist.

B. Verify columns in the SQL statement WHERE clause are not indexed.

C. Verify no leading wildcard character in the SQL statement WHERE clause.

D. Verify the Maximo user executing the SQL statement has query rights to the table.

A

A. Verify default table indexes exist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An administrator has a requirement to export XML and flat files from a publish channel to a specific directory location.
Which system property will need to be modified to contain the location value?

A. mxe.int.globaldir

B. mxe.int.intglobaldir

C. mxe.int.meaglobaldir

D. mxe.maximo.globaldir

A

A. mxe.int.globaldir

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A company is deploying Maximo and will have Application Servers (JVMs) dedicated to run Cron jobs.
What is the function of these Application Servers (JVMs)?

A. To run scheduled tasks.

B. To run scheduled integration exports.

C. To run scheduled SMTP server updates.

D. To run scheduled workflow assignments.

A

A. To run scheduled tasks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

One of the organizations within a company does business in two currencies and has established a second base currency.
What must also be defined for this organization?

A. Valid financial period

B. Second chart of account

C. Valid exchange rate for the currencies

D. Chart of account for exchange rate variances

A

C. Valid exchange rate for the currencies

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A company has a server with four CPUs. There is one core per CPU.
When preparing this server for Maximo, what is the recommended maximum number of Application Servers (JVMs)?

A. 4

B. 5

C. 2

D. 8

A

C. 2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A company is migrating configuration data from a development environment to a test environment using Migration Manager.
Which options are valid for the target type? (Choose two.)

A. File

B. Database

C. FTP Server

D. JMS Queue

E. Web Service

A

A. File

B. Database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A company wishes to change the logic within a Workflow process but users currently have records within the process.
Which would be the correct method to achieve this?

A. Create a process revision, validate, enable and activate it.

B. Suspend the Workflow process, make the required changes and activate it.

C. Disable and Deactivate the Workflow, make the required changes and activate it.

D. Update the workflow process logic and perform an Admin Mode Database Configuration.

A

A. Create a process revision, validate, enable and activate it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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. $3000

C. $15000

D. $20000

A

D. $20000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

A company is installing Maximo and will be configuring WebSphere on a remote server. They are able to login to the WebSphere console from the installing workstation, but installation fails with an error that the WebSphere server cannot be reached.
What could be a possible cause of the error?

A. Remote access has not been enabled on the server running WebSphere.

B. The server running WebSphere does not have a fully-qualified domain name.

C. The server running WebSphere is on a different network subnet than the installing workstation.

D. The installing workstation is running a different operating system than the server running WebSphere.

A

B. The server running WebSphere does not have a fully-qualified domain name.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which one of the following is supported by the Maximo upgrade toolkit to 7.6?

A. Custom extensions

B. Integration definitions

C. Upgrade to Maximo Multitenancy

D. Custom triggers created directly in the database

A

C. Upgrade to Maximo Multitenancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A company needs to enable application server security for Maximo.
Which web.xml entry must be set to a value of 1?

A. FORM

B. role-name

C. useAppServerSecurity

D. AppServerSecurityConstraint

A

C. useAppServerSecurity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A company is running the VMMSYNC Cron Task to add users to Maximo from the LDAP directory server. Not all the users are being created in Maximo.

Which log setting can be defined to see more information?

A. Set log4j.logger.maximo.sql.crontask.VMMSYNC to ERROR

B. Set log4j.logger.maximo.sql.crontask.VMMSYNC to DEBUG

C. Set log4j.logger.maximo.process.crontask.VMMSYNC to
ERROR

D. Set log4j.logger.maximo.process.crontask.VMMSYNC to DEBUG

A

B. Set log4j.logger.maximo.sql.crontask.VMMSYNC to DEBUG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which information can be analyzed using IBM Support Assistant? (Choose two.)

A. Heap dumps

B. System Event logs

C. Maximo customization

D. Garbage collection logs

E. WebLogic installation logs

A

A. Heap dumps

D. Garbage collection logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

The administrator at a company is required to configure Maximo silently using the reconfigurePae tool.
When running this tool which flags are used to define the application server and database middleware components? (Choose two.)

A. -database

B. -dbvendor

C. -j2eevendor

D. -databasetype

E. -applicationserver

A

B. -dbvendor

C. -j2eevendor

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

A company’s IT group has certified support of five relational databases.
Which are supported for use with Maximo? (Choose two.)

A. MySQL

B. Informix

C. IBM DB2

D. SAP SyBase

E. Microsoft SQL Server

A

C. IBM DB2

E. Microsoft SQL Server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

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\maximo\default

B. IBM\SMP\maximo\deployment

C. IBM\SMP\maximo\deployment\EAR

D. IBM\SMP\maximo\deployment\default

A

D. IBM\SMP\maximo\deployment\default

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

The users at a company are experiencing delays during Maximo login.
What is the most likely cause?

A. Too many Start Center tabs.

B. Too many portlets on the default Start Center.

C. Inclusion of left side bar navigation menus and options.

D. Too many favorite application links on the default Start Center.

A

B. Too many portlets on the default Start Center.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Maximo Application Servers (JVMs) are showing poor performance and crashing due to “˜out of memory’ errors.
How would you diagnose the situation?

A. increase heap memory

B. enable application server logging

C. set maximo root logger to INFO level

D. enable verbose garbage collection (GC)

A

D. enable verbose garbage collection (GC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

22Topic 1
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. Run the Validate_Middleware utility and select only “˜Database’.

B. Run the Validate_Middleware utility and select “˜Database’ and “˜Tablespaces’.

C. Use SQL to check for existence of database mxedb and tablespaces MAXDATA, MAXTEMP and MAXIND.

D. Use SQL to check for existence of database maxdb76 and tablespaces MAXDATA, MAXTEMP and MAXINDEX.

A

D. Use SQL to check for existence of database maxdb76 and tablespaces MAXDATA, MAXTEMP and MAXINDEX.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

A user belongs to two independent security groups both granting full access to the Asset application for all Sites. One of the security groups also has an Object restriction configured as shown below.

Which statement is correct?

A. The user will only see Assets of Type IT.

B. The user is restricted from seeing Assets of Type IT.

C. The user’s permissions will be based on the highest ranked security group.

D. The user will be granted the highest permission possible and will see all Assets.

A

A. The user will only see Assets of Type IT.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

An administrator wants to view the number of Ad Hoc (QBR) reports created by users and the last time each report was run.
Where can the administrator view this information?

A. QUICKREPORT

B. MXSERVER Log File

C. REPORTUSAGELOG

D. REPORTADHOC Cron Task

A

C. REPORTUSAGELOG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

A global company has five geographical organizations and each organization must manage a unique list of vendors, manufacturers and couriers.
What must be configured to meet these requirements?

A. A company set with the “Automatically Add Companies to the Company Master” flag selected.

B. A company set with the “Automatically Add Companies to the Company Master” flag unselected.

C. The creation of an asset record that identifies all vendors, and manufacturers which automatically creates a storeroom type location to track the asset.

D. The creation of an item master record that identifies all vendors, manufacturers and couriers which automatically creates a storeroom type location to track the item.

A

B. A company set with the “Automatically Add Companies to the Company Master” flag unselected.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

A company wants to optimize query performance using Maximo search options.
Which of the following is the best option?

A. None

B. Index

C. Exact

D. Wildcard

A

C. Exact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

During a Workflow Process a company wishes to display an informational message to the user.
Which Workflow Node could be used to accomplish this?

A. Task Node

B. Interaction Node

C. Subprocess Node

D. Manual Input Node

A

B. Interaction Node

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

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. All users are logged out

B. LDAP server is suspended

C. Event listeners are disabled

D. CRON tasks are suspended

E. Users can still log in to access non-system related applications

A

C. Event listeners are disabled

D. CRON tasks are suspended

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

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. Chart of Accounts

D. Database Configuration

A

C. Chart of Accounts

30
Q

Which Maximo data types are used to store encrypted confidential information?

A. All data types

B. CLOB and BLOB data types

C. Crypto or CryptoX data types

D. Only data types containing confidential information

A

C. Crypto or CryptoX data types

31
Q

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. KPI Portlet

B. Result Set Portlet

C. Quick Insert Portlet

D. Workflow Assignment Portlet

A

B. Result Set Portlet

32
Q

An administrator has created an index on the WORKORDER table while connected to the database administration tool and noticed the index is not visible in the
Database Configuration application.
What must be done to correct the problem?

A. Run the Update Statistics action from within the Database Configuration application.

B. Run the Refresh Index Tables action from within the Database Configuration application.

C. Delete the index from the database and recreate it using the Index Configuration application.

D. Create the same index manually from within the Database Configuration application to match the index created in the database.

A

B. Run the Refresh Index Tables action from within the Database Configuration application.

33
Q

Which database factor will most affect Maximo performance?

A. The number of Maximo tables.

B. Location of Maximo user records.

C. The number of database user accounts.

D. Location of Maximo database tables and indexes.

A

D. Location of Maximo database tables and indexes.

34
Q

An administrator needs to specify the SMTP server so that users can send email notifications.
What is the correct way to do this?

A. Mail Servers application -> specify smtp server hostname -> Perform live refresh.

B. System Properties application -> update mail.smtp.host property -> Perform live refresh.

C. Edit smtp.properties file and update mail.smtp.host value. Rebuild and redeploy EAR file.

D. Edit system.properties file and update mail.smtp.host value. Rebuild and redeploy EAR file.

A

B. System Properties application -> update mail.smtp.host property -> Perform live refresh.

35
Q

A company is setting up Maximo for the first time. They have completed database creation and created users and security groups to manage Maximo financials.
What additional financial configuration steps must be completed before using Maximo in production? (Choose two.)

A. Create Inventory Resource GL Components.

B. Create at least one year of Financial Periods.

C. Update Exchange Rates for each Organization.

D. Define and set a currency code for at least one Organization.

E. Create general ledger (GL) account components and a GL account.

A

D. Define and set a currency code for at least one Organization.
E. Create general ledger (GL) account components and a GL account.

36
Q

Which tool can be used to diagnose installation problems?

A. checkmxserver.sh or.bat

B. Customization detection tool

C. Tivoli’s process automation suite configuration tool

D. Reconfiguration Tool for Administrative Workstations

A

A. checkmxserver.sh or.bat

37
Q

After installing Maximo, the administrator wishes to confirm that the installation was successful.
Which utility and parameter should be used?

A. installVerify.[sh|bat] -action verify

B. installVerify.[sh|bat] -action validate

C. installValidation.[sh|bat] -action verify

D. installValidation.[sh|bat] -action validate

A

D. installValidation.[sh|bat] -action validate

38
Q

A customer must escalate a time based workflow assignment.
Which of the following must be configured and/or created? (Choose three.)

A. An Escalation Role.

B. Identify the Auto-Accept role.

C. A task node with an identified task time limit.

D. A labor record which is associated to a calendar.

E. A calendar specific to the person being assigned the task.

F. An escalation that checks the WFAssignment object and escalates the record when the task time limit is exceeded.

A

A. An Escalation Role.
C. A task node with an identified task time limit.
F. An escalation that checks the WFAssignment object and escalates the record when the task time limit is exceeded.

39
Q

A company wishes to perform validation on a field in an Application via a Domain.
Which Maximo component would you link the Domain to?

A. Object

B. Lookup

C. Attribute

D. Application Control

A

C. Attribute

40
Q

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 Database Object.

B. Enable Edit Mode on the Application Definition.

C. Configure Conditional Security to make all fields read only.

D. Disable concurrent record access in the Database Configuration application.

A

B. Enable Edit Mode on the Application Definition.

41
Q

A company wishes to provide a popup dialog on an attribute when an incorrect value is entered. The appropriate Domain has been created. The next step is to create the error message.
Where can this be done?

A. Messages.xml

B. Migration Manager

C. Domains Application

D. Database Configuration Application

A

D. Database Configuration Application

42
Q

End users are noticing that when they fetch data from the list view in the Maximo application using previously saved lookup criteria, the data is slow to display.
What can be done to investigate this issue?

A. Review the saved SQL in the SQL table.

B. Review the saved SQL in the QUERY table.

C. Review the saved SQL in the LOOKUP table.

D. Review the saved SQL in the DATASET table.

A

B. Review the saved SQL in the QUERY table.

43
Q

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. Stop Node

B. Condition Node

C. Interaction Node

D. Manual Input Node

A

B. Condition Node

44
Q

A company is creating a new Workflow process and wishes to allow users to pick from many options at a certain step in the process.
Which Workflow Node would accomplish this?

A. Task Node

B. Condition Node

C. Interaction Node

D. Manual Input Node

A

D. Manual Input Node

45
Q

An administrator has been tasked to create a suite of new Work Order Key Performance Indicators (KPIs). The KPIs are very similar with the exception of different variables including site, priority, and work type.
Which application can streamline the creation and maintenance of these new KPIs?

A. KPI Viewer

B. KPI Manager

C. KPI Templates

D. Report Manager

A

C. KPI Templates

46
Q

A company has a requirement to modify a purchase requisition publish channel and filter out requisitions that have a status of APPR. This should be accomplished without developing any new code.
Which method should they implement to accomplish this?

A. User Exit

B. Message Routing

C. Processing Rules

D. Automation Scripts

A

C. Processing Rules

47
Q

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. LSNRCRON cron task

B. EMAILCRON cron task

C. INBNDEMAIL cron task

D. INBOUNDLSNR cron task

A

A. LSNRCRON cron task

48
Q

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 Lookups application.

B. In the Database Configuration application.

C. By editing the Lookups.xml file from Application
Designer.

D. By editing the Lookup definition with Domains application.

A

C. By editing the Lookups.xml file from Application Designer.

49
Q

A deployment specialist is required to add additional languages to Maximo using Tivoli’s process automation suite configuration tool. Before starting, the specialist reviews the database configuration to ensure the correct character set for multilingual support is defined.
What are the supported sets? (Choose two.)

A. UTF-8

B. UCS-2

C. UTF-16

D. UCS-16

E. ISO 8559

A

A. UTF-8

C. UTF-16

50
Q

What is the recommended WebSphere garbage collection policy for a Maximo Application Server (JVM)?

A. -Xgcpolicy:gencon

B. -Xgcpolicy:balanced

C. -Xgcpolicy:optthruput

D. -Xgcpolicy:optavgpause

A

A. -Xgcpolicy:gencon

51
Q

A company wants to conditionally display data the user sees in a Maximo application.
What choices are available to accomplish this? (Choose three.)

A. Action

B. Control

C. Escalation

D. Java Class

E. Expression

F. Automation Script

A

C. Escalation
E. Expression
F. Automation Script

52
Q

A Maximo application is deployed on an 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. JVM heap memory setting

B. HTTP Server timeout setting

C. Maximo database connection settings

D. Deployment manager configuration setting

A

A. JVM heap memory setting

53
Q

A company has tasked an administrator with ensuring traffic between Maximo and the client browser is encrypted over the wide area network to prevent sensitive data from being intercepted.
Which is required?

A. a digital certificate for the application server

B. a digital certificate for the client browser for authentication

C. “Encrypt SSL communications” options enabled in the System Properties application

D. a bus security role called “maximousers” defined within WebSphere Application Server console

A

A. a digital certificate for the application server

54
Q

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. Assets

C. Organizations

D. Database Configuration

A

C. Organizations

55
Q

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.skip=[crontask name] to maximo.properties file.

B. Add mxe.crontask.donotrun=[crontask name] to maximo.properties file.

C. Add mxe.crontask.donotrun=[crontask name] to the crontask.properties file

D. On System Configuration -> Cron Task Setup, Select Action -> Reload Request, then uncheck “Run”.

A

B. Add mxe.crontask.donotrun=[crontask name] to maximo.properties file.

56
Q

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. A Maximo Action initiates.

B. The Object fields are initialized.

C. A Maximo Conditional Expression is met.

D. After the processing commits the data to the database.

A

C. A Maximo Conditional Expression is met.

57
Q

A company has a Work Order Workflow process with a task assignment that has a time limit. A Work Order on the assignment in the Workflow process has not been completed within the time limit. The assignment owner needs to be notified.
How can this be triggered?

A. Escalation

B. Work Order Cron Task

C. Bulletin Board Message

D. Email listener sends an email to the supervisor

A

A. Escalation

58
Q

A company is investigating the options to complete configuration tasks using Tivoli’s process automation suite configuration tool.
What can be configured? (Choose three.)

A. Update Rich Text

B. Run Database Configuration

C. Configure Integration Framework

D. Change Application Security Model

E. Update database access credentials

F. Update database and build and deploy application EAR files

A

D. Change Application Security Model
E. Update database access credentials
F. Update database and build and deploy application EAR files

59
Q

A company is planning a migration of configuration data from the Maximo development environment to the Maximo test environment using Migration Manager.
Which type of packages are available to choose?

A. Collection, Replace, Change

B. Collection, Snapshot, Change

C. Collection, Snapshot, Replace

D. Add/Change, Snapshot, Change

A

B. Collection, Snapshot, Change

60
Q

An administrator has decided to set the system property mxe.db.fetchResultLogLimit.
What does this property do?

A. Generates mbo counts in the log file.

B. Generates exceptions in the log for error conditions.

C. Generates an exception in the log for too many objects
in memory.

D. Generates an exception in the log for the specified number of objects in a single mbo set.

A

D. Generates an exception in the log for the specified number of objects in a single mbo set.

61
Q

A company wants to configure WebSphere Application Server for Maximo manually.
Which must exist before the environment can be used? (Choose two.)
A. IBM Java 7 SDK installed
B. A deployment manager profile
C. At least one WebSphere application cluster
D. A data source to store JMS messages in a DB2 database
E. An LDAP repository (such as IBM Tivoli Directory Server) for Global Security

A

A. IBM Java 7 SDK installed

C. At least one WebSphere application cluster

62
Q

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/ConfigTool/logs/

B. /opt/IBM/SMP/properties/version/

C. /opt/IBM/SMP/maximo/tools/maximo/log/

D. /opt/IBM/SMP/ConfigTool/database/logs/

E. /opt/IBM/SMP/ConfigTool/ant/WAS_ND_Configuration/logs/

A

C. /opt/IBM/SMP/maximo/tools/maximo/log/

63
Q

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. Security Groups “” Security Controls action

C. System Properties “” Allusers system property

D. System Properties “” Everyone system property

A

B. Security Groups “” Security Controls action

64
Q

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 job plans

B. Create work types

C. Create crew types

D. Create person groups

A

C. Create crew types

65
Q

An administrator wants to review integration messages that are flagged with an error. These messages came from an external system and failed to import into
Maximo.
Which application is used to manage these messages?

A. Integration -> Message Extract

B. Integration -> Message Tracking

C. Integration -> Message Reprocessing

D. System Configuration -> Platform Configuration -> Error Extract

A

C. Integration -> Message Reprocessing

66
Q

A company has just installed Maximo and the Maximo administrator wants to create new security groups.
Which Maximo security group must the administrator belong to?

A. MAXREG

B. MAXADMIN

C. EVERYONE

D. MAXDEFLTREG

A

B. MAXADMIN

67
Q

Which one of the following is the correct order of installation?

A. Maximo 7.6, industry solutions, interim fix for 7.6.0.1

B. Maximo 7.6, interim fix for 7.6.0.1, industry solutions

C. Maximo 7.6, interim fix for 7.6.0.1, feature pack 7.6.0.1

D. Maximo 7.6, feature pack 7.6.0.1, interim fix for 7.6.0.1

A

D. Maximo 7.6, feature pack 7.6.0.1, interim fix for 7.6.0.1

68
Q

A Maximo database administrator has reported 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.mbocount, mxe.db.logSQLTimeLimit, mxe.db.fetchResultLogLimit

C. mxe.db.closelongrunconn, mxe.db.longruntimelimit, mxe.db.detectlongrunconninterval

D. mxe.db.initialConnections, mxe.db.minFreeConnections, mxe.db.maxFreeConnections

A

C. mxe.db.closelongrunconn, mxe.db.longruntimelimit, mxe.db.detectlongrunconninterval

69
Q

A company wants a weekly email notification sent to the assigned owner of the Work Order when the status of the Work Order is in a Waiting Material status.
What must be accomplished on the escalation point to meet this requirement?

A. Identify the calendar the escalation will use and set the repeat checkbox to active.

B. Identify the time and/or condition based criteria, and set the frequency checkbox to active.

C. Identify the calendar the escalation will use, identify the time and/or condition based criteria, and set the repeat checkbox to active.

D. Identify the time and/or condition based criteria, set the elapsed time interval to 1, set the elapsed time unit of measure to weeks, and set the repeat checkbox to active.

A

D. Identify the time and/or condition based criteria, set the elapsed time interval to 1, set the elapsed time unit of measure to weeks, and set the repeat checkbox to active.

70
Q

In order to analyze Maximo system performance, the Maximo administrator wants to determine SQL statement execution time.
What logging feature is used?

A. Maximo SQL Logger

B. system property mxe.db.logSQL

C. system property mxe.mbocount

D. system property mxe.db.logSQLTimeLimit

A

D. system property mxe.db.logSQLTimeLimit

71
Q

A company needs to change a report design file to reflect new business requirements. The report administrator updates the BIRT file accordingly.
What process must be utilized to deploy it in Maximo?

A. Application Importing

B. Report Administration Importing

C. Rebuild Maximo EAR and deploy

D. Apply Configuration Changes in Database Administration

A

B. Report Administration Importing

72
Q

A company has a requirement to use the priority on job plans to sequence Preventive Maintenance (PM) records.
In the Organizations application, which action is used to define this?

A. PM Options

B. Asset Options

C. Job Plan Options

D. Work Order Options

A

A. PM Options