Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sql server 2000 stack overflow error during compile time

Status
Not open for further replies.

spaliwal

Programmer
Dec 28, 2001
31
0
0
IN
Hi Gurus,

While executing a large query (400 k) thru application i am getting a error -

java.sql.SQLException: The server encountered a stack overflow during compile time. Severity 18, State 1, Procedure 'OCI_IL_BA_18NT null', Line 1

I dont want to resize the query but increase the stack space of sql server 2000 compiler to accomodate big sized query during compiling.Pl. anybody tell me how can we change/increase the stack space size.


TIA

Sheilesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top