Which two options can you use to list Oracle Database 1…

Which two options can you use to list Oracle Database 12c patches by using Queryable Patch Inventory?

Which two options can you use to list Oracle Database 12c patches by using Queryable Patch Inventory?

A.
select patch from vSoption where opatch_data=’ 333333′ ;

B.
select xmltransform(dbms_qopatch.get_opatch_data(3333333), dbms_qopatch.GET_OPATCH_XSLT())
from dual

C.
select opatch from vSpatchsets where opatch_number = ‘333333’;

D.
opatchlsinventory -xml



Leave a Reply 0

Your email address will not be published. Required fields are marked *