Tagged Questions

0
votes
1answer
44 views

How to interpret value of field ‘CreateDate’ in TDWM tables?

CreateDate and RemoveDate are two fields in many of the tables related to TDWM e.g. in WlcDefs. The values and their meanings (according to me) are like: 1100301 - 2010/03/01 1091 …
0
votes
0answers
37 views

Is it true that PSF’s Priority Scheduler Administrator (PSA) is not active on a new Teradata install?

Until we haven't run the DBCManager setup on a fresh Teradata install, there are no PSA configuration tables. And also none of TDWM tables. So by default which Priority Scheduler …
0
votes
1answer
209 views

Teradata Database Setup errors out for some queries

I have posted the same issue on: http://developer.teradata.com/forum/tools/teradata-database-setup-errors-out-for-some-queries We have installed Teradata on Windows machine. Now o …
0
votes
1answer
58 views

TDWM configuration data - purging practices

Is TDWM configuration data e.g. WlcDefs, RuleDefs, SysCons etc. ever purged? I've noticed that whenever some modification is made in TDWM the old configuration data is kept in the …
1
vote
1answer
64 views

Relation between Priority Scheduler in Priority Scheduler Administrator and the Priority Scheduler in TDWM

In TDWM we have a Priority Scheduler where we can map WD to AG, add new RP, AG etc. The key here is the 'Priority' that maps WD to AG. This 'Priority' can be set in the WD as 'Enfo …
0
votes
1answer
86 views

Does TDWM include queries by DBC user?

Is the processing done against DBC.ResUsage tables and DBQL tables monitored by TDWM? I've read that the TDWM Filters cannot filter DBC data but we wanted to create WD over DBC. Is …