Multiple choice technology

Which of the following is true?

  1. A deleted object can be recovered and reused in future

  2. A purged object can be recovered and reused in future

  3. A deleted object cannot be recovered and reused in future

  4. A purged object cannot be recovered and reused in future

Reveal answer Fill a bubble to check yourself
A,D Correct answer
Explanation

In Informatica repository, Delete moves objects to the recycle bin from where they can be recovered and restored. Purge permanently removes objects from the repository with no recovery option. The distinction is important for version control - deleted objects remain recoverable until purged, while purged objects are completely gone and cannot be reused.