Welcome to Maximo Times

All Things Maximo

My name is Chon, feel free to ask me any question regarding Maximo. I will try to answer them as best as I can.

Member Login

Lost your password?

Not a member yet? Sign Up!

Maximo Tips & Tricks

Featured Solutions
Babson College - Utilizes EZDash

Babson College - Utilizes EZDash

Babson College, one of the leading business colleges in the world, has chosen InterPro Solutions’ EZDash module for a real-time and easy visualization of their maintenance productivity and energy consumption data.  This customizable dashboard runs 24 hours a day on a 46” wide screen monitor in the main office, so ...

View Solution...

EZMaxMobile - Maximo Mobile Integration

EZMaxMobile - Maximo Mobile Integration

Real Time Maximo Mobile Connectivity InterPro Solutions’ has developed a mobile integration framework that provides real time connectivity to Maximo via WiFi or 3G connectivity. Devices such as BlackBerry, iPhone, Android, MC 50/70s, etc. are now capable of logging into and communicating with Maximo on a real time basis. No longer ...

View Solution...

WebAssign - Workorder Assignment & Scheduling

WebAssign - Workorder Assignment & Scheduling

This web-based add-on to IBM Maximo application provides supervisors and managers with the ability to assign work orders to specific staff as well as track the status of those work orders. Work orders can be assigned on an individual basis or by groups - it as easy as a "point ...

View Solution...

EZDash - Custom Maximo Dashboard

EZDash - Custom Maximo Dashboard

A web based dashboard that seamlessly interacts with your Maximo maintenance management system. EZDash provides real time interactive graphs and charts for use by staff to monitor and manage work processes, inventory, labor hours, PM schedules, etc. EZDash is easily configured to display a wide range of key performance metrics ...

View Solution...

WebMaint - Customer Service Request Module

WebMaint - Customer Service Request Module

This web-based add-on to IBM’s Maximo application system provides customers with a simple way to enter service requests and view their previously entered service tickets.  Customers can enter requests without having to be a registered Maximo user, therefore eliminating the need for a user to register or be registered in ...

View Solution...




Change database, password and server names in Maximo 7

On the off chance that someday you may need to change your database, password or server names, this guide will be helpful in knowing what to change.  I actually had a need to change my database from an older server to a new one a while ago and wish this was around to help me.

All installation properties are stored in the Maximo database and the maximo.properties files. These are required for fixpack installations, and other product installations. Over time passwords may change, hostnames/ip-addresses or database names may change. To change these values, follow these steps:

  1. Update the maximo.properties file on the Admin Workstation to change the IP-Address/Hostname for the database server, or to update the password.
  2. Delete the file named maximo.properties
  3. Rename the file named maximo.properties_orig to maximo.properties (this is an unencrypted file).
  4. Edit the maximo.properties file and update the hostname/IP-address for the database server.
  5. If necessary, update the password for the user to access the database.
  6. Save the file.
    Note: The file will be automatically re-encrypted when you install a fixpack or other product. If this is not an immediate activity, you can run encryptproperties.bat file located in C:ibmsmpmaximotoolsmaximo directory against the file to encrypt it.
  7. Update the values in the maximo database to change the IP-Address/Hostname for a variety of servers, or to update passwords.
  8. Connect to the maximo database using your favorite SQL editor utility.
  9. Query the maxpropvalue table, and find the key you need to edit. For example, WAS.DeploymentManagerHostName is the key for the hostname or IP address of the WebSphere machine.
  10. Create a query to update that value to the new value, and run the query.
  11. Repeat for any passwords, ip addresses etc that need to be updated.
  12. Rebuild and redeploy the EAR files.

Tags: , , Configuration


Leave a Reply