ORA-48128: opening of a symbolic link is disallowed during Data Pump Export - 19c
Hi
We have a 19.8.0.0.0 database that we recently deployed
We noticed that while running the data pump export, we are getting this error
ORA-39126: Worker unexpected fatal error in KUPW$WORKER.CREATE_OBJECT_ROWS [VIEW]
VIEW:"VTX9RPT"."VATSUMMARY"
ORA-39155: error expanding dump file name "/u01/app/oracle/product/19.0.0.0/dbhome_1/rdbms/log/BKP_VTX9_02.DMP"
ORA-48128: opening of a symbolic link is disallowed
ORA-19505: failed to identify file "/u01/app/oracle/product/19.0.0.0/dbhome_1/rdbms/log/BKP_VTX9_02.DMP"
ORA-27037: unable to obtain file status
Linux-x86_64 Error: 2: No such file or directory
Additional information: 7
This ONLY happens when we use PARALLEL in the par file. Without using PARALLEL the export works fine