You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The way users retrieve data has a huge impact on both the time required to get the data and the performance of the system. You should follow these steps if you want to retrieve large amount of data.

Efficiency tips:

  1. Smaller Nr of tapes (a request accesses) means better request efficiency.
  2. Ideally requests should not access more than 1 tape.
  3. Please read the retrieval efficiency pages

    Licensed and member users should follow the Guidelines to write efficient MARS requests.

  4. To see the progress of your requests you can check the Web API job list.

  5. You can also check the MARS activity.




  • No labels