ERROR | (XSSQLMDQ01) Invalid host variable syntax for MDQUERY procedure. |
CAUSE | The schema and analytic workspace name for the MDQUERY cursor declaration were incorrectly specified. |
ACTION | Specify the schema and awname as a host variable name preceded by a colon, or as a text literal string of the form SCHEMA.AWNAME or *.* (quotes optional). |