Network Deployment (Distributed operating systems), v8.0 > Administer applications and their environment > Administer Transactions > Administer the transaction service


Remove entries from the transaction partner log

We can remove entries from the transaction partner log file.

To do this, set the REMOVE_PARTNER_LOG_ENTRY custom property for the transaction service on the server that owns the partner log. As part of the transaction recovery process, the partner log is checked to establish which resources are needed. To remove certain entries from the partner log, such as a resource that no longer exists, set this custom property on the application server that owns the transaction partner log containing the entries to remove.

The REMOVE_PARTNER_LOG_ENTRY custom property is effective only when both of the following situations apply.

With WAS v8 you can configure the server to use the HPEL log and trace infrastructure instead of using SystemOut.log , SystemErr.log, trace.log, and activity.log files or native z/OS logging facilities. If you are using HPEL, you can access all of your log and trace information using $PROFILE/bin/LogViewer.sh.


Procedure

  1. In the administrative console, click...

        > Server Types > WebSphere application servers > server_name

    > [Container Settings] Container Services > Transaction Service > [Additional Properties] Custom Properties.

  2. Click New.
  3. Type REMOVE_PARTNER_LOG_ENTRY in the Name field, and in the Value field, type one or more comma-delimited integer recovery IDs to be removed.

  4. Click Apply or OK.

  5. Save your changes to the master configuration.

  6. Restart the server in recovery mode.


Restarting an application server in recovery mode
Manage transaction logging for optimum server availability
Use HPEL to troubleshoot applications
Administer the transaction service


Related


Transaction service custom properties

+

Search Tips   |   Advanced Search