Brad,
you are correct
the other tables semi related are
sysagenttask
sysagenttaskparam
sysagentsched
These are the ones that hold the jobs to be scheduled by the task / process server.
The task param tables store the parameters for the jobs that are scheduled and should be cleared up as the tasks are cleared up.
You can safely clear out the below list.
Regards,
Stephen
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of BradF
Sent: 14 April 2011 15:39
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Record count in systaskparam
I think I see what's going on. The system is keeping the last 30 days of tasks in these tables and the majority of records are generated by the `Multi-Company Process' which runs every five minutes. We can create a daily SQL job that prunes all `Multi-Company Process' records older than something like two days.
Looks like the following tables would need included in the pruning joined by systasknum. Anyone familiar enough with these tables to verify? Should there be others?
- systask
- systaskparam
- systasklog
- sysrptlst
you are correct
the other tables semi related are
sysagenttask
sysagenttaskparam
sysagentsched
These are the ones that hold the jobs to be scheduled by the task / process server.
The task param tables store the parameters for the jobs that are scheduled and should be cleared up as the tasks are cleared up.
You can safely clear out the below list.
Regards,
Stephen
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of BradF
Sent: 14 April 2011 15:39
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Record count in systaskparam
I think I see what's going on. The system is keeping the last 30 days of tasks in these tables and the majority of records are generated by the `Multi-Company Process' which runs every five minutes. We can create a daily SQL job that prunes all `Multi-Company Process' records older than something like two days.
Looks like the following tables would need included in the pruning joined by systasknum. Anyone familiar enough with these tables to verify? Should there be others?
- systask
- systaskparam
- systasklog
- sysrptlst
--- In vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>, "Brian W. Spolarich" <bspolarich@...<mailto:bspolarich@...>> wrote:
>
> It looks to me like whatever background cleanup Vantage is doing in
> systask doesn't properly cleanup the associated records in systaskparam.
>
> -bws
>
> -----Original Message-----
> From: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com> [mailto:vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>] On Behalf
> Of BradF
> Sent: Thursday, April 14, 2011 9:18 AM
> To: vantage@yahoogroups.com<mailto:vantage%40yahoogroups.com>
> Subject: [Vantage] Record count in systaskparam
>
> In our database, this table is up to 750,000 rows but the values don't
> appear to have any historical significance. We see rows added and
> deleted but overall row count is always increasing. Has anyone else
> monitored this table? What row count do you currently see?
>
> We're SQL on 8.03.407.
>
> Thanks,
> Brad
>
>
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.<http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
[Non-text portions of this message have been removed]