IBM Maximo Asset Management V7.5 Infrastructure Implementation v6.0

Page:    1 / 8   
Exam contains 110 questions

When reviewing customer requirements for an IBM Maximo Asset Management environment, the customer explains that they have no plans for a development or a user acceptance testing environment. What is a reason that should be given to the customer as to why they should have a development environment?

  • A. Development environments always differfrom production environments in the number of JVMs.
  • B. Development environments typically utilize the same database server and J2EE servers as in the production environments.
  • C. Development environments allow for the creation, configuration, and development of test code without compromising the integrity of the production system.
  • D. Development environments must utilize the IBM Maximo Integration Framework components to export and import code and configuration changes into the production environments.


Answer : C

What is the correct product install order for IBM Maximo Asset Management (Maximo)?

  • A. latest Maximo fix pack, any industrysolution, latest fix pack interim fix
  • B. latest Maximo fix pack, any industry solution, interim fix for earlier fix pack
  • C. latest Maximo fix pack interim fix, any industry solution, latest Maximo fix pack
  • D. latest Maximo fix pack interim fix, latest Maximo fix pack, any industry solution


Answer : A

What should be the determining factor in recommending either IBM WebSphere Application
Server or Oracle WebLogic Server for the J2EE environment?

  • A. the JDK version and vendor selected for the application environment
  • B. the customer's existing J2EE environment and portfolio of J2EE applications
  • C. the amount of RAM required by a given J2EE platform for 64-bit applications
  • D. the selection of the application database platform and portfolio ofdatabase applications


Answer : B

What is needed to implement encryption between the web browser and the IBM Maximo
Asset Management V7.5 application?

  • A. single sign-on
  • B. a proxy server
  • C. J2EE server security
  • D. Secure Sockets Layer


Answer : D

Which ordered steps are recommended to deploy a Maximo EAR file on a J2EE server and use the IBM Maximo Asset Management V7.5 (Maximo) application?

  • A. stop the MaximoJava Virtual Machine (JVM), deploy the MaximoEARfiletotheJ2EEserver.log in to Maximo
  • B. stop the Maximo JVM, copy the Maximo EAR file to J2EE server, clear the Maximo application cache, deploy the Maximo EAR file to the J2EE server, log in to Maximo
  • C. clear the Maximo application cache, copy the Maximo EAR file to the J2EE server, stop the Maximo JVM, deploy the Maximo EAR file to the J2EE server, start Maximo JVM, Log in to Maximo
  • D. copy the Maximo EAR file to the J2EE server, stop the Maximo JVM. deploythe Maximo EAR file to the J2EE server, clear the JVM Maximo application cache, start the Maximo JVM, log into Maximo


Answer : D

What are two ways to run the Installation Prerequisite Verification utility? (Choose two.)

  • A. from the Admin Mode utility
  • B. locally from a command line
  • C. remotely from a command line
  • D. from the Maximo Integrity Checker utility
  • E. from the IBM Maximo Asset Management installation launchpad


Answer : B,E

Explanation:

QUESTIONNO: 27 -
The customer plans to use a Novell directory server for user authentication with IBM
Maximo Asset Management (Maximo). Which statement provides a reason to change the customer's Maximo deployment plan based on security integration?
A. The customer's environment has an unsupported LDAP capable server.
B. The customer needs an additional user to be supported by user interface JVMs.
C. The customer has a single sign-on solution that can be integrated with the selected
J2EE server.
D. The customer wantstheir groups to be managed by Maximo and the users to be managed by a LDAP capable server.

Answer: A -

On a J2EE server, which two factors should be taken into account when setting minimum and maximum memory settings for the Java Virtual Machine? (Choose two.)

  • A. the server's processor speed
  • B. how many network cards are installed
  • C. how much physical memory is installed
  • D. which operating system is installed on client workstations
  • E. whether the server isa running 32-bit or 64-bit operating system


Answer : C,E

When reviewing customer requirements for an IBM Maximo Asset Management environment, the customer has no plans for a development or user acceptance testing
(UAT) environment.
What is a reason that should be given to the customer as to why they should have a UAT environment?

  • A. The UAT environment always differs from production environments in the number of JVMs.
  • B. The UATenvironment typically utilizes the same database server and J2EE servers as the production environments.
  • C. The UAT environment allows for testing of integrations in a near-production environment without interrupting business processes in production.
  • D. The UAT environment must utilize the IBM Maximo Integration Framework components to export and import code and configuration changes into the production environments.


Answer : C

What is the correct format for the useAppServerSecurity parameter when enabling
Application Server Security in the
ibm\SMP\maximo\applications\maximo\maximouiweb\webmodule\WEB-INF\web.xml?


  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D


Answer : A

An architecture for the deployment of IBM Maximo Asset Management is being created for a customer. The user acceptance testing (UAT) and production environments include: 2 user interface (UI) Java Virtual Machines (JVMs), 1 Maximo Integration Framework (MIF)
JVM, and 1 cron JVM each. Why are there separate JVMs for the UAT environment?

  • A. A UAT environment always provides an infrastructure supporting thesame number of users as a production environment.
  • B. A UAT environment with JVM segregation requires separated JVM functions in any environment other than development.
  • C. The minimum number of JVMs that must be utilized in any customer UAT environment is:2 UI JVMs. 1 MIF JVM, and 1 cron JVM.
  • D. A UAT environment allows for the testing of configuration and concepts utilized in the production environment design in a similar way to how they are actually utilized in production.


Answer : D

Which statement correctly describes the Java heap?

  • A. the size of the application's executable code
  • B. the transaction history of the Java application
  • C. Java class files andsystem objects used by the application
  • D. memory allocated within a Java Virtual Machine for the creation and use of objects


Answer : D

What is the IBM Maximo Asset Management (Maximo) deployment engine?

  • A. A mechanism to deploy a Maximo environment.
  • B. A mechanism to launch the install and deploy the Maximo environment.
  • C. A database containing information regarding all deployed Maximo environments.
  • D. A database containing information about products installed in the Maximo environment.


Answer : D

Which utility is used to report IBM Maximo Asset Management database errorsprior to beginning a database upgrade?

  • A. configdb
  • B. TDToolkit
  • C. mtegrityui
  • D. CleanDatabase


Answer : C

What are two reasons for disabling explicit garbage collection in an IBM Maximo application server? (Choose two.)

  • A. to prevent garbage collection from deleting objects in use
  • B. to manually control the garbage collection method and timing
  • C. disabling garbage collection automatically deletes the inactive objects
  • D. to select the individual garbage collection policy best suited to Java Virtual Machine functionality
  • E. to allow custom garbage collection routines to be configured in the System Properties application


Answer : BD

To enable successful completion of the IBM Maximo Asset Management V7.5 (Maximo) installation utility, which two components must beconfigured prior to installing Maximo?
(Choose two.)

  • A. J2EE server
  • B. DOCLINKS share
  • C. local admin account
  • D. database text searching
  • E. SMTP server for e-mail listener


Answer : CD

Page:    1 / 8   
Exam contains 110 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy