
Keeping your Maximo Tuned Up and Performing
Maximo is everywhere! It has been around for several decades and is in use by many different industries of all sizes. Client databases have grown in size and complexity over the years. Continued monitoring of database integrity is always recommended to make sure all your I’s are dotted and T’s are crossed. Just the other day I was talking to a client that was experiencing major slowness in performance while generating a handful of Work Orders from the Preventive Maintenance application. They were attempting to generate about 5 work... [More]
Tags:  performance maximo statistics create sql index |
Keeping up with security
At IBM we often get asked about security vulnerabilities and
how our products are impacted. Did you know there is a pro-active step you can
take to stay informed? IBM has a community, similar to the Asset Management
one, where you can subscribe to security alerts and bulletins. Here you can
find IBMs response to all of the things that you may hear of on the news and
resources for improving security in your own organization. Customers and outside organizations report possible issues to IBM and then
uses standards similar to the... [More]
Tags:  maximo security ibmsecurity |
Keeping a BDI on your Assets.
Maximo
Asset Configuration Manager (ACM) is designed to manage the
configuration management requirements of complex assets operating in
the aerospace, defence and rail sectors where safety and regulatory
compliance is of primary importance. One
of the central components of Maximo ACM is the Build
Data Interpreter (BDI). At
it's most basic level the BDI analyses configuration managed Assets
position by position to ensure that they comply with the
configuration rules established in the corresponding model. That
said the BDI is a pretty... [More]
Tags:  maximo ibmeam bdi acm |
Just because you can do something, should you?
Today I'd like to ask the question "just because you can do something, should you"? Just because you CAN ride a unicycle across a tightrope that connects two skyscrapers do you really need to? I mean like why jump out of a perfectly good airplane just because we have parachutes? I mean sure they both sound like great ideas but then again maybe not. I guess it's just me but just because you CAN do something it doesn't mean you always should. Earlier in the week I was talking with one of the members of my team about that... [More]
Tags:  maximo ibm-blog |
JMS queues monitoring scripts provided by WebSphere Level 2 support.
Many customers are wandering how to monitor the JMS queues status without using the WebSphere console. Please find attached a script that can be used to list the runtime state of all queue points in all Buses known to a DMGR, as well as remote queue points (and the corresponding state associated with the actual queue point). Here is how to run it: Usage: <DMGR_PROFILE_ROOT>/bin/wsadmin.sh -lang jython -f list_all_queues.py # Lookup all ME's and build a UUID->Name hash mesByUUID = {} mes =... [More]
|
JMS Messaging - High availability, scalability and Maximo Integration Framework using a single Service Integration Bus
In the past, the documentation that was created for Maximo clustering with JMS resources typically contained separate buses – one per cluster – to avoid affecting performance while loading data to Maximo, but this is often complicated and has drawbacks when it comes to high availability and scalability as well as ease of configuration. I admit I'm probably responsible for most of that documentation and generally there are always workarounds available to cope with the separate buses when more than one cluster needs access to the same JMS... [More]
Tags:  jms ibm-blog scalability messaging availability integration high |
Java Security Warning Continues After Applying Maximo Interim Fix
Java Security warning can continue even after applying Maximo Interim Fix containing newly signed applets as indicated in http://www-01.ibm.com/support/docview.wss?uid=swg21972870 . Solution: 1) Delete the WebSphere temporary file caches (temp and tranlog) following the procedure described in http://www-01.ibm.com/support/docview.wss?uid=swg21660821 2) Delete the web browser cache (internet temporary files and cookies) from every computer that accesses Maximo.
Tags:  #supmax ibm-blog maximo #maxsup |
Item Master vs Inventory for item records in Maximo
You may experience a scenario where some of your item records are available in different statuses in Maximo. For example : The item is in PENDOBS status in Item Master app. But the same item is in ACTIVE in Inventory app. But would you know why this happens ? Is my system broken ? No ! Have you asked your self about what is the difference between the Item Master and Inventory applications? Do you understand how and when to use each ? The reason for that is because the Item Master application is used to define Items that will be procured and... [More]
|
It's The Most Wonderful Time Of the Year...
As Andy Williams sang, "It's the most wonderful time of the year", the seasons are changing, the leaves are falling and Maximo year end work needs to be done. As we all know Maximo is as good as the data we have and certain things need to be reviewed to make sure we have the most up to date data. Below is a quick breakdown of the different applications that have a big influence on your year end data. 1. Work Order Tracking. Completing and closing work orders is a very crucial step in updating cost against assets in Maximo. All the... [More]
Tags:  order year pm work maximo #supmax application asset end |
Issue with Date Format in Excel when you use the download option from the List tab
Hello, Have you see this behavior when using the down load link from with in your applications? You may depending upon what version of Maximo (7.6) and version of Excel (2010) you are using. If you have experienced this behavior we have a setting this that you can try that has worked for other clients in the past. webc lien t.do wnlo adda teti meas tex t To solve this issue you should this property. : If your value is set 0 , ch ange it to 1 . 1) G o to Sys tem Conf igur atio... [More]
Tags:  maximo system_properties download |
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146