 |
 |
Archives of the TeradataForum
Message Posted: Tue, 03 Aug 1999 @ 12:56:50 GMT
| Subj: | | Re: BTEQ: Saving the ActivityCount |
| |
| From: | | Richard K. Sumner |
Bharat,
I've never done this however, one way that could happen is to use a macro wherein the inserted value is parameterized. The activity
count could be passed to the macro as part of a script file job and inserted into a table by the macro. As long as ACTIVITYCOUNT can be
assigned to a script variable that can be passed into the macro, this should work.
Rick
| |