You specified that the report be run in the background, but you also specified a DESTYPE of Screen. You cannot execute a report in the background while having its output sent to the screen.
Action:
If you want the output to go to the screen, you must run it in the foreground. If you want the report to run in the background, you must specify a different DESTYPE.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.