Windows Oracle Data Access Components (MOSC)

MOSC Banner

Getting ORA-1410 error when using SELECT statement in Microsoft Windows 2008 R2 - application except

edited Jul 11, 2012 5:28AM in Windows Oracle Data Access Components (MOSC) 8 commentsAnswered ✓
We have been testing an application that was working successfully on Microsoft Windows 2008 Server.  Recently began testing on Windows 2008 R2 and found an exception occurring when using Oracle ODBC Driver 11.2.0.1 to access a table for single row, with statement such as

Select * from myschema.mytable where rowid :=1;

The application exception reported by Windows occurs in a Microsoft dll

C:\Windows\SysWOW64\ntdll.dll

The Windows Event Viewer app log has this:

Faulting application name: xxxxfcon.Exe, version: 10.3.0.235, time stamp: 0x4f949c27
Faulting module name: ntdll.dll, version: 6.1.7601.17514, time stamp: 0x4ce7ba58
Exception code: 0xc0000005
Fault offset: 0x00033740
Faulting process id: 0x12c0

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center