Import fails with error ORA-20032: Condition_1 "A - HOLD TASK or SET HOLD STATUS" not allowed
search cancel

Import fails with error ORA-20032: Condition_1 "A - HOLD TASK or SET HOLD STATUS" not allowed

book

Article ID: 89544

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

An import fails with the following error message (example):

ERROR at line 1:
ORA-20032: Condition_1 "A - HOLD TASK" not allowed
ORA-06512: at "APPWORX_SCHEMA.AWAPI2", line 487
ORA-06512: at "APPWORX_SCHEMA.AWAPI2", line 460
ORA-06512: at "APPWORX_SCHEMA.AWAPI", line 112
ORA-06512: at "APPWORX_SCHEMA.AWAPI", line 3121
ORA-06512: at "APPWORX_SCHEMA.AWAPI", line 3353
ORA-06512: at "APPWORX_SCHEMA.AW_IMPORT", line 3352
ORA-06512: at "APPWORX_SCHEMA.AW_IMPORT", line 4471
ORA-06512: at "APPWORX_SCHEMA.AW_IMPORT", line 4602
ORA-06512: at line 5

Cause

The error indicates that you have an After condition to HOLD TASK or SET HOLD STAUS.  This operation is not allowed because through normal operations, these 2 conditions is not available to "After" conditions.

Resolution

Please check the Job or Process Flow that you want to import for the illegal condition. After correcting the condition you should get past this error.