Hi All
While running some proc report code with a where clause that makes use of a put statement, I receive the below warning.
WARNING: Server is unable to execute the where clause.
The results received are correct. However, the jobs are run in batch and fail if any error or warning messages are written to the log. Is there a way of working around this? I'd like to avoid hardcoding a new variable prior to running the report code due to space considerations.