[Mono-dev] Could not allocate new OCI Handle exception

A Nagappan anagappan at novell.com
Wed Dec 13 14:25:21 EST 2006


Hi Shashidhar,
  It looks like a bug in System.Data.Common/DbDataAdapter.cs (Fill method). Can you file a bug with a test-case to reproduce this bug ? Add the trace with debugging symbols.

For example:
mono --debug oracle-testcase.exe

Thanks
Nagappan

Nagappan A <anagappan at novell.com>
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

Novell, Inc.
SUSE® Linux Enterprise 10
Your Linux is ready™
http://www.novell.com/linux


>>> shashidhar <shashi13_2000 at yahoo.com> 12/14/06 12:26 AM >>>
hi,
i am using mono 1.2.1. while using my application i am
getting following exceptions can any one tell what
could be the problem.

System.Exception: Could not allocate new OCI Handle of
type Statement at
System.Data.OracleClient.Oci.OciHandle.Allocate
(OciHandleType type) [0x00000] at
System.Data.OracleClient.OracleCommand.GetStatementHandle
() [0x00000] at
System.Data.OracleClient.OracleCommand.ExecuteReader
(CommandBehavior behavior) [0x00000] at
System.Data.OracleClient.OracleCommand.System.Data.IDbCommand.ExecuteReader
(CommandBehavior behavior) [0x00000] at
System.Data.Common.DbDataAdapter.Fill
(System.Data.DataSet dataSet, Int32 startRecord, Int32
maxRecords, System.String srcTable, IDbCommand
command, CommandBehavior behavior) [0x00000] at
System.Data.Common.DbDataAdapter.Fill
(System.Data.DataSet dataSet, System.String srcTable)
[0x00000] at (wrapper remoting-invoke-with-check)
System.Data.Common.DbDataAdapter:Fill
(System.Data.DataSet,string) at Student.Jobs.Page_Load
(System.Object sender, System.EventArgs e) [0x00000]


thankyou
shashidhar

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list