autobcpORAdp.pl failure ORA-39002: invalid operation ORA-39070: Unable to open the log file. ORA-31631: privileges are required
search cancel

autobcpORAdp.pl failure ORA-39002: invalid operation ORA-39070: Unable to open the log file. ORA-31631: privileges are required

book

Article ID: 37708

calendar_today

Updated On:

Products

CA Workload Automation AE - Business Agents (AutoSys) CA Workload Automation AE - Scheduler (AutoSys) Workload Automation Agent

Issue/Introduction

Issue: 

When attempting to resync two Oracle databases via autobcpORAdp, the following error occurs:

=====================
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39002: invalid operation
ORA-39070: Unable to open the log file.
ORA-31631: privileges are required
===================== 

Environment:  

Workload Automation AE 11.3.x, Oracle Database

Cause: 

Proper privileges not granted to AEDBADMIN.

Resolution

1) GRANT read, write ON DIRECTORY AUTOBCPDUMP TO AEDBADMIN_ROLE;
--OR--
2) GRANT read, write ON DIRECTORY AUTOBCPDUMP TO AEDBADMIN;

Environment

Release: ATSYHA99000-11.3.6-Workload Automation AE-High Availability Option
Component: