DataMover fail to execute 'paramfile' and getting below example error :
[[email protected] DataMover]# perl uajmdatamover.pl paramfile
SRCDBTYPE is set to oracle
SRCDBMACHINE is set to source_db_hostname
SRCDBNAME is set to SOURCEDBNAME
SRCDBPORT is set to 1524
SRCDBUSER is set to autosys
TGTDBTYPE is set to oracle
TGTDBMACHINE is set to target_machine_name
TGTDBNAME is set to TargetDBName
TGTDBPORT is set to 1524
TGTDBUSER is set to aedbadmin
TGTAEDBADMINWALLETPATH is set to
NATIVEJDBCJARPATH is set to /opt/CA/oracle/product/11.2.0.4/client_1/jdbc/lib/ojdbc6.jar
ADDITIONALJARSPATH is set to
JREPATH is set to /opt/CA/WorkloadAutomationAE/JRE_WA/
VERIFY is set to yes
MBMEMORYLIMIT is set to 1024
/bin/java does not exist****oadAutomationAE/JRE_WA/
Exiting...Correct the JREPATH and reissue the command
This issue occurs if the provided "paramfile" values are not appropriate.
In this case scenario the symptom could be resolved by following below steps: