[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



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