Data Load - Best Practice
Posted: Tue Oct 04, 2011 6:53 pm
Hello
We have a SQL query that runs for around 40 mins in the query tool. The query is lengthy one and has lot of joins in it.
When we try the same query in a TI process, the process is hung for a painfully long time when 'Preview' button is hit.
The data load process will be run once in a month.
So, Would it be a good idea to run the query in the query tool, export the query results to a text file and use that text file in TI as a source?
When pulling data from external data sources, how should we decide which way to go, connect data source through ODBC or get the data in text file and use that as data source?
Any guidelines from your experiences?
Thanks in advance!!
We have a SQL query that runs for around 40 mins in the query tool. The query is lengthy one and has lot of joins in it.
When we try the same query in a TI process, the process is hung for a painfully long time when 'Preview' button is hit.
The data load process will be run once in a month.
So, Would it be a good idea to run the query in the query tool, export the query results to a text file and use that text file in TI as a source?
When pulling data from external data sources, how should we decide which way to go, connect data source through ODBC or get the data in text file and use that as data source?
Any guidelines from your experiences?
Thanks in advance!!