[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: SQR default "-i" modification question
If you mean the default when you do a new install? It is kept in the setup
directory in a file called pstools75.cfg or pstools7.cfg. We reversed the
order and put our custom sqr's first. This way when we have to correct a
PeopleSoft sqr our's will be run instead of PeopleSoft's.
We also made the same modification/changes to our Unix environment.
-Kevin Burke
PeopleSoft System Administrator
Metropolitian Community Colleges
(816) 759-1414
mailto:burke@kcmetro.cc.mo.us
-----Original Message-----
From: Discussion of SQR, SQRIBE Technologies's database reporting language
[mailto:SQR-USERS@list.iex.net]On Behalf Of Dennis Palmer
Sent: Thursday, November 11, 1999 8:05 AM
To: Multiple recipients of list SQR-USERS
Subject: SQR default "-i" modification question
I want to modify the default report flags setting for the "-i" parameter
from pointing to just
one directory as it does now to point to 2 directories. I would like to
change it for both
SQRW.EXE and for PeopleSoft. I know that the string is in the
Configuration
Manager/Process Scheduler tab and I can change it there, but where is the
default kept ?
I would like the SQR processes to look for "#includes" in 2 directories.
I want to change it from "J:\hrms\hr750\sqr\" to
"J:\hrms\hr750\sqr\;J:\hrms\hr750\user\sqr"
(hard to see but there is a semi-colon there) so that we can keep our home
grown "sqc"s
separate from those delivered by PeopleSoft yet still make them accessible
to everyone
without a lot hassle. My environment is:
PeopleSoft 7.5.1
SQR 4.3.2
NT file server
Oracle 8.0.4
Windows 95 on the workstations
Any help would be appreciated. Thank you.