Software AG Products 10.5 | Administering Integration Server | Running Multiple Integration Server Instances | Updating an Integration Server Instance
 
Updating an Integration Server Instance
Use the update command to update existing packages, to install other packages on a server instance. Also, to update the database properties when Integration Server is in the offline mode.
*To update an Integration Server instance
1. Run the is_instance script as follows:
is_instance.bat update -Dinstance.name=instance_name
-Ddb.alias=database_alias_name
-Ddb.type=database_type
-Ddb.username=database_username
-Ddb.password=database_password
-Ddb.url=database_URL
-Dpackage.list=package_list
For details, see Updating Packages on a Server Instance and Updating Database Properties of a Server Instance.
Note:
When you install or update packages using the installer, you have the option to install packages on the initial instance created by the installer. If you select this option, packages are copied to that instance automatically during installation; therefore, you do not need to run the update command on that instance.