[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: printing problem with multiple reports with process scheduler



i had this same problem. i fixed mine by setting my process definition output
parameters as:

output dest type: printer
output dest source: process definition
output destination: lpt1 (or prn)

i'll bet if you turned on the "log client request" checkbox for the process
definition and looked at the command line in process monitor you'll see that
your -f flag says "%outputdest%". this means process scheduler couldn't
resolve the outputdest metastring. the above settings should set it straight
(if you have the same problem as i).

Greg

Binh Tran wrote:

> Hello,
>      I'm getting an error msg(6000) Permission denied when I run my sqr
> report straight to the printer through process scheduler.  However when I
> chose to send the output to a file, it runs without erros.  Other sqr's I
> have written output directly to the printer fine through process
> scheduler. The only difference with this report I am having problems with
> is that I am using declaring and using multiple reports in the sqr because
> I am trying to change print orientation after the first page.  Thanks.
>
> SQR 3.0.18
> Windows 95
> Oracle 7