Products | Versions |
---|---|
Spotfire Web Player | ALL Versions |
Analysis created with "OracleClient Data Provider" connection fails to open through Web Player. The Web Player log reports the following:
Spotfire.Dxp.Data.Exceptions.ImportException: Failed to execute data source query. ---> Spotfire.Dxp.Data.Exceptions.ImportException: Failed to execute data source query. ---> System.Exception: OCIEnvCreate failed with return code -1 but error message text was not available.
Symptoms: The analysis created with the "OracleClient Data Provider" connection fails to open through the Web Player, and the Web Player reports the following:
Spotfire.Dxp.Data.Exceptions.ImportException: Failed to execute data source query. ---> Spotfire.Dxp.Data.Exceptions.ImportException: Failed to execute data source query. ---> System.Exception: OCIEnvCreate failed with return code -1 but error message text was not available.
at System.Data.OracleClient.OciHandle..ctor(OciHandle parentHandle, HTYPE handleType, MODE ocimode, HANDLEFLAG handleflags)
at System.Data.OracleClient.OciEnvironmentHandle..ctor(MODE environmentMode, Boolean unicode)
......
......
Cause:
Possible causes include the following:
1). Oracle Client packages are not installed properly or an incorrect version has been installed.
2a). For Version 7.0 and below - Web Player Application Pool identity has insufficient access permission for the Oracle Client Installation folder.
2b). For Version 7.5 and above - Node Manager Service Account has insufficient access permission for the Oracle Client Installation folder.
3). The ORACLE_HOME environment variable is not set on the Web Player server.