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] > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
