Problem Statement While programming for Oracle Fusion 12c, one might face an issue with code compilation or selecting the MDS folder structure despite adding the file-based or database MDS to the desired Application. This will create confusion that MDS must have got corrupted but please follow the below solution and rules out the factor that …
Category Archives: Scriptting
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 …
