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

ReleaseYes/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

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS3
CSS2
CSS1

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/)

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 DMTOracle 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

Related Pages

Source Extractors - SQL PLSQL - Information - How to modify server name without generating added or deleted DB objects for the PL-SQL offline analyzer