Issue using Informatica to load Teradata tables.
Teradata Teradata Discussion Forums Teradata.com Discussion Forum
Visit Teradata.com
Home       Guidelines    Member List
Welcome Guest ( Login | Register )
        


This online forum is for user-to-user discussions of Teradata products, and is not an official customer support channel for Teradata. If you require direct assistance, please contact Teradata support.


Issue using Informatica to load Teradata... Expand / Collapse
Author
Message
Posted 6/21/2006 2:49:31 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 9/12/2008 10:03:50 AM
Posts: 116, Visits: 18
I have an issue while loading data from sql server to Teradata database. It takes a very long time to load 100K rows. when i checked the log I guess it is doing a row level insert instead of a bulk load. Here is a part of the session log
MASTER> PETL_24006 Starting data movement.
MAPPING> TM_6660 Total Buffer Pool size is 12000000 bytes and Block size is 64000 bytes.
READER_1_1_1> DBG_21438 Reader: Source is [SA3ADLSQL02], user [ABCDEF]
READER_1_1_1> BLKR_16003 Initialization completed successfully.
WRITER_1_*_1> WRT_8148 Writer: Target is database [JQU], user [ABCDEF], bulk mode [N/A]
WRITER_1_*_1> CMN_1021 Database driver event...
CMN_1021 [Teradata Event Using array fetches. Teradata Event Using Single Row Inserts. connect string = [Siebel_Warehouse_Dev]. userid = [ABCDEF]]
WRITER_1_*_1> WRT_8124 Target Table JQU_ProspectOwnerTracker :SQL INSERT statement:

Now how can i set the option to do a BULK LOAD.? I remember there is a place to do that but I cant find it. I'd appreciate your help.

Thanks.



Feroz Shaik
Post #4409
Posted 7/13/2006 12:50:11 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/22/2008 11:39:56 AM
Posts: 1, Visits: 3
It has been a while since I did informatic, but you set up a Teradata loader as a "writer" in the session tool.

you then set your target to file instead of database, and choose your teradata writer. If you need more details, I can try to research it more...

ZackHowe@comcast.net


Zack Howe

Post #4599
Posted 7/14/2006 2:51:25 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 9/12/2006 11:18:00 AM
Posts: 6, Visits: 1
Hi Feroz,

To load 100K records, I would suggest to use fastload / mload utilities from teradata, instead of using an ODBC connection.
In workflow manager, you would need to define a "Loader" connection, that would use either fastload or mload (based on your requirement).
Then in your specific workflow, you would need use this loader connection (instead of the ODBC connection).
During execution, When informatica sees that it has to use the loader connection, it splits the execution in 2 steps -
1. it would create the control file, outfile by itself & dump the data into the out file.
2. Then it would take the out file as the input , invoke fastload / mload, & would load the data into the target table.

I'm sure this would save a LOT of time for you !!

Let me know if this works for you ..

Thanks & Regards,
Mahesh.
Post #4604
Posted 9/8/2006 7:36:38 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 9/12/2008 10:03:50 AM
Posts: 116, Visits: 18
Thanks Mahesh and all,
I used the external loader fastload option to load the data, It did save a lot of time.



Feroz Shaik
Post #5096
Posted 12/29/2006 8:20:25 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/28/2008 11:19:35 AM
Posts: 4, Visits: 5
When i tried to use the Teradata_Mload_External_loader in the loader option in Informatica, i couldnt able to find in workflow manager Connection type as loader. i can view None,FTP , where i need to configure to get the Loader type in connection.

raja


Regards,
Rajendran
Post #6179
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.


All times are GMT -5:00, Time now is 11:20am

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.094. 9 queries. Compression Disabled.