Pages

Saturday, February 4, 2012

Websphere logging quick tip

You can make the WebSphere for z/OS logs look the same as Distributed by setting the following nifty Java system property: com.ibm.ws.dist.trace.format.on.zos=true


Notes:
* To use this property in V7.0 you must be at or above service level 7.0.0.11. Using this property at an older service level will cause a NullPointerException.
* This property only affects the SYSPRINT DD of WebSphere for z/OS output, the remaining DDs are unaffecte



Source

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.