OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: gab612antonio on January 26, 2017, 10:04:05 AM

Title: ARSADMIN unload - specifying a date range
Post by: gab612antonio on January 26, 2017, 10:04:05 AM
Hi All,

Just wondering if its possible to do a arsadmin unload command using a specific date range.

Meaning, if I want to unload loaded files from 01-JAN-2017 00:00:00 to 05-JAN-2017 23:59:59.

Any help is much appreciated

OS: AIX 6.1
CMOD: 9.0.0.6
DB2: 9.7
No TSM

Thanks in advance

Regards,
Gabriel


Title: Re: ARSADMIN unload - specifying a date range
Post by: Alessandro Perucchi on January 26, 2017, 01:00:51 PM
Hi,

Nope, you cannot, the only way to do it, is to gather all the loadids from your AGs between the FromDate to the ToDate, and do a loop to unload them.

How to find the loadids? from the "System Log", or "System Load".

Kind regards,
Alessandro