Uninstalling OpenAccess SDK Server and IP SDK on Linux and UNIX
- Last Updated: April 5, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Important: If you created any IP source files under the OpenAccess SDK Server installation directory, back the files up to a different location before uninstalling.
For information on using the OpenAccess SDK Management Command Line (oacla), refer to the OpenAccess SDK Administrator’s Guide.
-
Start the OpenAccess SDK Management Command Line by typing the following command; then, press ENTER:
installdir**/admin/oacla.sh**
The shell prompt is changed to the OpenAccess SDK Management command line prompt:
oacla> -
Open the local configuration file by typing the following; then, press ENTER:
oacla>aoc /installdir/cfg/oadm.ini -
List the OpenAccess SDK services by typing the following command; then, press ENTER:
oacla> sl -
Stop each OpenAccess SDK Agent and data access service that is running by typing the following command; then, press ENTER:
oacla>sst service_namewhere service_name is the name of the service that you want to stop.
-
Unregister each OpenAccess SDK Agent and data access service by typing the following command; then, press ENTER:
oacla>su service_namewhere service_name is the name of the service that you want to unregister.
-
Exit oacla by typing the following command; then, press ENTER:
oacla>exit -
Delete the OpenAccess SDK installation directory.