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(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x(tick)
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(tick)
CSS2(tick)
CSS1(tick)
Step by Step Scenario

1. PL/SQL application or FORMS application

2. Run the Analysis / Snapshot (don't skip the analysis)

3. Error occurs :

In CAST-MS log file (%TEMP%/CAST/CAST/<CAST VERSION>)

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

    FormsContainerExtractorFromUAXDir.extract(FormsContainerExtractorFromUAXDir.java:76) --> Modify the DatabaseExtraction.uaxdirectory by removing at the line indicated in the log file the character unsuported:
  3. For instance, we need to remove from this file the "DC2" character
Notes

Reference webcall # 29611