| ERROR | string used as both host variable and indicator |
| CAUSE | Within a PL/SQL statement, the variable was used as both a host variable and an indicator variable. |
| ACTION | Use different variables for host variables and indicator variables. 600 - 624, EXEC TOOLS |