DB Change Utility invalidly changes some values to upper case characters
book
Article ID: 84604
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
AUTOMIC WORKLOAD AUTOMATION
Issue/Introduction
Error Message :
N/A
DB Change utility invalidly changes values to upper case characters instead of lower case.
Investigation
When running a script like this :
REPLACE_PART JOBF, JOBF.*, FT_SRC_FILE, "/home/Test/", "/home/oracle/"
Expected : "/home/Test/" should be changed to "/home/oracle/":
Actual : "/home/Test/" is changed to "/HOME/ORACLE/":
Cause
Cause type:
Defect
Root Cause: DB Change Utility converts invalidly some values to upper case characters.
Environment
Release: AUTWAB99000-12.0-Automic Workload Automation-Base Edition
Component:
Resolution
Update the DB Change Utility to a fixed version (see below).
Fix Status: In Progress
Fix Version(s):
Component(s) : Utility
Automation Engine 12.2.0 - Planned release date: 2018-06-19
Automation Engine 12.1.1 - Available
Automation Engine 12.0.4 - Available
Additional Information
Workaround :
Manually edit the objects from the UserInterface / AWI after they were imported.
Feedback
thumb_up
Yes
thumb_down
No