Ever wanted to know what the latest version is for a specific AR file?
Have you ever been in this situation?
- You want to apply a patch, but first you want to check if there are other patches that contain higher versions of the file in the patch you want to apply
- You are encountering issues in your instance, you know the behavior is controlled by file X, you want to check if there is a newer version for file X than what you have installed
There was no easy or straightforward way to query a file name and get the patches that include that file and what version was included in the patch...
3