Created On:  11 February 2011

Problem:

There are no uninstall scripts to remove the Application Server for Server Express or Server for COBOL products on any of the UNIX platforms. 

Resolution:

Depending upon the version of the Application Server for Server Express (AS) or Server for COBOL products, the default path to these subfolders could be different.  The earlier versions of the Server product was named Application Server for Server Express, however, the later versions have now been renamed as Server for COBOL.
 
-   Delete the $COBDIR product directory and its subdirectories.
 
    The default directory for the "cobol" installation varies between versions of Server products:

    From v1.0 to v2.2 SP1, the default COBOL directory is
                AIX:  /usr/lpp/cobol
                Other systems: /opt/lib/cobol

    From v4.0 onwards, the default COBOL directory is /opt/microfocus/cobol   (for all systems)

-   Delete the apptrack licensing system directory (/var/mfaslmf) and the "aslmfsem" file located in /var directory

-   Remove any references to the COBOL installation from the PATH and LD_LIBRARY_PATH/LIBPATH/SHLIB_PATH environment variables in any users scripts or ".profile", as well as any COBOL environment variables such as COBCPY, COBDATA, COBDIR, COBIDY, COBMODE, COBPATH, etc.