WebSphere Application Server Version 6.1 Feature Pack for Web Services
             Operating Systems: z/OS

             Personalize the table of contents and search results
This topic applies only on the z/OS operating system.

Viewing the output data set

Use the Java SMF Record Interpreter to view the output data set from the Application Server for z/OS UNIX environment.

Before you begin

You must view the data set using a program that can display record type 120.

About this task

The Java SMF Record Interpreter is provided in the form of a JAR file named bbomsmfv.jar. The bbomsmfv.jar file is not supported by IBM. To use it from the WebSphere Application Server for z/OS UNIX environment:

Procedure

  1. Verify that the JAVA_HOME environment variable refers to the current Java installation: JAVA_HOME=../usr/bin/java/J1.3. This must be at least Java 1.3 since this release is the first to implicitly contain the necessary record support needed by the interpreter.
  2. Download the SMF Record Interpreter from the Application Server for z/OS Web site at: https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?source=zosos390.
  3. Copy the bbomsmfv.jar file to your tools directory. Be sure that any edits made to the file in the future are made to both copies of the file, or just run from the installation directory in the first place.
  4. To interpret SMF data from a cataloged WebSphere Application Server for z/OS sequential file named "USER.SMFDATA" (which was previously created using the IFASMFDP utility as described above), run: java -cp bbomsmfv.jar com.ibm.ws390.sm.smfview.Interpreter "USER.SMFDATA". It is implicit in the Java command parameterization that your current working directory is the tools directory. If this is not the case, you receive a NoClassDefFoundError on com.ibm.ws390.sm.smfview.Interpreter message. Java does not generate a diagnostic when it does not find the bbomsmfv.jar file in the current directory.

Results

The SMF ViewTool is successfully installed and invoked when you do not receive any Java error messages after the invocation and the Browser output is shown on the screen.



In this information ...


IBM Redbooks, demos, education, and more


Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

IBM Suggests
Task topic    

Terms of Use | Feedback

Last updated: Nov 25, 2008 2:35:59 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/ttrb_SMFviewdata.html