[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
SQRW
Hi,
We are developing SQR's for Peoplesoft on UDB/AIX environment.
During development, when we test the SQR from SQRW we need to specify the
schema in begin-setup so that tables are automatically named with schema
like "PSUSYS.PS_JOB" in begin-select. But the same SQR without the
begin-setup can be run from Process scheduler without any problem. I would
like to know is there any flags or setup in the SQRW where we can define the
schema instead of doing it inside SQR and removing it once developed.
Thanks.
C.Logu