I need to set session level parameters while opening an oracle reports session using a shell script on a unix box. The oracle reports session is opened on the command line with parameters as the rdf file the destination file and so on. I need to set a session variable such as SESSION_CACHED_CURSORS to a certain value. How do i do this ?