Displaying posts tagged with

“process”

ITMv6 Process string length limitation

My PMR to IBM Tivoli support I’d be surprised if there wasn’t already an ER for this, but if you don’t mind, please submit one. Do you know if anybody else has asked or criticized this major limitation. Its hard to believe that there isn’t something that emulate what a simple one line script would [...]

Windows Ports

I was experimenting with WAMP on my laptop, not a big deal in itself, but when I rebooted the Apache server failed to start. Event logs showed something else had already been binded to port 80. Quick Fix was to determine which PID had it by running the following: netstat -ano From there you can [...]

ITM TDW Schema

Not that there is a lot to the TDW layout, but knowing the schema assists in the documentation process and developing queries and procedures of the TDW (Tivoli Data Warehouse). Make short work of this by using the opensource tools of SchemaSpy and Graphviz SchemaSpy is a jar file that supports over 21 DBs, including [...]