cherokee
27th April 2004, 18:21
Hello everyone,

I have a session which generates 3 reports. If I want to make a job with this session and have my output device as ASCII file, I can’t. It only takes one output and therefore overwrites my reports in one ASCII file.

Does anyone know a way to do this?

Thanks in advance

Carlos
:confused:

Hitesh Shah
28th April 2004, 09:16
Is there any reason why 'append to file' type of device is not sufficient to suite ur requirement.

cherokee
28th April 2004, 16:36
Yes, it will do... thanks... did not think on that option thanks!

Carlos :)

arunkw
26th October 2005, 14:16
What if I don't want to use append, but write it in a different file how will I acheive this feat.

Hitesh Shah
26th October 2005, 15:32
Use the spool.fileout variable to change the output filename for each different report.

arunkw
3rd November 2005, 14:08
Hi Hitesh
Thanks for the Input pal it worked.
Regards
Arun Kumar