When using the Datacom DBUTLTY program TYPE=H report (Utility Function History Report) to keep track of activity against a database, the BACKUP or EXTRACT job information is not correct.
DBUTLTY jobs to BACKUP the Datacom databases are executed daily, but the report does not show these jobs. Why does this happen, and are there alternatives to this report?
According to the Datacom/DB Utility Function Summary section for version 15.1, "History does not include physical backups or EXTRACTs without UPDATE=YES (running without UPDATE=YES does not have the database open and so may not issue a write to the data area control block to reflect that it occurred)."
Consequently, if running a DBUTLTY BACKUP or EXTRACT command with SEQ=PHYSICAL and UPDATE=NO (or with no UPDATE clause, which defaults to NO), the job run information is not kept for the History report. This is a very common scenario for taking backups while other processing continues against the database, called a Continuous Operation Backup. In this case, there is no method within the Datacom environment to track the running of these BACKUP or EXTRACT jobs.
However, there are several ways to track these jobs, and each has special considerations.
In summary, if you are running a DBUTLTY command to BACKUP/EXTRACT a database with SEQ=PHYSICAL and UPDATE=NO, the History information about the job execution will not be maintained. However, there are several alternatives available to be able to track BACKUP/EXTRACT jobs. For more information or assistance, please contact Broadcom support for Datacom.