Integration Server 11.1 | 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. For more information about using IBM webMethods Update Manager to apply fixes, see Using IBM webMethods Update Manager.
*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.