bsu patch appliance
Hello!
I need to apply the patch 27919965 for a security recommendation.
In the patch readme it says to use this command: - Execute bsu.sh -install -patch_download_dir={MW_HOME}/utils/bsu/cache_dir -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}
I've tried to execute it and got a GC Ovearhead error and, also a Java Heap space Error.
Then I've found this Oracle Doc ID 2271366.1
I've followed all the recommendations, applying patches 12426828 and 27238412
Even so I can't install the patch and keep getting the same error.
Here is my bsu.sh script:
#!/bin/sh
JAVA_HOME="/u01/app/EPM/Oracle/Middleware/jdk160_35"