qmqry outfile
This is the type of error we are getting now.
> STRQMQRY QMQRY(CONNIE/PRJ8917) OUTPUT(*OUTFILE) OUTFILE(QTEMP/PRJ8917)
Select or omit error on field ���������� member PRJ8917.
Select or omit error on field *N member PRJ8917.
Select/omit error on member PRJ8917.
Data conversion or data mapping error.
RUN QUERY command failed with SQLCODE -802.
RUN QUERY command ended due to error.
STRQMQRY command failed.
> However if I run the same qmqry with output(*) it works?*
> STRQMQRY QMQRY(CONNIE/PRJ8917) OUTPUT(*)
Any ideas what I might try to correct?



