Hi,
On 2/1/2007 9:04 AM, Manuel Staechele wrote:
>>I would not recommend doing this, and instead limiting media use by
>>VolumeUseDuration or MaximumVolumeJobs. Homegrown queries are probably
>>not the easiest things to follow in the future, and there is really no
>>need for them, I wouldn't think
El jue, 01-02-2007 a las 09:04 +0100, Manuel Staechele escribió:
> > I would not recommend doing this, and instead limiting media use by
> > VolumeUseDuration or MaximumVolumeJobs. Homegrown queries are probably
> > not the easiest things to follow in the future, and there is really no
> > need for
> I would not recommend doing this, and instead limiting media use by
> VolumeUseDuration or MaximumVolumeJobs. Homegrown queries are probably
> not the easiest things to follow in the future, and there is really no
> need for them, I wouldn't think.
we tried VolumeUseDuration but the result was t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I would not recommend doing this, and instead limiting media use by
VolumeUseDuration or MaximumVolumeJobs. Homegrown queries are probably
not the easiest things to follow in the future, and there is really no
need for them, I wouldn't think.
Manuel S
>> i want every media LastWritten 7 days ago to go in full status.
>> because if the media is append, it will not automatic pruned
>> i have wrote a little sql query to do the job, but want ask if there is
>> a better, than execute the sql query every day.
>
> I'll let others on this list answer y
On Wednesday 31 January 2007 08:41, Manuel Staechele wrote:
> hi,
>
> i want every media LastWritten 7 days ago to go in full status.
> because if the media is append, it will not automatic pruned
> i have wrote a little sql query to do the job, but want ask if there is
> a better, than execute the
hi,
i want every media LastWritten 7 days ago to go in full status.
because if the media is append, it will not automatic pruned
i have wrote a little sql query to do the job, but want ask if there is
a better, than execute the sql query every day.
sql query:
UPDATE Media SET
VolStatus = 'Fu