AUDITADJ Application Audit Adjustments and Report

The AUDITADJ command in TURNOVER® for iSeries v100 is a specialized tool used to make adjustments to the Application Audit Report.

This report is used to update the audit control file for TURNOVER® for iSeries v100. It’s designed for situations where you need to correct, supplement, or clarify audit trail data—especially when reconciling discrepancies or documenting manual changes.

AUDITADJ Application Audit Adjustments and Report 1

What AUDITADJ Does

This command allows you to:

  • Insert manual entries into the audit trail
  • Adjust existing audit records to reflect corrected information
  • Add explanatory notes or override metadata for reporting purposes

It’s particularly useful when:

  •  A change was made outside of TURNOVER but needs to be documented
  • You’re reconciling audit data across multiple systems
  • You need to annotate a promotion or rollback with additional context

Typical Parameters

Here’s a breakdown of the key fields you’ll encounter:

ParameterDescription
APPLICATIONThe application ID being audited
RELEASEThe release/version associated with the adjustment
OBJNAMEName of the object being adjusted
OBJTYPEType of object (e.g., *PGM, *FILE, *MODULE)
LIBRARYLibrary where the object resides
ADJTYPEType of adjustment (e.g., *INSERT, *UPDATE, *DELETE)
COMMENTOptional note explaining the reason for the adjustment
USERIDID of the person making the adjustment
DATE / TIMETimestamp for the adjustment

How It Fits in Your Workflow

Let’s say you manually restored a production object due to a system failure, and you want that reflected in the audit report. You could run:

AUDITADJ APPLICATION(ORDERSYS) RELEASE(PROD2025) OBJNAME(ORDENTR) OBJTYPE(*PGM) LIBRARY(PRODLIB) ADJTYPE(*INSERT) COMMENT('Manual restore after system crash') USERID(NICKL) DATE('2025-10-09') TIME('14:30:00')

This creates a clean, traceable entry in the audit report even though the change wasn’t made through TURNOVER’s standard promotion process.

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}
>