Environment
PSAudit
Data Auditing and Reporting (DAR)
8=Change Report
Command is DDRPT (DAR Changed Data Report)
Batch job name is ZDDCL52
PSAUDIT/DAR REPORT
Print file name is DDRP62P
Program that opened file is DDCL52
Situation
DAR Report of File Changes is blank for some files after application upgrade
DAR Changed Data Report is empty
Resolution
To update the record format layouts in DAR for changed files, perform the following steps:
1. Login to iSeries with a user profile authorized to the PSAudit product.
2. Access a command entry line.
3. Run the following commands and press Enter after each:
CALL QCMD
CHGLIBL (QTEMP PSCOMMON PSAUDIT QGPL)
PSRUNSQL REQUEST('delete from psaudit/ddpf55 where whlib = ''LLLLLLLLLL'' and whfile = ''FFFFFFFFFF''') CONFIRM(*NO)
- Substitute "LLLLLLLLLL" for the file's library name and "FFFFFFFFFF" for the file name.
CALL DDCL55 (FFFFFFFFFF LLLLLLLLLL)
- Substitute "LLLLLLLLLL" for the file's library name and "FFFFFFFFFF" for the file name.
4. Run DAR Changed Data Report for file.
Cause
Record format layouts have changed for application file.