|
|
Archives of the TeradataForum
Message Posted: Tue, 22 Jun 2004 @ 11:44:23 GMT
Subj: | | Is it possible to manipulate activity count? |
|
From: | | Carr, Andy |
Hi
We have a BTEQ script that takes certain action based on the ACTIVITYCOUNT. We want the activitycount to be zero before we run the script but
it is necessary to run a database statement before calling the BTEQ and this causes the ACTIVITYCOUNT to be set to 1. Is it possible to set it to
zero? .SET ACTIVITYCOUNT = 0 is not an acceptable command. We are using V2R4 in MVS environment.
Thanks,
Andy
| |