Data Pump Error via OEM Job
I am running into the following error when trying to run a dbms_datapump job through OEM and am hitting the following error:
'ORACLE_HOME' is not recognized as an internal or external command,
operable program or batch file.
Error from SQLPLUS: 1
This job runs for a variety of other databases on the same server as the database experiencing issues. Also, I realize that this type of error is returned if you simply type something like "oracle_home" at the command prompt but I'm not sure why my job would be doing so for this particular database.
Please find below some basic configuration info and the content of the SQL being executed: