Diagnosing potential Linux drive failures

While working on server today I came across some odd issues in some applications. While checking the logs, I found some drive errors in the warn log file (Failed SMART usage Attribute: 7 Seek_Error_Rate). In searching for the cause of this error, I think discovered a nifty little tool that will tell you the health … Read more

Sharepoint vs. IBM Connections

I get this often, that Sharepoint does more than “Notes”. Well, no kidding, its like comparing a car to a front end loader. The actual competing product is not Lotus Notes, but rather, IBM Connections. I came across this from a friend, and it is an excellent 30 minute introduction to Connection and comparing its … Read more

AIX COBOL Overview with Rational Developer for Power

For an environment long thought a dead end, IBM has revitalized the platform with its new COBOL tools for AIX in RDp. The UI is a wonderful replacement for vi or other text based editors, yet allows developers to build upon their vi expertise by allowing common vi commands in the LPEX editor. The COBOL Development Tools … Read more

Increasing the JVM heap for RSA, RAD, and other Rational or Eclipse products

I ran into an issue this past week where several times my Eclipse workspace ran into out of memory errors. I’m running Rational Software Architect (RSA), with several additional plugins, plus run one instance of WAS, and another instance of WebSphere Portal. Yes, I know. Yikes! That said, I have the horsepower for all these systems with … Read more