ORA: 24324 encountered on client installed on vmWare Citrix servers [message #630736] |
Sun, 04 January 2015 23:11 |
|
We have come across a typical issue at our organization.
We have Oracle Database 10g which is installed on a physical server with Windows Server 2003 32Bit.
We have our application installed on vmWare with Windows Server 2008 R2 64Bit.
And we have clients running on Citrix servers with Windows Server 2003 R2 32Bit.
We have 3 Citrix servers on Hyper-V and 2 Cirix servers on vmWare.
The clients on Citrix servers on Hyper-V are running without any issues. However, the clients on Citrix servers which are on vmWare gives ORA: 24324. This does not happen always but happens suddenly with few users.
Below errors keep appearing suddenly;
<ERROR# 1>
Error Message: ORA-24324: service handle not initialized
SQL statement: SELECT 1 FROM SN_Users WHERE UserID = :SqlUser AND ModuleID = 'SNMENU'
. Running as Citrix (ICA) session.
</ERROR# 1>
<ERROR# 2>
Error Message: ORA-24323: value not allowed
SQL statement: SELECT CFGID, CFGData FROM SN_System_Cfg WHERE CFGID IN ( 'ERR_SMTP', 'ERR_MAILFROM',
'ERR_MAILTO' ) INTO :sCFGID, :lsReturn
. Running as Citrix (ICA) session.
</ERROR# 2>
These errors are not appearing frequently but may suddenly appear with a few users and needs users to completely end their Citrix session.
If someone else has faced similar issue and have found the solution, please help urgently.
|
|
|