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...") |
(No difference)
|
Revision as of 20:59, 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.
{stub}