Running a job with a very long with a long Job Name makes the logs show a FATAL error, although the job completes successfully.
Steps to Reproduce:
Expected Results: The job completes. The bg-ca.log does not show any error for this job run.
Actual Results: The job completes. The bg-ca.log shows multiple FATAL errors, like:
FATAL 2022-11-24 03:15:08,959 [Dispatch This is a very long job name. This is a very long job name. : bg@xxx (tenant=clarity)] union.persistence (clarity:admin:xxx:This is a very long job name. This is a very long job name.)
java.sql.SQLClientInfoException: Invalid or unsupported name for clientInfo.
at oracle.jdbc.driver.PhysicalConnection.setClientInfo(PhysicalConnection.java:7563)
[...]
Release : 16.0.3
DE67483
This issue has been fixed in Clarity 16.1.1.
Workaround:
Use a shorter job name.