Patch:22850140:R12.PSA.C

Posted by big on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Patch-22850140-R12-PSA-C-tp10886.html

Hi,
On R12.2.9, DB 19c I want to know if patch   Patch:22850140:R12.PSA.C for 12.2 is presente. Then I run  
SQL>  select bug_number,bug_id from ad_bugs where bug_number='22850140';

BUG_NUMBER                         BUG_ID
------------------------------ ----------
22850140                           544791
And :
SQL> select APPLIED_PATCH_ID ,PATCH_NAME from ad_applied_patches where PATCH_NAME='22850140';

no rows selected
Can I conclude that Patch:22850140:R12.PSA.C for 12.2  is present?

Can I say that BUG 544791 is fixed and we do not need to apply the patch 22850140:R12.PSA.C?

Thanks.