A company is installing a new instance of Maximo on Linux and Maximo database creation fails.
Where can files be found to help determine why it failed? (Choose two.)
A. /opt/IBM/SMP/ConfgTool/logs/
B. /opt/IBM/SMP/properties/versions/
C. /opt/IBM/SMP/maximo/tool/maximo/logs/
D. /opt/IBM/SMP/ConfigTool/database/logs/
E. /opt/IBM/SMP/ConfigTool/ant/WAS_ND_Configuration/logs/
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.
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 global company has five geographical organizations and each organization must manage a unique list of vendors, manufacturer 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 company has configured several application servers to handle specific tasks using Ul 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 accomplished 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".
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 chat of account
C. Valid exchange rate for the currencies
D. Chart of account for exchange rate variances
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 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
Email notifications are going to the wrong administrative user.
How do you correct this?
A. Communication Templates -> Administrative User -> Update Administrative User email
B. Security -> Users -> Update Administrative User email -> Click Save -> Click Live Refresh
C. Communication Templates -> Administrative User -> Update Administrative User email - > Click Live Refresh
D. System Properties -> Update mxe.adminEmail Global Value -> Click Save -> Select mxe.adminEmail Global Value -> Click Live Refresh
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.