|
|
Archives of the TeradataForum
Message Posted: Fri, 25 Jan 2002 @ 13:49:47 GMT
Subj: | | Re: SAS/Teradata performance considerations |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Friday, January 25, 2002 04:34 -->
I have also experienced issues with SAS. When moving data between Teradata tables SAS decided to export the data to the SAS server then
import it back to Teradata. Doh! It took weeks before SAS would accept that this was happening. It was pretty obvious to me given that it
was obviously processing one record at a time and the dbc.acesslog table was therefore getting mighty large. I suggested that it must be
doing an export/import for there to be so many records in the dbc.accesslog table, and eventually they agreed.
| |