Integration Server 10.15 | Integration Server Administrator's Guide | Running Multiple Integration Server Instances | Updating an Integration Server Instance
 
Updating an Integration Server Instance
Use the update command to update existing packages and to install other packages on a server instance. You can also use the update command to update the database properties when Integration Server is in the offline mode.
Note:
The update command does not update existing instances to have the set of fixes applied to the most current Integration Server instance on the same host machine. However, when you create a new instance, the script updates existing Integration Server instances to be at the same fix level as the most current instance on the host machine.
*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.