Hi,
When running 'select user from dual' on an interactive report we get ANONYMOUS
When subscibing to that report, the same query presents SYS
The user is important in many of our reports, and while we can work around it, it would be nice to know if there is any setting we could do in Apex or the databse to ensure that the email subsription system variable USER returns ANONYMOUS instead of SYS.
Thanks.