My Oracle Support Banner

ORA-7445 Can Occur When ODP.NET Often Uses RAW Datatype for Bind Variable Corresponding BLOB Column (Doc ID 2939765.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Data Provider for .NET - Version 19.3.0.0.0 and later
Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and later
Information in this document applies to any platform.

Symptoms

ORA-7445 [_intel_avx_rep_memset()+400] can occur when ODP.NET often uses RAW data type for a bind variable corresponding a BLOB type column.

This problem is caused with the following scenario.

(1) A target table has a BLOB type column like below:

This problem seems to stem from the fact that the NVL function and a RAW data type is used for a bind variable even though a BLOB data type is assumed.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.