Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » Error Messages » SQL preprocessor error messages » SQL preprocessor error messages sorted by message text

 

Host variable '%1' has been redefined

Error code 2665
Probable cause

You have redefined the same host variable with a different host type. As far as the preprocessor is concerned, host variables are global; two host variables with different types cannot have the same name.