Integration Server 10.15 | Integration Server Administrator's Guide | Running Multiple Integration Server Instances | Deleting a Server Instance
 
Deleting a Server Instance
The delete command removes all files and folders located under the Integration Server_directory \instances\instance_name and SoftwareAG\profiles\IS_instance_name directories.
Important:
After you delete a server instance, you cannot retrieve any of its files or directories, including any custom directories.
*To delete an Integration Server instance
1. Stop the Integration Server instance.
2. Navigate to the following directory:
Integration Server_directory \instances
3. Run the is_instance script as follows:

is_instance.bat delete -Dinstance.name=instance_name -Dsum.install.dir=SUM_installation_location

Where
Specify
instance_name
The name of the instance you want to delete.
SUM_installation_location
Optional. Absolute path to the Update Manager installation location, specifically the path to the SAGUpdateManager directory. If you do not specify a value, the script looks for Update Manager in the current Integration Server installation directory. The script uses the location information to remove OSGi fix installation metadata for the profile for the instance that is being deleted.