DSNH590I E csectname LINE nnnn COL cc NAME name IS NOT UNIQUE IN ROUTINE routine-name

Explanation

Name name is a parameter, SQL variable, condition name, or label in SQL procedure routine-name. name is not unique.

System action

The statement cannot be processed.

User response

Change the name to make it unique within the routine.

Severity

8 (error)