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

Re: Dynamic naming of the generated SQR.LOG file



you can use the ps variables to make your sqr.log name unique. using the
method that Anne-Marie suggested you could make %%instance%% part of the
name (eg:-oc:\temp\%%instance%%.log). since the instance is unique that
would make the sqr.log name unique.

Marc

-----Original Message-----
From: Anne-Marie Matula [mailto:amatula@OIT.UMASS.EDU]
Sent: Monday, May 10, 1999 9:22 AM
To: Multiple recipients of list SQR-USERS
Subject: Re: Dynamic naming of the generated SQR.LOG file


Are you using PeopleSoft?

In PS, I access the Process Scheduler - Use - Process Scheduler Definitions
panel and modify the SQR flag line to append a command telling the Process
Scheduler what log to write to.  Eg: -oc:\temp\uminqlod.log

I imagine you could also use a "Call System Using" command to rename the log
file within the Sqr.  However I haven't had a need to do anything like this.

Hope that helps
Anne-Marie


 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Anne-Marie Matula
Student Information System Project
Office of Information Technologies
Whitmore Bldg, University of Massachusetts, Amherst
Phone:  413/577-0685
Fax:    413/545-2150


>
>Date:    Fri, 7 May 1999 16:19:55 -0400
>From:    Bruce Weinstein <bruceweinstein@CANADA.COM>
>Subject: Dynamic naming of the generated SQR.LOG file
>
>I was wondering how you could dynamically change the name of
>the SQR.LOG
>file that is generated when
>you run the SQR.  Seeing as my output is going to this file
>and I would like
>to retain the output and that we run the SQR daily, is there a
>way to do it.
>
>I am currently using SQR 3.0.18.1.1
>
>        .B