SPP4044 Error at line <line>, column <column>:<type> variable name <name> is ambiguous
Language:
C, COBOL, PL/I
Possible Cause:
Variable is not qualified enough to be recognizable or there is another variable by the same name.
Possible Solution:
Qualify the host variable reference or uniquely declare the variable.