The PCK.AUTOMIC_UTF-8.MIG-STEP90.PREPARE.REFRESH.NOILM.SRC is failing: "Non numeric input" not allowed
search cancel

The PCK.AUTOMIC_UTF-8.MIG-STEP90.PREPARE.REFRESH.NOILM.SRC is failing: "Non numeric input" not allowed

book

Article ID: 414182

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

The jobs PCK.AUTOMIC_UTF-8.MIG-STEP90.PREPARE.REFRESH.NOILM.SRC is failing during the data migration to UTF-8. 

Error message:

"Non numeric input" not allowed

Environment

Product:CA Automic Workload Automation - Automation Engine v21.x, 24.x

Cause

The error message is caused by the line below in the jobs' script. The variable &CHANGELOGDAYS# is not being set because the parameter CHANGE_LOGGING_DAYS within the UC_SYSTEM_SETTINGS is not defined.

 

: set &CHANGELOGDAYS# = format(&CHANGELOGDAYS#, '0') 

Resolution

Please make sure to define the parameter CHANGE_LOGGING_DAYS within the UC_SYSTEM_SETTINGS.