- Can we schedule the archival Delete jobs in parallel?
--> Yes you can schedule deletion jobs in parallel but remember each deletion job would use one background process.
- If Yes, How many jobs can be scheduled at a time?
--> It depends on how much background process you have in the system and how many do you actually can use for archiving.
- Is it Archival Object specific, or can be followed for any object?
--> Can be followed for any Archiving object its not specific for Archiving objects.
- Can we schedule WRITE and STORE jobs also in Parallel?
--> No, since store job gets created after the write job its the sequence.