Patch level with "delta" in it
I am reading the README of an EBS patch. It say the Required Code levels under Preparation Tasks are
R12.AD.B.delta.3
R12.ATG_PF.B.delta.3
I checked my system, it has R12.AD.B.3 installed. What is the difference between "R12.AD.B.delta.3" and "R12.AD.B.3"? How to find patches to make R12.AD.B.3 up to R12.AD.B.delta.3 ?
I also ran "select * from apps.fnd_product_installations where patch_level like 'R12.ATG_PF%';" and got nothing returned. Does that mean we did not select ATG_PF during the installation?