Difference between revisions of "SQL0312"
From MidrangeWiki
(Created page with "Variable &1 not defined or not usable. ==Possible Causes== * The SQL0312 error can be caused if a host variable is defined using the LIKE option on the D spec. ** To reso...") |
m |
||
Line 7: | Line 7: | ||
[[Category:SQL]] | [[Category:SQL]] | ||
[[Category:Error Messages]] | [[Category:Error Messages]] | ||
− | {stub} | + | {{stub}} |
Latest revision as of 21:03, 29 June 2015
Variable &1 not defined or not usable.
Possible Causes
- The SQL0312 error can be caused if a host variable is defined using the LIKE option on the D spec.
- To resolve this problem, define the host variable without using the LIKE option on the D spec.
This article is a stub. You can help by editing it.