Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Oracle 7.3 with Peoplesoft v5 (PSRUN)

Oracle 7.3 with Peoplesoft v5 (PSRUN)

From: <lucasjh_at_tfn.com>
Date: Thu, 29 Apr 1999 14:22:15 GMT
Message-ID: <7g9pui$fhd$1@nnrp1.dejanews.com>

Wondered if someone might know what "SQLCQR_LOGINCHECK" was. I am getting the below error message when starting a PeopleSoft procedure called PSRUN which connects the COBOL batch programs with the RDBMS.

PSRUN consists of modules from PeopleSoft, the RDBMS vendor and the platform vendor (Sun, in our case). I have a feeling it is related to the Oracle libraries that are linked but I am not sure. Thanks in advance for any suggestions.

Regards,
Jeff

BEGIN :1 := SQLCQR_LOGINCHECK(:2); END;   Bind Var 1: Type 3 Length 4
  0
  Bind Var 2: Type 5 Length 240

ORA-06550: line 1, column 14:
PLS-00201: identifier 'SQLCQR_LOGINCHECK'   must be declared
ORA-06550: line 1, column 8:
PL/SQL: Statement ignored

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Apr 29 1999 - 09:22:15 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US