| ERROR | duplicate variable string in INTO list is not permitted |
| CAUSE | The same variable appears twice in the INTO list of a SELECT or FETCH statement. |
| ACTION | Remove one of the variables from the INTO list. |
| ERROR | duplicate variable string in INTO list is not permitted |
| CAUSE | The same variable appears twice in the INTO list of a SELECT or FETCH statement. |
| ACTION | Remove one of the variables from the INTO list. |