Re: Memory Problem with 1 DB. Other DB ok
> I am getting an "Out Of Memory" error when running queries
> from MSSQL through a Linked Server to a MySQL database "A"
The first thing I'd try: run the same query (logically the same; the syntax may need touching up) on the MySQL database directly from the mysql client program. If the memory problem occurs in that context, the problem is likely table or query design plus or minus myisam configuration; if it doesn't, it's an ODBC or MSSQL problem.
Subject
Views
Written By
Posted
3773
January 22, 2015 11:15PM
2003
January 24, 2015 11:25AM
2057
January 25, 2015 11:26AM
2232
January 25, 2015 12:06PM
1928
January 25, 2015 12:09PM
1947
January 26, 2015 12:14PM
1982
January 26, 2015 12:25PM
1990
January 27, 2015 09:45PM
Re: Memory Problem with 1 DB. Other DB ok
2054
January 28, 2015 12:46AM
1904
January 28, 2015 07:48AM
2011
January 28, 2015 10:39AM
2429
January 28, 2015 02:27PM
1924
January 28, 2015 02:39PM
2084
January 28, 2015 03:00PM
1969
January 29, 2015 06:08PM
1964
January 29, 2015 06:10PM
2055
January 29, 2015 08:49PM
2000
January 29, 2015 10:32PM
1976
January 29, 2015 10:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.