 |
 |
Archives of the TeradataForum
Message Posted: Wed, 01 Dec 1999 @ 19:20:22 GMT
| Subj: | | Re: Warning Message 3705 |
| |
| From: | | Pekka Kostamaa |
The 3705 warning message is telling you that the generated code for the query was too large to fit into a step. Instead, the code
generator is using the interpreted code to execute the query. Interpreted code uses much less memory. The query will produce the
exact same results in both cases, but you will notice a performance difference with the interpreted EVL mode. There is no way to
turn off this warning message.
Pekka Kostamaa
ex-Teradata
PS. On another thread on this discussion list, John Kumar mentioned about CTIRCEAL in France. They are located in
Strasburg, not Paris. Strasburg is a wonderful city (and if you go there, I can recommend an excellent restaurant), but it is not
Paris. Of course, you'd have to fly through Paris to get there!
| |