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 - Scheduler (AutoSys)

Issue/Introduction

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


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

 

 

Environment

All Supported Releases of AutoSys

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;