[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Sqr flags for Unix
- Subject: Re: Sqr flags for Unix
- From: "Knapp, Richard" <KnappR@UMSYSTEM.EDU>
- Date: Mon, 3 Jun 2002 08:04:26 -0500
- Thread-index: AcII3O/QwzrjrvvjTXyQ4D0k4kazlwCIfxtw
- Thread-topic: Sqr flags for Unix
Sounds like the SQR you are calling has an input statement in it but you are
not including a value in the command stream. Try adding the input value to
your 'call system using' command.
Richard
-----Original Message-----
From: Prasanna Menta [mailto:pmenta@UMUC.EDU]
Sent: Friday, May 31, 2002 2:53 PM
To: SQR-USERS@list.iex.net
Subject: Sqr flags for Unix
I am trying to call an sqr from another sqr and i am getting the
following errors:
Is there any flags that can be used to avoid these errors, we are on
Unix:
Database Name (Optional, Press ENTER to continue):
Error on line 69:
(SQR 2500) Error getting INPUT.
SQR for PeopleSoft: Program Aborting.
SQR for PeopleSoft V8.15
SFDPTREC - Cashiering GL Interface
Database Name (Optional, Press ENTER to continue):
Error on line 69:
(SQR 2500) Error getting INPUT.
SQR for PeopleSoft: Program Aborting.
I have tried with -XI to suppress, when i do this i get the following:
(SQR 2515) INPUT required user interaction but user interaction was
disabled
by the -XI command line flag.
SQR for PeopleSoft: Program Aborting.
Error on line 69:
(SQR 2515) INPUT required user interaction but user interaction was
disabled
by the -XI command line flag.
SQR for PeopleSoft: Program Aborting.
PeopleTools 8 - PSSQR
Thanks
Prasanna