[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: process scheduler/job questions
- Subject: Re: process scheduler/job questions
- From: "Hahn, Steven" <stevenhahn@KPMG.COM>
- Date: Thu, 15 Oct 1998 15:09:44 -0400
I ran into a similar problem - we had 8 process associated with one job.
When run individually, they ran fine. When running the job, however,
nothing happened.
I think the key to the issue was the fact that it was run on a UNIX. You
need to check the output location specified for the SQRs - whether its
specified under the process definition > process definition options or
inside the SQR itself. You have to make sure this output path exist on the
server. Also, I believe the path is case-specific.
Steve
> -----Original Message-----
> From: Wade, Henry [SMTP:Henry_Wade@TEMPE.GOV]
> Sent: Tuesday, October 13, 1998 1:50 PM
> To: Multiple recipients of list SQR-USERS
> Subject: process scheduler/job questions
>
> Hi all,
>
> I have copied the process 'PER029' and called it 'PER029A'. This
> process(PER029A) sorts the database audit report via EMPLID.
>
> I then have created a job I call AUDIT that contains both PER029 and
> PER029A.
>
> When I run each PROCESS on the client they work fine. When I run the
> JOB that contains both process, the 1st process run less than 1 minute,
> no report is created and the process monitor states that it was
> successful. The 2nd process is initiated, but when looking at the
> request parms it states that the process was successfully cancelled.
>
> What am I missing to get both process to run within the job I created on
> the sever
>
> Henry Wade
> henry_wade@tempe.gov.
>
> I have attached copies of the job panels(audit.doc) and process
> scheduler panels(proc.doc) and process monitor(monitor.doc) results
>
>
> <<audit.doc>> <<PROC.doc>> <<monitor.doc>> << File: audit.doc >> <<
> File: PROC.doc >> << File: monitor.doc >>