T CS Matching Batch Issue with EDQ Execution

You need to remove the Java Virtual Machine environment variable from your system, if the edq task is success and still the CS Matching batch is failed.

To remove the Java Virtual Machine environment variables, follow the subsequent steps:
  1. Navigate to the ##FIC_HOME##/ficdb/bin folder, and open the EDQExecute.sh file.

    Figure T-1 EDQExcute.sh file


    EDQExcute.sh file

  2. Add the unset JAVA_TOOL_OPTIONS command before if condition.

    Figure T-2 Updated EDQExcute.sh file


    Updated EDQExcute.sh file

  3. Save the EDQExecute.sh file.
  4. Re-execute the CS Matching batch.

    The CS Matching Batch runs successfully.