Wednesday, September 19, 2018

Oracle SOA 12c. 12.2.1.3. Auto Purge


Auto Purge


Auto Purge can be used to free up the database from the older data associated with flow instances, adapter reports and fault alerts.

·         Navigate to the SOA Infrastructure Menu and Right Click

·         Navigate to SOA Administration and then Auto Purge
·         


  •  Click on Auto Purge:-





  • ·         Click on Enable and then enter the Schedule for the job






  • ·         Click on Apply.


Use SSH Keys to clone GIT Repository using SSH

  1. Generate a New SSH Key Pair bash ssh-keygen -t rsa -b 4096 -C "HSingh@MindTelligent.com" -t rsa specifies the type of key (...