CMS Snapshot Analysis - Synchronize services - Fatal Error - Invalid Job Generation for Application
Description
This page explains how to handle the “Invalid Job Generation for Application” error message that occurs during the Local database synchronization.
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
| 8.2.x | ✅ |
| 8.1.x | ✅ |
| 8.0.x | ✅ |
| 7.3.x | ✅ |
| 7.2.x | ✅ |
| 7.0.x | ✅ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS3 | ✅ |
| CSS2 | ✅ |
| CSS1 | ✅ |
Step by Step Scenario
PL/SQL application or FORMS application
Run the Analysis / Snapshot (don’t skip the analysis)
Error occurs :

In CAST-MS log file (%TEMP%/CAST/CAST/

Action Plan
- Check in the CAST-MS.log.txt file why the error occurs.
Oracle PL/SQL:
- Perform the extraction again:
- 7.0.x using the CAST DB Extractor
- 7.2.x and 7.3.x using the DMTOracle FORMS :

FormsContainerExtractorFromUAXDir.extract(FormsContainerExtractorFromUAXDir.java:76) –> Modify the DatabaseExtraction.uaxdirectory by removing at the line indicated in the log file the character unsuported:
- For instance, we need to remove from this file the “DC2” character
Notes
Reference webcall # 29611
Related Pages