Monday, January 18, 2016

In RMS 14.1 working with Deals is giving error ORA - 28595

Error Message:

In RMS while working with Deals there is an database related error pop up while saving.

ORA - 28595 Extproc agent: Invalid DLL path

Screenshot:


Solution:

--> It was found that within the $ORACLE_HOME/hs/admin directory the extproc.ora file had the following value.

SET EXTPROC_DLLS=any

OR

SET EXTPROC_DLLS=

Please update the value to upper case ANY as show below and then try to check again.

SET EXTPROC_DLLS=ANY

*************************************Thanks******************************


No comments:

Post a Comment