Applies to:
Venafi Encryption Director
Oracle Database 11g Enterprise Edition 11.2.0.3.0 running on AIX platform
Symptom:
A discovery job fails with the error DriverDatabaseError in the console:
The event logged is as per the below:
"The discovery database driver DiscoveryOracle encountered an error performing a database query. Error: Error in row '1' column '5'
ORA-26041: DATETIME/INTERVAL datatype conversion error. Additional error data at Oracle.DataAccess.Client.OracleBulkCopy.PerformBulkCopy()
at Oracle.DataAccess.Client.OracleBulkCopy.WriteDataSourceToServer()
at Venafi.Core.OracleSafe.BulkCopy(String TableName, DataTable Data, OracleBulkCopyOptions Options, OracleTransaction ExternalTransaction, Int32 Timeout, List`1 ColumnMapping) "
Cause:
This is caused by a bug in the OracleBulkCopy functions on the AIX platform.
Resolution:
Oracle resolved this issue in 11.2.0.4 or 12c.
Comments