Home » Developer & Programmer » Precompilers, OCI & OCCI » ORA-01044: size 25600000 Error in oexec call (Oracle 11g , Windows 2003 )
ORA-01044: size 25600000 Error in oexec call [message #425492] Fri, 09 October 2009 05:49 Go to next message
leelamahesh
Messages: 2
Registered: October 2009
Location: Hyderabad
Junior Member
I am binding parameters using obndra to Package. while executing with oexec it is giving error "ORA-01044: size 25600000 of buffer bound to variable exceeds maximum"

I am getting this error in Shared server only.
In dedicated server it is working.

Thank you
Re: ORA-01044: size 25600000 Error in oexec call [message #425498 is a reply to message #425492] Fri, 09 October 2009 06:01 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
ORA-01044: size %s of buffer bound to variable exceeds maximum %s
 *Cause: An attempt was made to bind a buffer whose total size would exceed
         the maximum size allowed.  Total array size for arrays is
         calculated as: (element_size)*(number of elements)
 *Action: Reduce buffer size.

Re: ORA-01044: size 25600000 Error in oexec call [message #425509 is a reply to message #425498] Fri, 09 October 2009 06:25 Go to previous messageGo to next message
leelamahesh
Messages: 2
Registered: October 2009
Location: Hyderabad
Junior Member
Thanks Michel,

With same size it working in dedicated server mode.
I getting this issue in Shared server mode only.
Re: ORA-01044: size 25600000 Error in oexec call [message #425522 is a reply to message #425509] Fri, 09 October 2009 07:03 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
It was not an answer, it was just to detail the error for others so they have not to search for it.

Regards
Michel

[Updated on: Fri, 09 October 2009 07:04]

Report message to a moderator

Previous Topic: using object types in pro*c/c++
Next Topic: Proc Compilation Error
Goto Forum:
  


Current Time: Thu Mar 28 18:58:33 CDT 2024