ORA-04068 error while attempting to execute GSS Package Function Login.(301200390)
(Doc ID 2394504.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 8.0.1 and laterInformation in this document applies to any platform.
Symptoms
While attempting to log in to Argus application the following error is generated:
Error while trying to execute gss package function login.(301200390)
With the following errors observed in SQLTIMES log file:
24-Apr-2018, 14:27:12 >> XXXXX 0.00 begin GSS_UTIL.P_Get_SSO_Configuration(:PO_SSO_Enabled, :PO_SSO_Header); end;
24-Apr-2018, 14:27:12 >> XXXXX 0.02 select * from duAL
24-Apr-2018, 14:27:12 >> XXXXX 0.02 Comment PO_APPLICATION_TYPE set to
24-Apr-2018, 14:27:12 >> XXXXX 0.00 select * from dual
24-Apr-2018, 14:27:12 >> XXXXX 0.00 Comment P_ERROR_TEXT set to Oracle error -1 occurred.
ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure "SYS.STANDARD"
ORA-06508: PL/SQL: could not find program unit being called: "SYS.STANDARD"
ORA-06512: at "ARGUS_APP.GSS_UTIL", line 7
ORA-06512: at line 1
SQL: begin GSS_UTIL.P_GET_APPLICATION_TYPE(:PO_APPLICATION_TYPE); end;
24-Apr-2018, 14:27:12 >> XXXXX 0.02 select * from duAL
24-Apr-2018, 14:27:12 >> XXXXX 0.02 Comment PO_APPLICATION_TYPE set to
24-Apr-2018, 14:27:12 >> XXXXX 0.00 select * from dual
24-Apr-2018, 14:27:12 >> XXXXX 0.00 Comment P_ERROR_TEXT set to Oracle error -1 occurred.
ORA-04068: existing state of packages has been discarded
ORA-04065: not executed, altered or dropped stored procedure "SYS.STANDARD"
ORA-06508: PL/SQL: could not find program unit being called: "SYS.STANDARD"
ORA-06512: at "ARGUS_APP.GSS_UTIL", line 7
ORA-06512: at line 1
SQL: begin GSS_UTIL.P_GET_APPLICATION_TYPE(:PO_APPLICATION_TYPE); end;
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |