Skip to main content

DH 1.0.45530.3

Overview

Changes

Utilities

- #415 Moving executed files to separate directory and removing oracle checks for now.

  • Currently, the program used to execute the queries of files present in the input directory. The program was updated to move the executed files to a separate directory. And the query checks in case of ORACLE db is removed for now.
  • Programs Affected:
    • query_runner: Only the transfer of executed files from input directory to a separate directory is added, no other impacts.

Fixes

Products

- #417 Renamed temporary ctl as per the source and improved error handling.

  • Currently, the program was creating temporary ctl files by replacing input file name from the input file path by table name . The program was updated to create ctl file with the input file name and handle the errors while creating temporary ctl file.
  • Programs Affected:
    • llg_gl_recon_aggr: Only the renaming of temporary ctl as per the source and handling of error while creating temporary ctl files is added, no other impacts.

- #425 Renamed temporary ctl as per the source and improved error handling.

  • Currently, the program was creating temporary ctl files by replacing input file name from the input file path by table name . The program was updated to create ctl file with the input file name and handle the errors while creating temporary ctl file.
  • Programs Affected:
    • src_gl_recon_data: Only the renaming of temporary ctl as per the source and handling of error while creating temporary ctl files is added, no other impacts.

Loaders

- #425 Improved error handling while creating temporary ctl files.

  • Currently, the program was not handling potential error related to the creation of temporary ctl files. The program was updated to handle the errors while creating temporary ctl file.
  • Programs Affected:
    • balm_bulk_insert: Only the handling of error while creating temporary ctl files is added, no other impacts.

Program Details

#ProgramCurrent VersionBreaking ChangesChangesFixesDeprecated Features
1llg_gl_recon_aggr2.0.2N/AN/ARenamed temporary ctl as per the source and improved error handlingN/A
2src_gl_recon_data2.0.2N/AN/ARenamed temporary ctl as per the source and improved error handlingN/A
3balm_bulk_insert0.1.1N/AN/AImproved error handling while creating temporary ctl filesN/A
4query_runner0.1.1N/AMoving executed files to separate directory and removing oracle checks for nowN/AN/A