Ask a Question related to Coldfusion Database Access, Design and Development.
-
gsmadman #1
[Macromedia][SQLServer JDBC Driver][SQLServer]Internal
I'm running an export process which takes data and dumps it to a text file. The
query used to build it can contain large amounts of information in the select
statement. When it gets really large, I get this error
Error Executing Database Query.Internal Query Processor Error: The query
processor ran out of stack space during query optimization.
and the process stops.
Is there a way to increase the amount of stack space made available to the
driver? I'm giving the JVM 1GB of memory, although it never gets above 220MB or
so.
I'm running this on a W2K server dual cpu box with 2GB RAM, CFMX 6.1 and
SQLServer 2000
Any advice or pointers would be greatly appreciated.
gsmadman Guest
-
SQLServer JDBC Driver deadlocked on lock resource
I just ran into this error today for the first time running CF 5 and SQL 2k. Anyone know what this really is or what to do about it? Thanks, Doug -
jtds sqlServer driver text datatype issue
I'm new to Linux and I'm trying to figure out how to install jTDS and configure it to the CFadmin JDBC list. I'm running JRun4 in distributed mode... -
[SequeLink JDBC Driver]Internal network error,connection closed.
Just recently I started having these errors: ]Internal network error, connection closed. I switched over the saving of session variables to an... -
[Macromedia][SQLServer JDBC Driver]No more da
Ok, looks like the last post was in 2004 but we're having problems with this now. We are running 6,1,0,hf59993_611 on a Windows 2003 server with... -
[Macromedia][SequeLink JDBC Driver][ODBC
Anyone have any idea what this message means? I have googled it and searched the forum board without success. Warning: Fatal error 8908 -
PaulH *TMM* #2
Re: [Macromedia][SQLServer JDBC Driver][SQLServer]Internal Query
gsmadman wrote:
use DTS, that's what it's there for.> I'm running an export process which takes data and dumps it to a text file. The
> query used to build it can contain large amounts of information in the select
PaulH *TMM* Guest



Reply With Quote

