Publication Date: 11/12/2024 Share Print

Previous Topic

Next Topic

Book Contents

Book Index

Trax Database Jobs - Job Types

Trax Database Jobs

The following are the type of jobs listed in the TRAX Database Jobs window. Each job type is divided by the frequency in which it is run (i.e. every 1 minute, 10 minutes, 30 minutes or daily). Each job contains a description in the window of what they do. The jobs and the descriptions of what they do are listed below:

TRAX_01_DAY - These jobs run every day at 3am – The purpose of these jobs are to do the following:

  • Send EC/TC Notifications
  • Task Card Index – Optimizes and Syncs all indexes on Task Cards Blobs & Text.
  • TraxDoc Content Index - Optimizes and Syncs all indexes in TraxDoc Content and Revisions (ie. AMP, AMM, etc.).
  • Delete Flight Schedule for previous day. This is only for Customer Profile ACA.
  • Delete Old Planning History more than 2 days old.

Job Name

Automated/Switch

Job Action

Description

Version Implemented/Notes

AC_RESTRICTION_PENDING

WOPOSTCM

PKG_IFACE_AC_RESTRICTIONS.ac_restrictions_pending;

- Checks for A/Cs that don't exist against existing W/Os in the AC_RESTRICTIONS_PENDING table and removes them.

- Checks for A/Cs that are null against existing W/Os in AC_RESTRICTIONS_PENDING table and removes them.

- Also inserts the W/O in the AC_RESTRICTIONS_PENDING table and the audit table.

- This job works for the AC RESTRICTIONS interface, inserting on a queue the values that later will be process.

 

AUTO_LINE_WO_CREATOR-JOB

WOSEQ (using Config number)

WOADTREC

DEFNRTCITEM

PKG_FUNCTION_WO.AUTO_LINE_WO_CREATOR_JOB;

Auto generates Monthly Line W/O for Locations Setup in A/C Master. Will only create W/O three days before months end

 

CANCEL_SUPERSEDED_EC_BY_DATE

SUPERECCCANCEL

PKG_ENGINEERING_FUNCTION.CANCEL_SUPERSEDED_BY_EC;

Cancels all open EO that have been superseded on a Date less than today.

- Sets the status to 'Cancel for those E/Cs with a status of 'Open' or 'APLNOTBODY' in the following tables: ENGINEERING_EFFECTIVITY, ENGINEERING_EFFECTIVITY_RV, ENGINEERING_ORDER and ENGINEERING_ORDER_RV

 

CLEANUP_IN_USE

Automated

PKG_CLEANUP.CLEANUP;

- Cleans up IN USE fields ineMROfor the following tables: ORDER_HEADER, ORDER_DETAIL, TRAINING_SCHOOL,  WO_TASK_CARD_ITEM, AC_CONTROLLER_PANEL, PN_INVENTORY_DETAIL, ORDER_INVOICE_HEADER, DEFECT_REPORT and           PICKLIST_HEADER.

 

CLEANUP_PLANNING_TABLES

Automated

PKG_SCHEDULER_CALL.CLEANUP_PLANNING_TABLES;

- Cleans up Planning tables

 

DELETE_FLIGHTS_SCHEDULE_BY_DAYS

DELSCHED

PKG_IFACE_FLIGHT_SCHEDULE.DELETEFLIGHTSCHEDULEBYDAYS(14);

- Deletes old flight schedules from the FLIGHT_SCHEDULE table

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

DELETE_PRINTS_JOBS

DELETEPRINTS

PKG_PRINTING_JOBS.DELETE_PRINTS_JOBS

Job to delete emailed, printed, or retrieved W/Os that have already been printed by the Work Pack Print Server

 

FIND_EC_LOOPS

Automated

PKG_ENGINEERING_FUNCTION.FIND_EC_LOOPS

Job to find E/C schedule Control loops. the procedure is to detect loops found in the ENGINEERING_SCHEDULE_CONTROL table. These results will be stored in the ENGINEERING_SCHEDULE_CTR_LOOP

 

OPTIMIZE_I_TASKCARD_BLOB

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TASKCARD_BLOB');

Job to Optimize Index I_TASKCARD_BLOB

 

OPTIMIZE_I_TASKCARD_BLOB_REV

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TASKCARD_BLOB_REV');

Job to Optimize Index I_TASKCARD_BLOB_REV

 

OPTIMIZE_I_TASKCARD_TEXT

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TASKCARD_TEXT');

Job to Optimize Index I_TASKCARD_TEXT

 

OPTIMIZE_I_TASKCARD_TEXT_REV

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TASKCARD_TEXT_REV');

Job to Optimize Index I_TASKCARD_TEXT_REV

 

OPTIMIZE_I_TRAXDOC_CONTENT

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TRAXDOC_CONTENT');

Job to Optimize Index I_TRAXDOC_CONTENT

 

OPTIMIZE_I_TRAXDOC_CONTENT_REV

Automated

PKG_SCHEDULER_CALL.TRAX_OPTIMIZE_INDEX('I_TRAXDOC_CONTENT_REV');

Job to Optimize Index I_TRAXDOC_CONTENT_REV

 

PKG-VAL_EMPLOYEE_AUTH

AUTCHSTAAPR

PKG_VAL_EMPLOYEE_AUTHORIZATION.VAL_EMPLOYEE_AUTHOR;

- Automatic Change Status on Employee Authorization Approval

- Update the SECOND_LEVEL_STATUS  field on EMPLOYEE_AUTHORIZATION_APV table

 

PURGE_UNASSIGNED_PACK_SHIP

Automated

PKG_FUNCTION_ORDERS.PURGE_UNASSIGN_PS;

- Job to purge unassigned records in Packing and Shipping

- This job will delete records in the PACKING_SHIPPING_DETAIL TABLE if the PACK_SHIP_NO is null

 

QA_FORECASTING_MESSAGES

Automated

PKG_AUDIT_ALERT.AUDIT_SEND_NOTIFICATION_TOUSER;

Job to send audit notifications.

 

RO_TAT_SHIPPING_NOTIFICATION

ROTATPS

PKG_FUNCTIONS.SENDTATNOTIFICATION

- Job to send notifications once agreed TAT (Vendor RO Capability TAT) has reached 100%

 

SEND_EC_TC_NOTIFICATIONS

Switch (EC Category)

PKG_SEND_EC_TC_NOTIFICATION.SEND_EC_TC_NOTIFICATIONS;

Job to send E/C and T/C Notifications in a specified interval of days

 

SEND_SKILLEXP_NOTIFICATIONS

System Notification (Skills)

PKG_SEND_EC_TC_NOTIFICATION.SEND_SKILLEXP_NOTIFICATIONS;

Job to send Skill Notifications in a specified interval of days

 

SURPLUS_SALES_UPLOAD

Automated

PKG_IFACE_WORLD_PART_LOCATOR.SURPLUS_SALES_UPLOAD_JOB

 

Job to upload surplus sales to World Part Locator

 

TRUNCATE_AUDIT_TEMP

Automated

PKG_SCHEDULER_CALL.CLEAR_AUDIT_TABLE;

Clears the audit temp table by deleting records of AUDIT_MASTER

 

TRUNCATE_STYLESHEET_CONTENT

Automated

PKG_SCHEDULER_CALL.CLEAR_STYLESHEET_CONTENT;

Clears the stylesheet content table by erasing the data from the last week from the STYLESHEET-CONTENT table

 

 

TRAX_01_MINUTE – These jobs run every one minute. The purpose of these jobs are to do the following:

  • Refreshes the A/C Controller Panel View. This is evident in the A/C Controller Panel Refresh Time.
  • Redirect Routing Notes. (This is similar to the System Notifications that can be set up in eMRO).

Job Name

Automated/Switch

Job Action

Description

Version Implemented/Notes

AC_CONTROLLER_PANEL_STARTLOAD

SHFLTTRN

ACTRLTRAN

PKG_AC_CONTROLLER_PANEL.STARTLOAD;

-Automated process

- Uploads the upcoming flights in to the AC_CONTROLLER_PANEL_HEADER table

- Checks if there are duplicate E/Cs, if so it deletes them

 

AEX_INBOUND_PROCESSING

Automated

PKG_AEX_INBOUND_PROCESS_INBOUND_QUEUE

Job to parse incoming AeroXchange messages

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

CHECK_ROUTED_NOTES

Automated

PKG_IFACE_MESSAGE.CHECK_ROUTED_NOTES

- Automated

- Checks routed notes for delivery and sends notifications

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

EOS_INBOUND_PROCESSING

Automated

PKG_EOS_INBOUND.PROCESS_INBOUND_QUEUE

 

Job to parse incoming EOS messages

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

MURATA_QUEUE_PROCESSING

Custom WMS Interface

PKG_IFACE_.mcm.MCM_Job;

Job to process Murata queue

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

Custom Job for WMS Interface

ROS_INBOUND PROCESSING

Automated

PKG_ROS_INBOUND.PROCESS_INBOUND_QUEUE

 

 

Job to parse incoming ROS messages

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

SPEC2000_INBOUND_PROCESSING

Automated

PKG_SPEC2000_INBOUND.PROCESS_INBOUND_QUEUE

 

 

Job to parse incoming SPEC2000 messages

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

 

TRAX_10_MINUTE – These jobs run every 10 minutes. The purpose of these jobs are to do the following:

  • Load Planning Data for Defects. This includes Defect Report data such as loading a Planning Query which includes Due Dates, and Due At Information which will be used by the Controller Panel. This is for all Customer Profiles except AZUL/VB.

Job Name

Automated/Switch

Job Action

Description

Version Implemented/Notes

LOAD_PLANNING_DATA

Automated (Trax 12 Live Planning Switch Impacts)

PKG_AC_CONTROLLER_PLANNING.LOAD_PLANNING_DATA;

Job to load planning data for AC Controller Panel

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

PROCESS_ACSCHEDFLIGHTS_MESSAG

Automated

PKG_IFACE_FLIGHT_SCHED_MASTER.PROCESS_INBOUND_QUEUE;

Job to process AC Schedule Flight messages

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

 

PROCESS_DIS_WMS

Custom

PKG_IFACE_AUTOMATED_WHSE_WMS.QUERY_DIS;

- Job to process DIS messages in the WMS

- If the requested QTY for a consumable P/N is different than the confirmed QTY, the system will update the QTYs of th PN_INVENTORY_DETAIL table and create journal entries for inventory

- If the QTy requested is different than the confirmed QTY, the system will scrap the batch

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

Custom Job for WMS Interface

PROCESS_INV_WMS

Custom

PKG_IFACE_AUTOMATED_WHSE_WMS.POPULATE_INVENTORY_COUNT;

Job to process INV messages in the WMS

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

Custom Job for WMS Interface

PROCESS_PAC_WMS

Custom

PKG_IFACE_AUTOMATED_WHSE_WMS.QUERY_PAC;

Job to process PAC messages in the WMS

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

Custom Job for WMS Interface

PROCESS_PRC_WMS

Custom

PKG_IFACE_AUTOMATED_WHSE_WMS.QUERY_PRC;

- Job to process PRC messages in the WMS

- Depending on the conditions this job will create picklists, and update fields in the PICKLIST_DISTRIBUTION table and maintain the history by inserting records in the PN_INVENTORY_HISTORY table

but_Interface (gry) This DB Job is only available for customers who have an Interface set up. For additional information, contact your eMRO Interface Administrator.

Custom Job for WMS Interface

 

TRAX_30_MINUTE – These jobs run every 30 minutes. The purpose of these jobs are to do the following:

  • Calculate the last RON overnight station for Flight Schedules
  • Task Card Index - The benefit of indexing a table is that it allows table rows with specific values to be located more quickly than would be possible if the entire table had to be read by searching for the rows. Task Card Index Optimizes and Syncs all indexes on Task Cards Blobs (TC Items including images, audio, or other multimedia objects) & Text. Optimizing indexes is vital because the performance of an Oracle-based application depends, amongst other things, on appropriate indexing of the tables used by the application. Most applications go into production with indexing based on the implementers' predictions of the requirements, sometimes adjusted in the light of experience during testing. Even if this index set is initially effective, it will require revision over time in the light of code changes and enhancements, changes in usage patterns, and changes in data distribution. The database then syncs the index to process 'inserts', 'updates', and 'deletes' to the base table. Specify the memory parameter as if defines the amount of memory Oracle uses for the synchronization operation before flushing the index to disk. Specifying a large amount of memory: improves indexing performance because there is less I/O and improves query performance and maintenance because there is less fragmentation.
  • TraxDoc Content Index - Optimizes and Syncs all indexes in TraxDoc Content and Revisions.

Job Name

Automated/Switch

Job Action

Description

Version Implemented/Notes

AC_RON_CALCULATE

Automated

PKG_FLIGHT_SCHEDULE.AC_RON_CALCULATE;

Updates the Overnight Station field and previous Overnight Station field in the A/C Master if the A/C contains Ron Hours

 

SYNC_I_TASKCARD_BLOB

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TASKCARD_BLOB');

Job to Sync Index I_TASKCARD_BLOB

 

SYNC_I_TASKCARD_BLOB_REV

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TASKCARD_BLOB_REV');

Job to Sync Index I_TASKCARD_BLOB_REV

 

SYNC_I_TASKCARD_TEXT

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TASKCARD_TEXT');

Job to Sync Index I_TASKCARD_TEXT

 

SYNC_I_TASKCARD_TEXT_REV

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TASKCARD_TEXT_REV');

Job to Sync Index I_TASKCARD_TEXT_REV

 

SYNC_I_TRAXDOC_CONTENT

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TRAXDOC_CONTENT');

Job to Sync Index I_TRAXDOC_CONTENT

 

SYNC_I_TRAXDOC_CONTENT_REV

Automated

PKG_SCHEDULER_CALL.TRAX_SYNC_INDEX('I_TRAXDOC_CONTENT_REV');

Job to Sync Index I_TRAXDOC_CONTENT_REV

 

 

TRAX_60_MINUTE - These jobs run every 60 minutes. The purpose of these jobs are to:

  • Load the 7 Day Forecast. This job must be set up in the Interactive Planner window before the job can be ran. Additionally, the job will only be activated if Switch PLNAUTO7D is set to Yes. For additional information, refer to Switch PLNAUTO7D via the Planning Switches Manual.

See Also

Trax Database Jobs, eMRO System Jobs Tab

Run Job Button, via Trax Database Jobs

Disable Job Button, via Trax Database Jobs

Enable Job Button, via Trax Database Jobs

Show Errors Button, via Trax Database Jobs

Inspect Job Button, via Trax Database Jobs

Delete Button, via TraxDatabase Jobs

Recreate Materialized View Button, via Trax Database Jobs

Top of Page Publication Date: 11/12/2024 Share Print