|
|
Archives of the TeradataForum
Message Posted: Fri, 19 Dec 2008 @ 10:41:55 GMT
Subj: | | Re: Request aborted by TDWM |
|
From: | | Maken, Yasir Hassan |
Jagadish,
This message only pops up if you have TASM enabled on your system. Your query was aborted because it reached the defined maximum limit of
resources assigned to the workload it got classified in. There must be an exception critera defined on CPUTime and CPUDiskRatio with the exception
action "Abort". This has caused your query to abort.
What you need to do is to check the stats on the underlying table being accessd in your query, recheck the indexes in order to minmize the CPU
consumtion. Otherwise contact the DBA.
Regards,
Yasir
| |