How to Download Plugin.zip file from OIM Database

How to Download Plugin.zip file from Database
 
select * from plugins;
Note down the zip id of the scheduler zip you want to download
select * from plugin_zip;
find the ZIP ID and select pencil icon on the BLOB column
Download the file on your desktop

No comments:

Post a Comment

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...