AAI scheduler job definitions do not update and job status remains behind after migrating an Autosys database (e.g., from RLS to QUA). The AAI logs may indicate that existing jobs are not found or updates are not being processed for the expected scheduler.
AAI uses the joid (Job ID) from the Autosys ujo_job table to determine the uniqueness of jobs. During a database migration, if the jobs are re-inserted rather than migrated as an exact database copy, the joid values change. AAI does not recognize the new joid values as the same jobs, preventing updates to existing definitions.
Perform an Exact Database Migration Perform the migration again from the source Autosys database to the target database ensuring that it is an exact copy. This maintains the integrity of the joid values so AAI can continue processing updates without interruption.
Migrate to a New Scheduler in AAI If an exact copy is not possible, add the new Autosys instance as a new scheduler in AAI. Note the following impacts: