Archives of the TeradataForum
Message Posted: Mon, 11 Aug 2003 @ 19:58:37 GMT
Subj: | | Re: Fastexport initial phase: no disk acess? |
|
From: | | Michael Larkins |
Adriano:
FastExport will not do any disk I/O until after it competes your SELECT. It will not do your SELECT until it has established the SESSIONS
via logon processing.
If you are using a lot of SESSIONS that can take a while to complete.
Hopefully this gives you something to think about regarding your script and a better understanding of the required processing.
Mike
|