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

Re: UNIX and Log Files -Reply



I have tried using the -O but to no avail.  Specifically, the system reutrns
an error indicating the -O is an illegal command.  Further research seems
to indicate the -O is for Windows only, at least with release 3 of SQR.
Thanks for your suggestion, but still looking for the answer...
Dave

>>> td <tdelia@EROLS.COM> Oct 1  5:01pm >>>
Dave,
   Log files are controlled by the -o flag. If you can see the flag
setting look there. In Unix it's usually /tmp or /temp. If the flag
isn't set then the sqr.log is written in the current directory, i.e.
where your SQR program resides. This is the typical configuration at
least.
                               -Tony DeLia
                                AnswerThink Consulting Group
                                PeopleSoft Solutions Practice


David Anderson wrote:
>
> I'm trying to recover the LOG of an SQR execution in UNIX.
Specifically,
> when my SQR executes it SHOWs information which is captured by
the
> LOG file (at least in Windows).  I cannot find/locate the LOG for an
SQR
> execution from the UNIX command prompt.  If the SQR errors during
> execution, which of course rarely happens, a LOG is created
containing
> the error messages.
>
> Help would be GREATLY appreciated...
> Dave