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
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