CAUAJM_E_60008 Could not open the archive file
search cancel

CAUAJM_E_60008 Could not open the archive file

book

Article ID: 373738

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

Running DBMaint ends with error code 8.
Following messages are found in $AUTOUSER/out/DBMaint.out

CAUAJM_E_60008 Could not open the archive file: /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_events.ACE.08.01.2024.03.30.08
CAUAJM_E_60009 Shutting Down. /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_events.ACE.08.01.2024.03.30.08

CAUAJM_E_60008 Could not open the archive file: /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_job_runs.ACE.08.01.2024.03.30.11
CAUAJM_E_60009 Shutting Down. /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_job_runs.ACE.08.01.2024.03.30.11

CAUAJM_E_60008 Could not open the archive file: /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_machines.ACE.08.01.2024.03.30.15
CAUAJM_E_60009 Shutting Down. /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_machines.ACE.08.01.2024.03.30.15

CAUAJM_E_60008 Could not open the archive file: /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_audit.ACE.08.01.2024.03.30.18
CAUAJM_E_60009 Shutting Down. /opt/CA/WorkloadAutomationAE/autouser.ACE/archive/archived_audit.ACE.08.01.2024.03.30.18

CAUAJM_I_10186 No jobs to archive

Environment

Autosys 12.x

Cause

Directory $AUTOUSER/archive was owned by user "root" instead of user "autosys" which was used to install Autosys product.

 

Resolution

Execute as user "root"

chown autosys:autosys $AUTOUSER/archive