PCB-00581: "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"