Hello,
we are using Oracle Goldengate 12c on Linux. sending trail files to GG default location i.e. /dirdat from source to target databases works, but when I try to configure to send to different mount say for example /mnt/oradata/trail location does not work. datapump abends. I did set the ALLOWOUTPUTDIR parameter to /mnt/oradata/trail and restatred the manager at Target database.
when I try to restart the datapump I get the below errors;
OGG-01031 There is a problem in network communication, a remote file problem, encryption keys for target and source do not match (if using ENCRYPT) or an unknown error
. (Reply received is Output file /ggatebss/oradatta/trail/T000000 is not in any allowed output directories.).
what could be the problem?
Thank you.