Problem Before MDM 2.2 upgrade, when one use to update or add new admin data for example tariff details, manufacturer details, etc. we had to perform “flushAll” on each managed server URL including load balancing URL. Post MDM 2.2 upgrade, the facility to perform flushAll on each managed server has been revoked and an introduction …
Tag Archives: upgrade
File Processing – Performance Fix 12c
Problem Statement Post Oracle Fusion upgrade from 11g to 12c, there is slowness during file processing via file transport. Solution A quick win solution to change the XQuery version from 2004 to 1.0 helps you achieve your target partially. Changes required in XQuery: Existing XQuery in 11g starts with: xquery version “2004-draft”; Modified XQuery (Need …
