I want to schedule a report in unix cronjob.Please tell me the steps for solving this problem.
Check documentation on events, triggering. You need to set an event name in the report's run options, and trigger that event with your shell script. Windows version comes with a sample script for doing this, perhaps Unix does as well.