RDF Calendar hierarchy refresh
Hi Team,
We need to refresh calendar data for our RDF Solution. As a backout plan we are copying the whole RDF domain directory which is taking hours of time. So that, in case of any failure we can re-store from that backup directory. We are using below command.
loadHier -d ${RDF_DOMAIN} -load clnd -purgeAge 7 -forceInputRollups
Do we have some other ways to take the backup to avoid data loss in case failure.