The Information Centric Analytics (ICA) job RiskFabric Processing records a failure on step 4 (Run Staging Procedures) and the following error is logged by the SQL Server Agent:
LogGroupID=n;LogGroupID=n;LogGroupDescription = Staging procedure for SymantecDLP;ErrorDesc=Error Msg: Cannot fetch a row from OLE DB provider "OraOLEDB.Oracle" for linked server "RISKFABRIC_DLP_RISKFABRIC_<host>_PROTECT".
Release : 6.x
Component : Oracle Database Client
Ensure SQL Server's Remote query timeout setting is disabled:
RiskFabric relational database0Set the Oracle Client's ChunkSize and FetchSize values in the Windows registry to 200 and 1000, respectively (HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE > KEY_OraClient<version>Home1 > OLEDB)
Ensure the OraOLEDB.Oracle provider option Allow inprocess is enabled by following this procedure:
RiskFabric relational database