Troubleshooting
Problem
IER folder delete issue-Modify the system to allow the deletion of an IER folder even after it has been swept
Resolving The Problem
For WAS Server: -
You need to perform the following steps on the WAS server:
You need to perform the following steps on the WAS server:
- Open the WAS server, navigate to the location below, and add the following line:
Servers ->Server Types->WebSphere Application Servers -> server1 -> Server Infrastructure -> Java and Process Management ->Process definition ->Java Virtual Machine -> Generic JVM arguments
-DDEL_FOLDER_FOR_MF=true

For bat file:
For bat file execution:
Add JVM argument in following lines in
<ier_install_path>\RecordsManagerSweep\ RecordsManagerSweep.bat file
:continueRunDispSweep
%JAVA_EXE% -cp %CLASS_PATH% -Xmx1024m %TOOL_ARGS% -Dwasp.location=../CommonFiles/CE_API/wsi -DDEL_FOLDER_FOR_MF=true %MainClass% disposition %params%
%JAVA_EXE% -cp %CLASS_PATH% -Xmx1024m %TOOL_ARGS% -Dwasp.location=../CommonFiles/CE_API/wsi -DDEL_FOLDER_FOR_MF=true %MainClass% disposition %params%
:continueInitiateDisposition
%JAVA_EXE% -cp %CLASS_PATH% -Xmx1024m %TOOL_ARGS% -Dwasp.location=../CommonFiles/CE_API/wsi -DDEL_FOLDER_FOR_MF=true %MainClass% InitiateDisposition %params%
Related Information
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB76","label":"Data Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSNVVQ","label":"IBM Enterprise Records"},"ARM Category":[{"code":"a8m0z000000CbTLAA0","label":"IBM Enterprise Records-\u003EInstallation \u0026 Upgrade"}],"ARM Case Number":"","Platform":[{"code":"PF033","label":"Windows"}],"Version":"5.2.1"}]
Was this topic helpful?
Document Information
Modified date:
05 June 2025
UID
ibm17235734