Archives of the TeradataForum
Message Posted: Wed, 13 Sep 2000 @ 15:42:38 GMT
Subj: | | Re: Facturation of CPU time use |
|
From: | | John Hall |
Have you taken a look at Account String Expansion (ASE)? There's a bit of write-up in the Data Dictionary manual.
I think that most people set-up their own chargeback systems (it's really not that hard). The only package that I know of that performs
the same kind of function is from BEZ Systems ( www.bez.com ).
To get you started: To keep track of the amount of system resources (CPU & I/O) being consumed by a user, you start by defining ASE
for your users. Once you've done this, CPU & I/O counts are collected depending on how you defined ASE for your users. The CPU &
I/O counts are kept on a VProc-by-Vproc basis in table DBC.ACCTG.
|