Too complicated SQL statement

"Pavel Konovalov" <[email protected]> Tue, 16 Sep 2003 16:30:47 +0700
Newsgroups gmane.comp.db.sapdb.general
Message-ID <010401c37c35$3913b690$e20b11d4@remix>
Simplify the SQL statement or split it into several SQL statements. If this
is not possible, check whether the installation parameter PACKET_SIZE can be
increased, because the size of the internal structure depends on the size of
that parameter. The structure size will be adapted from a certain limit
value of PACKET_SIZE.


__________________
Pavel Konovalov
http://www.rscom.ru
----- Original Message ----- 
From: "Dmitry Melekhov" <[email protected]>
To: <[email protected]>
Sent: Tuesday, September 16, 2003 2:49 PM
Subject: Too complicated SQL statement


> Hello!
>
> We want to migrate from Oracle to SAP DB.
>
> But we can't execute several sql statements:
>
> General error;-1104 POS(2048) Too complicated SQL statement (KB-stack
> overflow).
>
> Any ideas ?
>
>
>
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    http://lists.mysql.com/[email protected]
>