Applying R12.TXK.C_R12 30735865 patch; got error ORA-01422 in log
We are on EBS 12.2.6 Linux and I am applying TXK patch 30735865 in a test environment where I have a primary and a secondary DMZ application node setup. The adop screen is showing success on both nodes, but when I looked in each node's patch log, I saw this error:
Determining SEQ for permission: java.lang.RuntimePermission * NULL
Unexpected error encountered:ORA-01422: exact fetch returns more than requested number of rows
--
ORA-06512: at line 66
I believe it's running this query in the file adjvaprm.sql. When I run that via Toad, I do see two records returned as in my below screenshot. My question is, do I have to worry about this logged error, especially since the adop log is saying the patch application was successful?