﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Teradata Forums / Drivers and UDFs / Teradata   / [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Teradata Forums</description><link>http://www.teradata.com/teradataforum/</link><webMaster>info@teradata.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 02:57:19 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>we've just learned that teradata does not supply an odbc driver for hp unix, 64 bit with the RISC processors (our machine).  therefore we will not be able to connect directly to emedny with our new 64 bit version of informatica until such time that a driver becomes available or we upgrade to new machine or processors.The driver worked fine with 32 bit and INformatica release 7.1.3.  We are now upgrading to Informatica 8.1.1 with 64 bit, since Informatica only supports 2 releases back.are there optiions besides maintaining a 7.1 version if Informatica?.</description><pubDate>Fri, 25 Jan 2008 14:27:10 GMT</pubDate><dc:creator>Daniel M Lark</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>Using a less ancient version of the Teradata Database might solve this problem. I believe p a r s e r memory management has been greatly improved in more recent releases.&lt;br&gt;</description><pubDate>Mon, 13 Aug 2007 13:40:53 GMT</pubDate><dc:creator>Jim Chapman</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>I would put my guess on the Informatica setup. The ODBC driver should not generate an MSR on it's own unless the application does so.</description><pubDate>Mon, 13 Aug 2007 05:21:04 GMT</pubDate><dc:creator>joedsilva</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>do you think the problem is in the informatica setup or the odbc setup.&lt;br&gt;in the new odbc driver their is many new parameters like :&lt;br&gt;disable Asyc,Disable Parsing  . . . are the new parameter can cause this behavior.</description><pubDate>Mon, 13 Aug 2007 04:37:17 GMT</pubDate><dc:creator>avishay</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>It looks like in new setup, Informatica is firing an MSR (multi statement request) where as the old seems to be the plain fashioned single statement insert. The former gives better performance than the later though.&lt;br&gt;&lt;br&gt;I am not familiar with Informatica., but I think the right place to start looking for, would be some where in the Informatica process if it's "packing" multiple insert statements into a single request or so (in the name of efficiency).</description><pubDate>Sun, 12 Aug 2007 23:27:10 GMT</pubDate><dc:creator>joedsilva</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>hi &lt;br&gt;&lt;br&gt;i found in the DBQL tables that, when i'm running from the new odbc driver the statement is :&lt;br&gt;&lt;br&gt;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;&lt;br&gt;&lt;br&gt;&lt;br&gt;when i'm runing from old driver has only one statement :&lt;br&gt;&lt;br&gt;INSERT INTO TX705_SUB_CAMPAIGN_ACCOUNT(Campaign_Strategy_Id,Sub_Campaign_Id,Party_Agreement_Id,Rel_Start_Date,Campaign_Strategy_Type_Code)  VALUES ( ?, ?, ?, ?, ?) ;&lt;br&gt;</description><pubDate>Sun, 12 Aug 2007 08:37:35 GMT</pubDate><dc:creator>avishay</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>thank's i wil try it.</description><pubDate>Thu, 09 Aug 2007 08:24:59 GMT</pubDate><dc:creator>avishay</dc:creator></item><item><title>RE: [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>That error message comes from the par$er, so the only way I can think of the new setup generating the error, but the old one working fine would be that the new one is possibly using ODBC extensions ? (similar to the queryman option) ?&lt;br&gt;&lt;br&gt;As a first step can you turn on DBQL on the user id and verify if both the SQLs are same ?</description><pubDate>Thu, 09 Aug 2007 07:33:24 GMT</pubDate><dc:creator>joedsilva</dc:creator></item><item><title>[NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request</title><link>http://www.teradata.com/teradataforum/Topic8500-11-1.aspx</link><description>teradata db version 5.0&lt;br&gt;informatica is the etl tool that we use.&lt;br&gt;some of the connection to the terdata is with odbc - 2.8.2.5&lt;br&gt;informatica server is windows 2000&lt;br&gt;&lt;br&gt;we want to upgrade the ttu version so we installed on the dev environment of informatica ttu 8.2&lt;br&gt;when we try to run insert with the new odbc driver we got the &lt;br&gt;following error:&lt;br&gt;&lt;br&gt;FnName: Execute -- [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request. &lt;br&gt;FnName: Execute -- [Microsoft][ODBC Driver Manager] Function sequence error&lt;br&gt;ERROR	07/08/2007 10:53:32	node01_Test	WRITER_1_*_1	WRT_8229	Database errors occurred: &lt;br&gt;FnName: Execute -- [NCR][ODBC Teradata Driver][Teradata Database] Insufficient memory for a Concrete Step for this request. &lt;br&gt;FnName: Execute -- [Microsoft][ODBC Driver Manager] Function sequence error&lt;br&gt;&lt;br&gt;the dev server is windows 2003&lt;br&gt;the same action is succeed with the old odbc driver.&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 09 Aug 2007 03:42:24 GMT</pubDate><dc:creator>avishay</dc:creator></item></channel></rss>