What's new in beta version February 2011

Beta version February 2011 adds further enhancements to IBM® CICS Explorer™.

New function
Support for column sorting
In the CICS Explorer views you can now click the column name to sort the data. Each time you click the column name the data is refreshed and displayed in the next sort order in the rotation. The sort order cycles in the following way:
  • Sort ascending
  • Sort descending
  • Default sort order

You must be connected to a CICS TS version 4.2 or later system, and use the CMCI interface.

See the topic Sorting data in a view for more information.

Support for system events in the CICS event binding editor

A system event is an event that has a significant effect on the health of the CICS system. System events can include resource state changes, thresholds being crossed, or unusual system states or actions. Use system events to help you understand changes in the state of your system resources or system health.

For more information see System Events in the CICS TS 4.2 information center.

View changes