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: data
Automate Fetching of Data
BASH Script to fetch Unique Identifiers Data from huge logs Create below bash script file in any location of your Fusion or other application LPAR: fetchLogs.bash Run the above script with command ./fetchLog.bash and enter the date, first and second unique identifier when prompted. Once the script has gathered all the data, it will create …
