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
Where | Specify |
instance_name | The name of the instance you want to delete. |