IBM. Client Configuration Guide. IBM Explorer for z/os. Version 3 Release 1 SC

Size: px
Start display at page:

Download "IBM. Client Configuration Guide. IBM Explorer for z/os. Version 3 Release 1 SC"

Transcription

1 IBM Explorer for z/os IBM Client Configuration Guide Version 3 Release 1 SC

2

3 IBM Explorer for z/os IBM Client Configuration Guide Version 3 Release 1 SC

4 Note Before using this information, be sure to read the general information under Notices on page 59. Third edition (September, 2017) This edition applies to IBM Explorer for z/os Version (program number 5655-EX1) and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright IBM Corporation US Goernment Users Restricted Rights Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

5 Contents Tables About this document ii Who should read this book ii Chapter 1. Client configuration oeriew 1 Chapter 2. Value Unit client licensing considerations Chapter 3. Planning a push-to-client enironment Chapter 4. Distribution of updates by using push-to-client Distributing product updates Updating the installation configuration file Updating the key mapping file Properties in pushtoclient.properties that affect product updates How reject.product.updates affects installedversion and forcedupgradeversion.. 14 Creating and distributing configuration files Creating a master workspace for push-to-client configuration Defining connections, configuration files, and preferences for push-to-client configuration Exporting push-to-client configuration files Resetting workspace configuration files Key mapping file Chapter 5. Configuring indiidual workbench settings Updating workspace configurations and preferences 33 Setting preferences for z/os tools Setting preferences for client certificate authentication Setting preferences for configuration updates.. 37 Setting preferences for MVS Files subsystems.. 37 Setting preferences for Remote z/os Search.. 39 Tracing z/os Solutions preferences Chapter 6. Configuring non-rse system connections Configuring a z/os FTP system connection Configuring a proxy serer Configuring a z/osmf system connection Defining connection credentials Connecting to a system that is already defined.. 48 Connecting to a system from the Host Connections iew Connecting to a system by using Signon Connecting to a system from the connection status bar Connecting automatically at startup Using shared connections Updating a system connection Exporting connections Remoing a default setting from a category or connection Deleting a system connection Disconnecting from a system Appendix. Accessibility features for z/os Explorer Notices Copyright license Trademark acknowledgments Index Copyright IBM Corp iii

6 i IBM Explorer for z/os: Client Configuration Guide

7 Tables 1. Relationship between installedversion and reject.product.updates Relationship between forcedupgradeversion and reject.product.updates Global configuration files System configuration files Examples of wildcard patterns in data set mappings Copyright IBM Corp. 2018

8 i IBM Explorer for z/os: Client Configuration Guide

9 About this document Who should read this book This document discusses the configuration of IBM Explorer for z/os. It includes instructions on how to configure push-to-client, how to configure indiidual workbench settings and how to configure non-rse system connections. The following names are used in this manual: IBM Explorer for z/os is called z/os Explorer. Remote System Explorer is called RSE. z/os UNIX System Serices is called z/os UNIX. IBM Deeloper for z Systems (preiously known as Rational Deeloper for z Systems) is called IDz. This document is part of a set of documents that describe the installation and configuration of z/os Explorer client. For the installation of z/os Explorer client, see IBM Explorer for z/os Client Installation Guide (SC ). This document is intended for programmers who are configuring IBM Explorer for z/os client Version 3.0. It describes how to configure push-to-client, indiidual workbench settings, and non-rse system connections. Copyright IBM Corp ii

10 iii IBM Explorer for z/os: Client Configuration Guide

11 Chapter 1. Client configuration oeriew System administrators can configure system and global settings and distribute these settings throughout the deelopment organization. Indiidual deelopers can configure the local workbench client. Configuring and distributing system and global settings Chapter 3, Planning a push-to-client enironment, on page 5 Chapter 4, Distribution of updates by using push-to-client, on page 7 Distributing product updates on page 9 Creating and distributing configuration files on page 15 Exporting push-to-client configuration files on page 27 Configuring indiidual workbench settings 1 Updating workspace configurations and preferences on page 33 Setting preferences for z/os tools on page For IDz users, bidirectional languages and enabling firewall are also supported. For more information, search for Supporting bidirectional languages and Enabling firewall support in IDz KC. Copyright IBM Corp

12 2 IBM Explorer for z/os: Client Configuration Guide

13 Chapter 2. Value Unit client licensing considerations z/os Explorer client enables Value Unit (VU) client licensing for licensed products that are installed with z/os Explorer ersion and later. z/os Explorer VU generates a Uniersally Unique Identifier (UUID) to support licensed clients that are installed with z/os Explorer. When VU licensed client images are centrally created and distributed to multiple client machines or machine images, a new UUID needs to be generated on each machine or machine image. The UUID is required to maintain the correct licensed client count. To generate a UUID for each client image distributed in this manner, specify the -DUUID.reset=true option in the eclipse.ini file. After a new UUID is generated in the client, remoe the -DUUID.reset=true option in the eclipse.ini file. Copyright IBM Corp

14 4 IBM Explorer for z/os: Client Configuration Guide

15 Chapter 3. Planning a push-to-client enironment The IBM Explorer for z/os product offers the push-to-client feature for administering and sharing connections, preferences, properties, and configurations so that deelopers hae a consistent and centralized deelopment enironment. You can take either of two approaches to creating a deelopment enironment with the IBM Explorer for z/os product: You can allow a decentralized enironment in which deelopers create their own connections to remote systems; set preferences for their workspaces; and manage other aspects of the enironment. You can centralize and automate the creation and distribution of connections, preferences, properties, and configurations so that deelopers workspaces are consistent across the site and settings are downloaded to workspaces automatically when deelopers connect to a remote system. The push-to-client feature proides the tools that you need to create a centralized and automated deelopment enironment. By using the push-to-client feature, you can distribute the following configuration files: Global configuration files 2 : Eclipse preferences Remote system connections Installation configuration System configuration files 3 z/os file system mappings In a push-to-client enironment, these configuration files are stored on a remote system. When a workspace connects to the remote system, the configuration files are downloaded to the workspace. In this way, you can define a set of Eclipse preferences, for example, that is automatically downloaded when a connection is made. If you update the configurations between connections, deelopers are prompted to update their workspaces when they connect. In a decentralized enironment, deelopers still hae the opportunity to share configurations by exporting them from one workspace and importing them into another workspace. For more information about the push-to-client feature and about migrating configurations from one workspace to another, see the related topics. Related concepts: 2. For IDz users, global configuration files also include the settings of Database connections, Software Analyzer Configurations, Menu Manager files, and Snippets. For more information about theses settings, search for Defining connections, configuration files, and preferences for push-to-client configuration in IDz KC. 3. For IDz users, system configuration files also include the settings of Property groups, Host-based projects, Remote index locations and Default alues. For more information about these settings, search for Defining connections, configuration files, and preferences for push-to-client configuration in IDz KC. Copyright IBM Corp

16 Chapter 4, Distribution of updates by using push-to-client, on page 7 You can configure IBM Explorer for z/os to automatically distribute product updates and updates to configuration files, preference settings, and remote system connections when client workstations connect to a remote system. This feature is called push-to-client. By using it, you can store workspace configurations in a central location and push them to client workstations so that your deelopers hae a consistent workspace enironment. 6 IBM Explorer for z/os: Client Configuration Guide

17 Chapter 4. Distribution of updates by using push-to-client You can configure IBM Explorer for z/os to automatically distribute product updates and updates to configuration files, preference settings, and remote system connections when client workstations connect to a remote system. This feature is called push-to-client. By using it, you can store workspace configurations in a central location and push them to client workstations so that your deelopers hae a consistent workspace enironment. Push-to-client oeriew Implementing a push-to-client enironment inoles seeral tasks: some on the z/os system and some on a client workstation. The following is an oeriew of how to implement a push-to-client enironment. It defines some of the terms and resources that are used in this enironment. The details for implementing push-to-client are described in subtopics. 1. Configure push-to-client on z/os. Each remote system from which you intend to distribute product updates and configurations must be set up to support push-to-client. a. One z/os system must be defined as the primary system. The primary system is the controlling system in a push-to-client enironment. Only one z/os system can be defined as primary. The primary system stores global configuration files, which apply to all systems in the push-to-client enironment, and system configuration files, which apply only to the primary system itself. The global configurations are product updates, Eclipse preferences, and remote system connections. b. Other z/os systems can be enabled for push-to-client as non-primary systems. Non-primary systems define only system configurations, which apply only to the non-primary system itself. System configurations are file mappings. The starting point for configuring push-to-client on a z/os system is a root file that is called pushtoclient.properties, which is in the /etc/zexpl/ directory on the z/os system. This file contains entries that specify configuration parameters, such as: Whether the function is enabled for product updates: indicated by setting product.enabled=true. Whether the function is enabled for configuration updates: indicated by setting config.enabled=true. Whether the current system is the primary system, that is, the system that controls the push-to-client feature: indicated by specifying primary.system=true false. Where to find the main configuration file, keymapping.xml: indicated by setting pushtoclient.folder=/ar/zexpl/pushtoclient, the default location. The key mapping file contains pointers to a set of files that contain the application-related settings. These pointers are created from a IBM Explorer for z/os client as part of the configuration file export process, described in step 3 on page 8. Whether group-leel control of product and configuration updates is enabled: indicated by setting an access control attribute for certain configuration parameters in the pushtoclient.properties file. This feature allows a system administrator to create client groups and proide product Copyright IBM Corp

18 and configuration updates that are specific to each group. For example, to enable group control of product updates through RACF, specify product.enabled=saf. To enable group control of product updates through LDAP, specify product.enabled=ldap. For information about preparing z/os systems for push-to-client configuration, see (Optional) pushtoclient.properties, the host-based client control in the Host Configuration Guide (SC ). For information about setting up LDAP access groups and SAF-based access groups, see these topics: Push-to-client deeloper groups in the Host Configuration Reference Guide (SC ) Push-to-client considerations in the Host Configuration Reference Guide (SC ) 2. Configure a master workspace with settings that you want to push out to other workspaces when they connect to the z/os system. After the remote system is set up, you can begin configuring the IBM Explorer for z/os settings you want to push out to the rest of the organization. For most settings, such as Eclipse preferences, remote system connections, and file system mappings, this task is accomplished by updating the settings locally on a client. Some settings, such as product updates, must be configured manually on the z/os system. If group-leel control of product and configuration updates is enabled for the push-to-client serers, then the master workspace is bound to a particular group when you export configurations to the serer. Binding a workspace to a group means that the workspace defines configuration and preferences settings for that group only. Therefore, you need to define one master workspace for each push-to-client group defined on the serers. 3. Export the workspace settings to the z/os system by using the IBM Explorer for z/os configuration export wizard. The export wizard uploads the local configuration files (Eclipse preferences, remote system connections, and file system mappings) from the master workspace to the z/os system. Only users who hae authority to write files to the folder that contains the key mapping file on the remote system can export settings. After the settings are exported, users who connect to the z/os system are prompted to update their workspaces with these settings. For information about configuring and exporting the IBM Explorer for z/os settings you want to push out to client workstations, see the remaining topics that are linked to in the following section. Creating and distributing updates The IBM Explorer for z/os push-to-client function can distribute the following types of updates: 4 Product installation updates. IBM Explorer for z/os proides tools for system administrators to create product installation updates and prompt client workstations to install the updates when they connect to a remote system. This type of update supports only modification-leel updates. You can use push-to-client to update clients from ersion 2.1 to ersion 2.1.1, for example, 4. For more information about the push-to-client function, search for Soling problems with push-to-client configuration and implementation in IDz KC. 8 IBM Explorer for z/os: Client Configuration Guide

19 Distributing product updates but not from ersion 2.1 to ersion 3.0 and not from ersion 3.0 to ersion 3.1. For more information about distributing product updates, see Distributing product updates. Product configuration updates. IBM Explorer for z/os proides tools for system administrators to define remote system connections, define configuration files, and set client workstation preferences from a central location. These connection definitions, configuration files, and preferences can be distributed to indiidual client workstations automatically when they connect to a remote system. For more information about distributing configuration updates, see Creating and distributing configuration files on page 15. The IBM Explorer for z/os push-to-client feature proides tools for system administrators to create product installation updates and prompt client workstations to install the updates when they connect to a remote system. Before you begin This type of update supports only modification-leel updates. You can use push-to-client to update clients from ersion 3.1 to ersion 3.1.1, for example, but not from ersion 3.1 to ersion 4.0 and not from ersion 4.0 to ersion 4.1. You can distribute product updates after the IBM Explorer for z/os serers are installed and configured on a remote system. To complete the push-to-client tasks, the IBM Explorer for z/os pushtoclient.properties file must be configured to distribute product updates. For information about push-to-client configuration, see (Optional) pushtoclient.properties, the host-based client control in the Host Configuration Guide (SC ). While you complete these tasks, you might need to create or update the following files. These procedures explain how to update the files. An IBM Installation Manager response file. For instructions for creating a response file, see Silent installation in the Client Installation Guide (SC ). An IBM Installation Manager product actiation kit file. If the product update requires a product actiation kit, you can place the kit in a network location and refer to the location from the response file. A key mapping file. This file defines the location of other files, such as installation response files and configuration files, that are distributed automatically to client workstations. The key mapping file is called keymapping.xml. Its default location on the z/os system is /ar/zexpl/pushtoclient. An installation configuration file. This file defines the product offering IDs, a range of IBM Explorer for z/os ersions, and the name of the response file that installs the product update. The push-to-client feature scans the installation configuration file for an applicable product offering ID and installed ersion. If found, it starts Installation Manager with the specified response file. The installation configuration file is called installconfig.xml and is in the path indicated by the <fileid>com.ibm.ftt.resources.zos.install.configuration</ fileid> tag of the key mapping file. A push-to-client properties file, called pushtoclient.properties. This file defines the location of the key mapping file. The default location of the pushtoclient.properties file on the z/os system is /etc/zexpl/. For more information about the pushtoclient.properties file, see (Optional) pushtoclient.properties, the host-based client control. Chapter 4. Distribution of updates by using push-to-client 9

20 About this task When a client workstation connects to a remote system that is configured to distribute product updates, the push-to-client feature compares the client product ersion with a range of ersions that are defined in the installation configuration file. If the installed ersion is in this range, the IBM Explorer for z/os workbench shuts down and starts the IBM Installation Manager product by using a response file that is downloaded from the remote system. Procedure To create and distribute product updates: 1. Create an IBM Installation Manager response file for the product installation that you want to distribute. For instructions for creating a response file, see Silent installation. Important: If user authentication is required to access the code repository for the update, then users must sae their user IDs and passwords in IBM Installation Manager. 2. Create or update the installation configuration file to indicate the range of product ersions that triggers an update and the response file for installing the update. For instructions for creating or updating the installation configuration file, see Updating the installation configuration file. 3. Update the key mapping file to point to the installation configuration file and the response file. For instructions for updating the key mapping file, see Updating the key mapping file on page 13. Related concepts: Chapter 4, Distribution of updates by using push-to-client, on page 7 You can configure IBM Explorer for z/os to automatically distribute product updates and updates to configuration files, preference settings, and remote system connections when client workstations connect to a remote system. This feature is called push-to-client. By using it, you can store workspace configurations in a central location and push them to client workstations so that your deelopers hae a consistent workspace enironment. Related tasks: Installing client updates Related reference: How reject.product.updates affects installedversion and forcedupgradeversion on page 14 The behaior that is triggered by the installedversion and forcedupgradeversion attributes is affected by the reject.product.updates parameter of the pushtoclient.properties file. Properties in pushtoclient.properties that affect product updates on page 14 Seeral properties that are specified in the pushtoclient.properties file work together to determine how product updates are deliered by the push-to-client feature. Updating the installation configuration file Create or update the installation configuration file. 10 IBM Explorer for z/os: Client Configuration Guide

21 About this task This type of update supports only modification-leel updates. You can use push-to-client to update clients from ersion 3.1 to ersion 3.1.1, for example, but not from ersion 3.1 to ersion 4.0 and not from ersion 4.0 to ersion 4.1. Procedure 1. Create or edit the installconfig.xml file. If this file exists, you can add entries for the installation to this file. If the file does not exist, you can copy the sample installation configuration file that is shown at the end of this procedure, modify it for your installation, and sae it to the z/os serer. The installation configuration file is a UTF-8 encoded XML file. 2. Include the <installedoffering> tag to identify the offering ID of the product you want to distribute updates for. The <installedoffering> tag has the following syntax: <installedoffering id="installedofferingid"> You can specify an offering ID for any product that is installed in the same package group as the IBM Explorer for z/os product. The offering ID is stored in the <offering> tag of the response file. The following is an example of the <offering> tag: <offering id= com.ibm.zos.explorer.30 ersion= _1738 profile= IBM Software Deliery Platform features= listofinstalledfeatures /> Specify the alue in the id attribute of the <offering> tag for the id attribute in <installedoffering id="installedofferingid">. 3. Include an <install> tag with one of the following attributes to specify a range of product ersions to be updated and the name of the response file to install the product update. Only one of the following attributes can be defined for each installed offering ID in the installation configuration file. If both attributes are specified, the installedversion attribute takes precedence oer the forcedupgradeversion attribute. Important: The behaior that is triggered by the installedversion and forcedupgradeversion attributes is further defined by the reject.product.updates parameter of the pushtoclient.properties file. For more information about how these attributes are affected by the reject.product.updates parameter, see the related topics. An installedversion attribute. If the ersion currently installed on a client workstation is within the installedversion range, a confirmation window opens and the client can accept or refuse the update. When the update is accepted, Installation Manager starts with the response file specified in the responsefile attribute to update the client. <install installedversion="[minimumversioninclusie, maximumversioninclusie] (minimumversionexclusie, maximumversionexclusie)" responsefile="filename"> A forcedupgradeversion attribute. If the ersion currently installed on a client workstation is within the forcedupgradeversion range, a confirmation window opens, but the client cannot reject the update. If the ersion is outside of the range, the client is not prompted with a confirmation window and cannot be updated. <install forcedupgradeversion="[minimumversioninclusie,maximumversioninclusie] (minimumversionexclusie, maximumversionexclusie)" responsefile="filename"> You can specify the alue for installedversion and forcedupgradeversion as an inclusie, exclusie, or mixed range: To specify a range of product ersions that includes the minimum and maximum ersions, use square brackets. For example, Chapter 4. Distribution of updates by using push-to-client 11

22 installedversion="[3.0.1, 3.0.2]" prompts an installation update for product ersions 3.0.1, 3.0.2, and all ersions between this range. To specify a range of product ersions that excludes the minimum and maximum ersions, use parentheses. For example, installedversion="(3.0.1, 3.0.2)" prompts an installation update for product ersions greater than but less than You can mix brackets and parentheses to specify a range that includes one end of the range but excludes the other: For example, installedversion="(3.0.1, 3.0.2]" prompts an installation update for product ersions greater than but less than or equal to For example, installedversion="[3.0.1, 3.0.2)" prompts an installation update for product ersions greater than or equal to but less than For either of these attributes, the ersion numbers must include at least the major ersion number. It can include minor ersion, micro ersion, and qualifier: major[.minor[.micro[.qualifier]]] The following examples show alid ersion numbers for the installedversion and forcedupgradeversion attributes: Place the installation configuration file and the response file on the z/os serer and point to that location in the key mapping file. Example The installation configuration file is a UTF-8 encoded XML file. It contains one or more sets of <installedoffering> tags that define a target product offering ID and one or more pairs of installed ersion ranges and response file names. The push-to-client feature processes the following sample installation configuration file as follows: Scans the file until it finds a product offering ID that matches the ID of any product that is installed in the same package group as the currently running IBM Explorer for z/os ersion. For example, if a client is running the IBM Explorer for z/os product in the same package group as the Rational Team Concert product, then the matching offering ID can be either com.ibm.team.install.rtc.client.eclipse or com.ibm.zos.explorer.30 If the current product ersion of the matching offering ID falls within the range that is proided in any of the pairs of <installedversion> and <responsefile> attributes, Installation Manager starts by using the response file. If the Rational Team Concert ersion, for example, is greater than or equal to and less than 3.0.1, Installation Manager starts by using the response file update_rtc_from_600_to_601.xml. <?xml ersion="1.0" encoding="utf-8"?> <installconfig> <installedoffering id="com.ibm.zos.explorer.31"> <install installedversion="[3.0.1, 3.0.2)" responsefile="update_zxpl_from_301_to_302.xml"> </install> <install installedversion="[3.1.0, 3.1.1)" 12 IBM Explorer for z/os: Client Configuration Guide

23 responsefile="update_zxpl_from_310_to_311.xml"> </install> </installedoffering> <installedoffering id="com.ibm.team.install.rtc.client.eclipse"> <install installedversion="[6.0.0, 6.0.1)" responsefile="update_rtc_from_600_to_601.xml"> </install> </installedoffering> </installconfig> Updating the key mapping file You can update the key mapping file by using the export wizard or by editing it manually. About this task For instructions for using the export wizard, see Exporting push-to-client configuration files on page 27. Procedure To update the key mapping file by editing it manually, do these steps: 1. The Export operation creates a default keymapping.xml file and uploads it to the location indicated by the pushtoclient.folder property of the pushtoclient.properties file. The default keymapping.xml file includes entries for the product update. You can add entries for the product update to this file. The key mapping file is a UTF-8 encoded XML file. 2. Include one set of <location> tags for each installation configuration file and each response file you want to point to. 3. Specify the following alues for the tags: <fileid> Specify com.ibm.ftt.resources.zos.install.configuration for the installation configuration file and com.ibm.ftt.resources.zos.install.response for the response file. <containerpath> Specify the location of the installation configuration file or response file on the z/os serer. <filemask> Specify the name of the installation configuration file or response file. <encoding> Specify the encoding of the installation configuration file or response file. 4. Sae the key mapping file to the location indicated by the pushtoclient.folder property of the pushtoclient.properties file. Example The key mapping file is a UTF-8 encoded XML file that stores the names, locations, and character encodings of configuration files that are used in a IBM Explorer for z/os push-to-client configuration enironment. In the following sample key mapping file, the administrator placed installconfig.xml in the /ar/zexpl/pushtoclient/install directory and the response files in the /ar/zexpl/pushtoclient/install/responsefiles directory of the z/os serer. Chapter 4. Distribution of updates by using push-to-client 13

24 <?xml ersion="1.0" encoding="utf-8"?> <configuration-system> <location-list> <location> <fileid>com.ibm.ftt.resources.zos.install.configuration</fileid> <containerpath>/ar/zexpl/pushtoclient/install</containerpath> <filemask>installconfig.xml</filemask> <encoding>utf-8</encoding> </location> <location> <fileid>com.ibm.ftt.resources.zos.install.response</fileid> <containerpath>/ar/zexpl/pushtoclient/install/responsefiles</containerpath> <filemask>update_*.xml</filemask> <encoding>utf-8</encoding> </location> </location-list> </configuration-system> Properties in pushtoclient.properties that affect product updates Seeral properties that are specified in the pushtoclient.properties file work together to determine how product updates are deliered by the push-to-client feature. product.enabled Indicates whether push-to-client is used to delier product updates. Valid alues are TRUE, FALSE, SAF, and LDAP: TRUE - product updates are enabled for all users. FALSE - product updates are disabled. SAF - product updates are enabled based on permission to security profiles. LDAP - product updates are enabled based on membership in LDAP groups. For information about setting up LDAP access groups and SAF-based access groups, see these topics: Push-to-client deeloper groups in the Host Configuration Reference Guide (SC ) Push-to-client considerations in the Host Configuration Reference Guide (SC ) reject.product.updates Indicates whether clients are allowed to reject product updates that are deliered by the push-to-client feature. The default is FALSE. accept.product.license Indicates whether the product license is automatically accepted during updates that are initiated by push-to-client. If this property is set to FALSE, push-to-client does not attempt to distribute any product updates. If it is true, push-to-client attempts to delier product updates and adds the -acceptlicense argument to the Installation Manager inocation. The default is FALSE. How reject.product.updates affects installedversion and forcedupgradeversion The behaior that is triggered by the installedversion and forcedupgradeversion attributes is affected by the reject.product.updates parameter of the pushtoclient.properties file. 14 IBM Explorer for z/os: Client Configuration Guide

25 Relationship between installedversion and reject.product.updates The following table shows the relationship between the installedversion attribute of the installation configuration file and the reject.product.updates parameter of the pushtoclient.properties file. Table 1. Relationship between installedversion and reject.product.updates If the client ersion is out of range of installedversion If the client ersion is in range of installedversion reject.product.updates=false The client is not prompted and cannot install the product update. The client is prompted but cannot reject the updates. reject.product.updates=true The client is not prompted and cannot install the product update. The client is prompted and can reject the updates. Relationship between forcedupgradeversion and reject.product.updates The following table shows the relationship between the forcedupgradeversion attribute of the installation configuration file and the reject.product.updates parameter of the pushtoclient.properties file. Table 2. Relationship between forcedupgradeversion and reject.product.updates If the client is out of range of forcedupgradeversion If the client is in range of forcedupgradeversion reject.product.updates=false The client is not prompted and not updated to the specified ersion. The client is prompted and cannot reject the updates. reject.product.updates=true The client is not prompted and not updated to the specified ersion. The client is prompted and cannot reject the updates. Related tasks: Distributing product updates on page 9 The IBM Explorer for z/os push-to-client feature proides tools for system administrators to create product installation updates and prompt client workstations to install the updates when they connect to a remote system. Creating and distributing configuration files The push-to-client feature proides tools for system administrators to define remote system connections, define configuration files, and set client workstation preferences from a central location. These connection definitions, configuration files, and preferences can be distributed to indiidual client workstations automatically when they connect to a remote system. Product updates can also be pushed to client workstations when they connect to a remote system. Before you begin To create and distribute remote connection definitions, configuration files, and preferences from a central location, the serer must be configured to enable push-to-client updates. For information about configuring push-to-client updates, see (Optional) pushtoclient.properties, the host-based client control. Chapter 4. Distribution of updates by using push-to-client 15

26 About this task When a user connects to the primary remote system or to another remote system for which system configuration files are defined, the configuration files that are stored on that system are compared to the configuration files on the workstation. If updates are aailable, users are prompted to install them. By using the push-to-client feature, you can distribute the following configuration files: Global configuration files 5 : Eclipse preferences Remote system connections Installation configuration System configuration files 6 z/os file system mappings Procedure To create and distribute configuration files, do these steps. Each of these steps links to more information about completing the step. 1. Create a workspace that seres as the master workspace for the configurations and preferences to be distributed. 2. From the master workspace, create connections to the primary remote system from which you intend to distribute global and system configurations and to each remote system from which you intend to distribute system configurations. 3. Configure remote system connections, configuration files, and preferences in the master workspace. 4. Export the configuration files that are to be distributed to other client workspaces. Related concepts: Chapter 4, Distribution of updates by using push-to-client, on page 7 You can configure IBM Explorer for z/os to automatically distribute product updates and updates to configuration files, preference settings, and remote system connections when client workstations connect to a remote system. This feature is called push-to-client. By using it, you can store workspace configurations in a central location and push them to client workstations so that your deelopers hae a consistent workspace enironment. Creating a master workspace for push-to-client configuration A master workspace is a IBM Explorer for z/os workspace from which you create the remote system connections, configuration files, and preference settings to be distributed to other client workstations. 5. For IDz users, global configuration files also include the settings of Database connections, Software Analyzer Configurations, Menu Manager files, and Snippets. For more information about theses settings, search for Defining connections, configuration files, and preferences for push-to-client configuration in IDz KC. 6. For IDz users, system configuration files also include the settings of Property groups, Host-based projects, Remote index locations and Default alues. For more information about these settings, search for Defining connections, configuration files, and preferences for push-to-client configuration in IDz KC. 16 IBM Explorer for z/os: Client Configuration Guide

27 About this task Creating a master workspace for push-to-client configurations is no different from creating any other IBM Explorer for z/os workspace. It is good practice to dedicate a workspace to configuration so that other deelopment actiities do not alter the remote system connections, configuration files, and preference settings that are intended for general distribution. The purpose of using a master workspace is for the workspace owner (or push-to-client administrator) to set up preferences, system connections, and configurations the way ordinary users must hae them in their workspaces. Set up the workspace by using the product user interface and then export those settings by using the IBM Explorer for z/os configuration export wizard. If group-leel control of product and configuration updates is enabled for the push-to-client serers, then the master workspace is bound to a particular group when you export configurations to the serer. Binding a workspace to a group means that the workspace defines configuration and preferences settings for that group only. Therefore, you need to define one master workspace for each push-to-client group defined on the serers. Procedure For information about creating a workspace, see Switching workspaces. For information about group-leel control of configurations, see these topics: Push-to-client deeloper groups Push-to-client considerations Defining connections, configuration files, and preferences for push-to-client configuration To set up connections, configuration files, and preferences for distribution in a push-to-client enironment, define global and system configuration files. Global configuration files Global configuration files are managed on the primary remote system. The primary remote system is a z/os system that is defined during host installation and configuration as the controlling system for push-to-client configuration. Chapter 4. Distribution of updates by using push-to-client 17

28 Table 3. Global configuration files. The global configuration files include these settings. File Type Description More Information Eclipse Preferences Remote System Connections Installation Configuration Files These configuration files are exported from the settings in the Window > Preferences user interface of a workspace that is connected to the primary remote system. The push-to-client feature uses the base Eclipse export mechanism for preferences, which saes only changes to default alues. Eclipse also exports different preferences to arious discrete.pref files. The result is that the push-to-client feature exports and distributes only those Eclipse preference files that contain nondefault alues. These configuration files are exported from the Remote Systems iew of a workspace that is connected to the primary remote system. They include all remote system connections that are defined in this iew. These configuration files are created manually. The define product updates to be installed on a client workstation when it connects to a remote system. Eclipse Preferences z/os Preferences Creating a connection to a z/os system on page 19 Distributing product updates on page 9 System configuration files System configuration files are managed on the primary remote system and on other remote systems to which users can connect. 18 IBM Explorer for z/os: Client Configuration Guide

29 Table 4. System configuration files. The system configuration files include the following setting. File Type Description More Information z/os File System Mapping Configuration Files These configuration files are exported from the z/os File System Mapping iew of a workspace that is connected to the primary remote system. They include all z/os file system mappings that are defined for each remote system that is defined in the Remote Systems iew. The push-to-client feature can export the following types of z/os file system mapping configuration files: MVS Files - System Mapping files are defined for a remote system. MVS Files - Resource Mapping files are defined for specific data sets on a remote system. Mapping data sets and partitioned data set members on page 23 Creating a connection to a z/os system Before you can connect to a remote system from the IBM Explorer for z/os client, you must define a connection for it and specify connection properties. About this task Restriction: Define only one connection to a particular remote system in each workspace. If you define multiple connections to a single remote system, and your site uses the push-to-client function to distribute updates to remote system connections, then all connections to the remote system are updated. The IBM Explorer for z/os product does not support different configurations of the same remote system in a single workspace. Procedure 1. In the Remote Systems iew, expand New Connection and double-click z/os. 2. In the New Connection window, select a profile name from the list. Tip: If you are creating a connection for the first time, you are prompted to create a profile before you can create the new connection. After you create the connection, you can share this profile to allow other users to hae this connection in their Remote Systems iew. 3. Enter the following alues in the fields on this window. Host name The TCP/IP address of the remote system. Connection name The short name to call the system. For example, MYSYSTEM. Description A description of the connection. Chapter 4. Distribution of updates by using push-to-client 19

30 Verify host name Select this check box to erify that the host name is alid before you connect. 4. To define the connection with default alues for the MVS Files, z/os UNIX Files, and z/os UNIX Shells subsystems, click Finish. To set properties for these subsystems, click Next. The wizard opens a properties window for each subsystem. These pages display the properties of the underlying serices that are used by each subsystem. For more information about the properties you can set for a subsystem, see the related topics. Results The Remote Systems iew displays the short name of the new connection with fie nodes under the connection name: z/os UNIX Files is the z/os UNIX file subsystem. This node contains two folders: My home and Root. You can create more z/os UNIX file folders by adding new filters to this node. z/os UNIX Shells is a command subsystem. When you open a z/os UNIX command shell, its name is displayed under this node. MVS Files is the MVS file subsystem. This node contains three folders: My Data Sets displays MVS files that match the filter userid.* in which userid is the user ID with which you connected to the remote system. You can create more MVS file folders by adding filters to this node. You can change the sort order of data sets by using the MVS Files preference page. Retrieed Data Sets displays data set names searched for and added by using the Retriee Data Sets action or by allocating a data set. My Search Queries displays search queries that you ran and saed in the Remote z/os Search iew. TSO Commands is a command subsystem. When you open a TSO command shell, its name is displayed under this node. JES is the JES subsystem. This node contains two folders: My Jobs displays jobs that are submitted under the user ID with which you connected to the remote system. You can create more job folders by adding new filters to this node. Retrieed Jobs displays jobs searched for and added by using the Retriee Job action. What to do next Connecting to a remote system. After you connect to the remote system, you can control the contents that are displayed under JES, MVS Files, and z/os UNIX Files by defining filters for these subsystems. You can add search queries to the MVS Files folder by running and saing remote z/os searches. For instructions, see the related topics. Related information: Quick task: Creating a connection to a remote system Remote-to-local file mapping When you define a remote system, you map (associate) the lowest leel qualifier in each MVS data set name to a file name extension for the related workstation file. 20 IBM Explorer for z/os: Client Configuration Guide

31 IBM Explorer for z/os includes a set of defined remote-to-local file mappings. The **COBOL file mapping, for example, maps MVS files with a low-leel qualifier COBOL to workstation files with the.cbl file name extension. 7 Mapping A mapping indicates how IBM Explorer for z/os processes file transfers between z/os and the workstation; specifically, the mapping indicates whether file transfers are based on an exchange of text (in which case ASCII/EBCDIC conersions occur) or on an exchange of binary data. A mapping also helps you to know, at a glance, the general purpose of a particular file. If you use the same low-leel qualifier for seeral data sets, the same mappings affect file transfers for each of those data sets. Gien the mappings that are included in IBM Explorer for z/os, for example, you can transfer members of the partitioned data sets USER01.COBOL and USER01.TEST.COBOL to and from workstation-based files that hae the extension.cbl. 8 You can see remote-to-local file mappings in the z/os File System Mapping iew of the RSE perspectie perspectie. The following screen capture shows this iew. You can customize these mappings to match the naming conentions on your remote system either through the z/os File System Mapping iew or on the Mapping page of the Properties window. For more information about customizing these mappings, see Mapping data sets and partitioned data set members on page 23. For more information about the properties of file mappings, see the remaining sections of this topic. 7. For IDz users, you can define an alternatie logical NOT symbol in a file mapping definition. For more information, search for Specifying an alternatie logical NOT symbol in IDz KC. 8. In the workbench, a preference that is related to the z Systems LPEX Editor causes workstation-based files of a particular type to be treated in a particular way. In accordance with this preference, for example, a file of type.cbl is presented with the syntax highlighting that is appropriate to a COBOL source file. Howeer, when the editor processes a z/os-based data set, the mapping of a qualifier (like COBOL) to a file name extension (like.cbl) determines how the data set is processed. Chapter 4. Distribution of updates by using push-to-client 21

32 Workstation file extension The type of a file is indicated by its workstation file extension. In the mappings that are shown in the screen capture, a.cbl extension, for example, is considered to be a COBOL source file. Each file can hae only one file type. JCL with embedded COBOL source, for example, is not supported. The default workstation file extension for a new mapping is undefined. Transfer mode The transfer mode can be either text, indicating that a conersion between ASCII and EBCDIC occurs, or binary. The default transfer mode for a new mapping is text. Code page Each file can hae only one code page, but you can specify a group of files as haing the same code page. When you specify code pages, specify both a local and 22 IBM Explorer for z/os: Client Configuration Guide

33 a host code page and keep them consistent. The default host and local code pages for a new mapping are inherited from the system properties of the remote and local file systems. For a list of supported host code pages, see Supported host code pages on page 27. The aailability of local code pages is based on the text file encodings that are supported by the Eclipse text editor. Be sure to specify code pages to be consistent with the compiler settings of your files. Priority If a file matches more than one file mapping, the mapping with the highest priority is the one that applies. In the following example, a file named MYUSERID.SOURCE.COBOL matches both of these file mapping definitions. Because the **COBOL mapping has the higher priority, its properties are applied during a file transfer between the remote and local systems. It is transferred to the workstation with these file transfer properties:.cbl file extension, text transfer mode, inherited workstation code page. Mapping Criterion Workstation File Extension Transfer Mode Host Code Page **COBOL.cbl default (text) default (inherited) **COBOL* default (undefined) binary default (inherited) Local Code Page default (inherited) default (inherited) Priority 1 2 Related concepts: File encoding, code page conersion, and inheritance on page 25 When you copy a file between a remote system and the workstation, the file is conerted to a code page appropriate to its destination. File code pages are inherited from the system or folder that contains them. Related tasks: Mapping data sets and partitioned data set members A data set mapping associates the lowest leel qualifier in each MVS data set to a file name extension that is used for the related workstation-based file. One mapping, for example, associates the z/os-based qualifier COBOL with the workstation-based file extension.cbl. Mapping data sets and partitioned data set members: A data set mapping associates the lowest leel qualifier in each MVS data set to a file name extension that is used for the related workstation-based file. One mapping, for example, associates the z/os-based qualifier COBOL with the workstation-based file extension.cbl. About this task The IBM Explorer for z/os product proides a set of default mappings, but you can create more mappings. Procedure To add a data set mapping: Chapter 4. Distribution of updates by using push-to-client 23

IBM. RSE for z/os User's Guide. IBM Explorer for z/os. Version 3 Release 1 SC

IBM. RSE for z/os User's Guide. IBM Explorer for z/os. Version 3 Release 1 SC IBM Explorer for z/os IBM RSE for z/os User's Guide Version 3 Release 1 SC27-8433-03 IBM Explorer for z/os IBM RSE for z/os User's Guide Version 3 Release 1 SC27-8433-03 Note Before using this information,

More information

IBM Director Virtual Machine Manager 1.0 Installation and User s Guide

IBM Director Virtual Machine Manager 1.0 Installation and User s Guide IBM Director 4.20 Virtual Machine Manager 1.0 Installation and User s Guide Note Before using this information and the product it supports, read the general information in Appendix D, Notices, on page

More information

xseries Systems Management IBM Diagnostic Data Capture 1.0 Installation and User s Guide

xseries Systems Management IBM Diagnostic Data Capture 1.0 Installation and User s Guide xseries Systems Management IBM Diagnostic Data Capture 1.0 Installation and User s Guide Note Before using this information and the product it supports, read the general information in Appendix C, Notices,

More information

IBM Tivoli Storage Manager for Windows Version Tivoli Monitoring for Tivoli Storage Manager

IBM Tivoli Storage Manager for Windows Version Tivoli Monitoring for Tivoli Storage Manager IBM Tioli Storage Manager for Windows Version 7.1.0 Tioli Monitoring for Tioli Storage Manager IBM Tioli Storage Manager for Windows Version 7.1.0 Tioli Monitoring for Tioli Storage Manager Note: Before

More information

Guide to Managing Common Metadata

Guide to Managing Common Metadata IBM InfoSphere Information Serer Version 11 Release 3 Guide to Managing Common Metadata SC19-4297-01 IBM InfoSphere Information Serer Version 11 Release 3 Guide to Managing Common Metadata SC19-4297-01

More information

IBM Software Group. RDz - Push to client IBM Corporation

IBM Software Group. RDz - Push to client IBM Corporation IBM Software Group RDz - Push to client 2008 IBM Corporation Questions raised when rolling out RDz What are the best practices for the initial installation of RDz and the subsequent roll out to a large

More information

IBM. User's Guide. IBM Explorer for z/os. Version 3 Release 0 SC

IBM. User's Guide. IBM Explorer for z/os. Version 3 Release 0 SC IBM Explorer for z/os IBM User's Guide Version 3 Release 0 SC27-8431-01 IBM Explorer for z/os IBM User's Guide Version 3 Release 0 SC27-8431-01 Note Before using this information, be sure to read the

More information

IBM InfoSphere Information Server Integration Guide for IBM InfoSphere DataStage Pack for SAP BW

IBM InfoSphere Information Server Integration Guide for IBM InfoSphere DataStage Pack for SAP BW IBM InfoSphere Information Serer Version 11 Release 3 IBM InfoSphere Information Serer Integration Guide for IBM InfoSphere DataStage Pack for SAP BW SC19-4314-00 IBM InfoSphere Information Serer Version

More information

IBM i Version 7.2. Security Service Tools IBM

IBM i Version 7.2. Security Service Tools IBM IBM i Version 7.2 Security Serice Tools IBM IBM i Version 7.2 Security Serice Tools IBM Note Before using this information and the product it supports, read the information in Notices on page 37. This

More information

IBM Operational Decision Manager Version 8 Release 5. Installation Guide

IBM Operational Decision Manager Version 8 Release 5. Installation Guide IBM Operational Decision Manager Version 8 Release 5 Installation Guide Note Before using this information and the product it supports, read the information in Notices on page 51. This edition applies

More information

IBM Agent Builder Version User's Guide IBM SC

IBM Agent Builder Version User's Guide IBM SC IBM Agent Builder Version 6.3.5 User's Guide IBM SC32-1921-17 IBM Agent Builder Version 6.3.5 User's Guide IBM SC32-1921-17 Note Before you use this information and the product it supports, read the information

More information

Director Client Guide

Director Client Guide IBM InfoSphere DataStage and QualityStage Version 11 Release 3 Director Client Guide SC19-4273-00 IBM InfoSphere DataStage and QualityStage Version 11 Release 3 Director Client Guide SC19-4273-00 Note

More information

Registration Authority Desktop Guide

Registration Authority Desktop Guide IBM SecureWay Trust Authority Registration Authority Desktop Guide Version 3 Release 1.1 SH09-4530-01 IBM SecureWay Trust Authority Registration Authority Desktop Guide Version 3 Release 1.1 SH09-4530-01

More information

Using IBM z/os provisioning toolkit. Version 1 Release 1 IBM

Using IBM z/os provisioning toolkit. Version 1 Release 1 IBM Using IBM z/os proisioning toolkit Version 1 Release 1 IBM Using IBM z/os proisioning toolkit Version 1 Release 1 IBM Note Before using this information and the product it supports, read the information

More information

Managed System Infrastructure for Setup User s Guide

Managed System Infrastructure for Setup User s Guide z/os Managed System Infrastructure for Setup User s Guide Version1Release4 SC33-7985-03 z/os Managed System Infrastructure for Setup User s Guide Version1Release4 SC33-7985-03 Note! Before using this

More information

License Administrator s Guide

License Administrator s Guide IBM Tioli License Manager License Administrator s Guide Version 1.1.1 GC23-4833-01 Note Before using this information and the product it supports, read the information under Notices on page 115. Second

More information

IBM Tivoli Monitoring for Business Integration. User s Guide. Version SC

IBM Tivoli Monitoring for Business Integration. User s Guide. Version SC IBM Tioli Monitoring for Business Integration User s Guide Version 5.1.1 SC32-1403-00 IBM Tioli Monitoring for Business Integration User s Guide Version 5.1.1 SC32-1403-00 Note Before using this information

More information

IBM i Version 7.2. Connecting to IBM i IBM i Access for Web IBM

IBM i Version 7.2. Connecting to IBM i IBM i Access for Web IBM IBM i Version 7.2 Connecting to IBM i IBM i Access for Web IBM IBM i Version 7.2 Connecting to IBM i IBM i Access for Web IBM Note Before using this information and the product it supports, read the information

More information

IBM i Version 7.2. Networking TCP/IP troubleshooting IBM

IBM i Version 7.2. Networking TCP/IP troubleshooting IBM IBM i Version 7.2 Networking TCP/IP troubleshooting IBM IBM i Version 7.2 Networking TCP/IP troubleshooting IBM Note Before using this information and the product it supports, read the information in

More information

IBM Spectrum Protect Snapshot for Oracle Version What's new Supporting multiple Oracle databases with a single instance IBM

IBM Spectrum Protect Snapshot for Oracle Version What's new Supporting multiple Oracle databases with a single instance IBM IBM Spectrum Protect Snapshot for Oracle Version 8.1.4 What's new Supporting multiple Oracle databases with a single instance IBM IBM Spectrum Protect Snapshot for Oracle Version 8.1.4 What's new Supporting

More information

Deployment Overview Guide

Deployment Overview Guide IBM Security Priileged Identity Manager Version 1.0 Deployment Oeriew Guide SC27-4382-00 IBM Security Priileged Identity Manager Version 1.0 Deployment Oeriew Guide SC27-4382-00 Note Before using this

More information

Road Map for the Typical Installation Option of IBM Tivoli Monitoring Products, Version 5.1.0

Road Map for the Typical Installation Option of IBM Tivoli Monitoring Products, Version 5.1.0 Road Map for the Typical Installation Option of IBM Tioli Monitoring Products, Version 5.1.0 Objectie Who should use the Typical installation method? To use the Typical installation option to deploy an

More information

Extended Search Administration

Extended Search Administration IBM Extended Search Extended Search Administration Version 3 Release 7 SC27-1404-00 IBM Extended Search Extended Search Administration Version 3 Release 7 SC27-1404-00 Note! Before using this information

More information

IBM i Version 7.3. Networking TCP/IP troubleshooting IBM

IBM i Version 7.3. Networking TCP/IP troubleshooting IBM IBM i Version 7.3 Networking TCP/IP troubleshooting IBM IBM i Version 7.3 Networking TCP/IP troubleshooting IBM Note Before using this information and the product it supports, read the information in

More information

IBM Universal Behavior Exchange Toolkit Release June 24, User's Guide IBM

IBM Universal Behavior Exchange Toolkit Release June 24, User's Guide IBM IBM Uniersal Behaior Exchange Toolkit Release 16.2.6 June 24, 2016 User's Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 37. This document

More information

Monitor Developer s Guide

Monitor Developer s Guide IBM Tioli Priacy Manager for e-business Monitor Deeloper s Guide Version 1.1 SC23-4790-00 IBM Tioli Priacy Manager for e-business Monitor Deeloper s Guide Version 1.1 SC23-4790-00 Note: Before using this

More information

IBM. Networking TCP/IP troubleshooting. IBM i 7.1

IBM. Networking TCP/IP troubleshooting. IBM i 7.1 IBM IBM i Networking TCP/IP troubleshooting 7.1 IBM IBM i Networking TCP/IP troubleshooting 7.1 Note Before using this information and the product it supports, read the information in Notices, on page

More information

IBM Marketing Operations and Campaign Version 9 Release 0 January 15, Integration Guide

IBM Marketing Operations and Campaign Version 9 Release 0 January 15, Integration Guide IBM Marketing Operations and Campaign Version 9 Release 0 January 15, 2013 Integration Guide Note Before using this information and the product it supports, read the information in Notices on page 51.

More information

IBM. Installing, configuring, using, and troubleshooting. IBM Operations Analytics for z Systems. Version 3 Release 1

IBM. Installing, configuring, using, and troubleshooting. IBM Operations Analytics for z Systems. Version 3 Release 1 IBM Operations Analytics for z Systems IBM Installing, configuring, using, and troubleshooting Version 3 Release 1 IBM Operations Analytics for z Systems IBM Installing, configuring, using, and troubleshooting

More information

Tivoli IBM Tivoli Advanced Catalog Management for z/os

Tivoli IBM Tivoli Advanced Catalog Management for z/os Tioli IBM Tioli Adanced Catalog Management for z/os Version 2.2.0 Monitoring Agent User s Guide SC23-9818-00 Tioli IBM Tioli Adanced Catalog Management for z/os Version 2.2.0 Monitoring Agent User s Guide

More information

IBM. Basic system operations. System i. Version 6 Release 1

IBM. Basic system operations. System i. Version 6 Release 1 IBM System i Basic system operations Version 6 Release 1 IBM System i Basic system operations Version 6 Release 1 Note Before using this information and the product it supports, read the information in

More information

IBM Campaign Version 9 Release 1 October 25, User's Guide

IBM Campaign Version 9 Release 1 October 25, User's Guide IBM Campaign Version 9 Release 1 October 25, 2013 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 229. This edition applies to ersion

More information

IBM Tivoli Monitoring: AIX Premium Agent Version User's Guide SA

IBM Tivoli Monitoring: AIX Premium Agent Version User's Guide SA Tioli IBM Tioli Monitoring: AIX Premium Agent Version 6.2.2.1 User's Guide SA23-2237-06 Tioli IBM Tioli Monitoring: AIX Premium Agent Version 6.2.2.1 User's Guide SA23-2237-06 Note Before using this information

More information

Rational Business Developer. EGLGenerationGuide. Version 7 Release 5.1

Rational Business Developer. EGLGenerationGuide. Version 7 Release 5.1 Rational Business Deeloper EGLGenerationGuide Version 7 Release 5.1 Rational Business Deeloper EGLGenerationGuide Version 7 Release 5.1 Note Before using this information and the product it supports,

More information

WebSphere MQ Configuration Agent User's Guide

WebSphere MQ Configuration Agent User's Guide IBM Tioli Composite Application Manager for Applications Version 7.1 WebSphere MQ Configuration Agent User's Guide SC14-7525-00 IBM Tioli Composite Application Manager for Applications Version 7.1 WebSphere

More information

IBM. Connecting to IBM i IBM i Access for Web. IBM i 7.1

IBM. Connecting to IBM i IBM i Access for Web. IBM i 7.1 IBM IBM i Connecting to IBM i IBM i Access for Web 7.1 IBM IBM i Connecting to IBM i IBM i Access for Web 7.1 Note Before using this information and the product it supports, read the information in Notices,

More information

Common Server Administration Guide

Common Server Administration Guide Content Manager OnDemand for i Version 7 Release 2 Common Serer Administration Guide SC19-2792-01 Content Manager OnDemand for i Version 7 Release 2 Common Serer Administration Guide SC19-2792-01 Note

More information

Guide for the Dynamic RDBMS Stage

Guide for the Dynamic RDBMS Stage IBM InfoSphere Information Serer Version 11 Release 3 Guide for the Dynamic RDBMS Stage SC19-4348-00 IBM InfoSphere Information Serer Version 11 Release 3 Guide for the Dynamic RDBMS Stage SC19-4348-00

More information

IBM Tivoli Storage Manager for Virtual Environments Version Data Protection for VMware Installation Guide IBM

IBM Tivoli Storage Manager for Virtual Environments Version Data Protection for VMware Installation Guide IBM IBM Tioli Storage Manager for Virtual Enironments Version 7.1.6 Data Protection for VMware Installation Guide IBM IBM Tioli Storage Manager for Virtual Enironments Version 7.1.6 Data Protection for VMware

More information

IBM Tivoli Netcool Performance Manager Wireline Component October 2015 Document Revision R2E1. Pack Upgrade Guide IBM

IBM Tivoli Netcool Performance Manager Wireline Component October 2015 Document Revision R2E1. Pack Upgrade Guide IBM IBM Tioli Netcool Performance Manager Wireline Component October 2015 Document Reision R2E1 Pack Upgrade Guide IBM Note Before using this information and the product it supports, read the information in

More information

WebSphere Message Broker Monitoring Agent User's Guide

WebSphere Message Broker Monitoring Agent User's Guide IBM Tioli OMEGAMON XE for Messaging on z/os Version 7.1 WebSphere Message Broker Monitoring Agent User's Guide SC23-7954-03 IBM Tioli OMEGAMON XE for Messaging on z/os Version 7.1 WebSphere Message Broker

More information

Live Partition Mobility ESCALA REFERENCE 86 A1 85FA 01

Live Partition Mobility ESCALA REFERENCE 86 A1 85FA 01 Lie Partition Mobility ESCALA REFERENCE 86 A1 85FA 01 ESCALA Lie Partition Mobility Hardware May 2009 BULL CEDOC 357 AVENUE PATTON B.P.20845 49008 ANGERS CEDE 01 FRANCE REFERENCE 86 A1 85FA 01 The following

More information

ImageUltra Builder Version 1.1. User Guide

ImageUltra Builder Version 1.1. User Guide ImageUltra Builder Version 1.1 User Guide ImageUltra Builder Version 1.1 User Guide Note Before using this information and the product it supports, be sure to read Notices on page 83. First Edition (October

More information

IBM Security Access Manager for Web Version 7.0. Upgrade Guide SC

IBM Security Access Manager for Web Version 7.0. Upgrade Guide SC IBM Security Access Manager for Web Version 7.0 Upgrade Guide SC23-6503-02 IBM Security Access Manager for Web Version 7.0 Upgrade Guide SC23-6503-02 Note Before using this information and the product

More information

Push to Client. RDz IDz ADFz Virtual User Group. Kelly McGraw

Push to Client. RDz IDz ADFz Virtual User Group. Kelly McGraw RDz IDz ADFz Virtual User Group Push to Client Kelly McGraw mcgrawk@us.ibm.com October 18 th 20 th Online Web Conference Contact jsayles@us.ibm.com for additional information Push to Client Personal Disclaimer

More information

LotusLive. LotusLive Engage and LotusLive Connections User's Guide

LotusLive. LotusLive Engage and LotusLive Connections User's Guide LotusLie LotusLie Engage and LotusLie Connections User's Guide LotusLie LotusLie Engage and LotusLie Connections User's Guide Note Before using this information and the product it supports, read the information

More information

IBM Marketing Operations and Campaign Version 9 Release 1.1 November 26, Integration Guide

IBM Marketing Operations and Campaign Version 9 Release 1.1 November 26, Integration Guide IBM Marketing Operations and Campaign Version 9 Release 1.1 Noember 26, 2014 Integration Guide Note Before using this information and the product it supports, read the information in Notices on page 55.

More information

Connectivity Guide for Oracle Databases

Connectivity Guide for Oracle Databases IBM InfoSphere DataStage and QualityStage Version 9 Release 1 Connectiity Guide for Oracle Databases SC19-3842-01 IBM InfoSphere DataStage and QualityStage Version 9 Release 1 Connectiity Guide for Oracle

More information

IBM System Migration Assistant 4.1. User s Guide SC90-P288-70

IBM System Migration Assistant 4.1. User s Guide SC90-P288-70 IBM System Migration Assistant 4.1 User s Guide SC90-P288-70 Note: Before using this information and the product it supports, read the general information in Appendix D, Notices, on page 81. Third Edition

More information

IBM System Migration Assistant 4.2. User s Guide

IBM System Migration Assistant 4.2. User s Guide IBM System Migration Assistant 4.2 User s Guide IBM System Migration Assistant 4.2 User s Guide Note: Before using this information and the product it supports, read the general information in Appendix

More information

Workload Automation Version 8.6. Overview SC

Workload Automation Version 8.6. Overview SC Workload Automation Version 8.6 Oeriew SC32-1256-12 Workload Automation Version 8.6 Oeriew SC32-1256-12 Note Before using this information and the product it supports, read the information in Notices

More information

IMSConnectorforJava User s Guide and Reference

IMSConnectorforJava User s Guide and Reference IMS Connect IMSConnectorforJaa User s Guide and Reference Version1Release2Modification2 IMS Connect IMSConnectorforJaa User s Guide and Reference Version1Release2Modification2 Note! Before using this

More information

Enable your COBOL applications to exploit the latest z/architecture

Enable your COBOL applications to exploit the latest z/architecture IBM Enterprise COBOL for z/os, Version 6 Release 1 IBM Enable your COBOL applications to exploit the latest z/architecture Enterprise COBOL is a premier enterprise class COBOL compiler for IBM z/os. It

More information

ComposerGuideforFlexDevelopment

ComposerGuideforFlexDevelopment IBM Initiate Master Data Serice ComposerGuideforFlexDeelopment Version9Release7 GI13-2154-00 IBM Initiate Master Data Serice ComposerGuideforFlexDeelopment Version9Release7 GI13-2154-00 Note Before using

More information

IBM Tivoli Storage Manager for AIX Version Tivoli Monitoring for Tivoli Storage Manager

IBM Tivoli Storage Manager for AIX Version Tivoli Monitoring for Tivoli Storage Manager IBM Tioli Storage Manager for AIX Version 7.1.0 Tioli Monitoring for Tioli Storage Manager IBM Tioli Storage Manager for AIX Version 7.1.0 Tioli Monitoring for Tioli Storage Manager Note: Before using

More information

IBM Tivoli Monitoring for Messaging and Collaboration: Lotus Domino. User s Guide. Version SC

IBM Tivoli Monitoring for Messaging and Collaboration: Lotus Domino. User s Guide. Version SC IBM Tioli Monitoring for Messaging and Collaboration: Lotus Domino User s Guide Version 5.1.0 SC32-0841-00 IBM Tioli Monitoring for Messaging and Collaboration: Lotus Domino User s Guide Version 5.1.0

More information

ImageUltra Builder Version 2.0. User Guide

ImageUltra Builder Version 2.0. User Guide ImageUltra Builder Version 2.0 User Guide ImageUltra Builder Version 2.0 User Guide Note Before using this information and the product it supports, be sure to read Appendix A, Notices, on page 153. Fifth

More information

Installation and Configuration Guide

Installation and Configuration Guide IBM Tioli Directory Serer Installation and Configuration Guide Version 6.3 SC27-2747-00 IBM Tioli Directory Serer Installation and Configuration Guide Version 6.3 SC27-2747-00 Note Before using this information

More information

IBM. CICSPlex SM API Reference. CICS Transaction Server for z/os. Version 5 Release 4

IBM. CICSPlex SM API Reference. CICS Transaction Server for z/os. Version 5 Release 4 CICS Transaction Serer for z/os IBM CICSPlex SM API Reference Version 5 Release 4 CICS Transaction Serer for z/os IBM CICSPlex SM API Reference Version 5 Release 4 Note Before using this information and

More information

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide IBM

IBM Cognos Dynamic Query Analyzer Version Installation and Configuration Guide IBM IBM Cognos Dynamic Query Analyzer Version 11.0.0 Installation and Configuration Guide IBM Product Information This document applies to IBM Cognos Analytics ersion 11.0.0 and may also apply to subsequent

More information

Authorization C API Developer Reference

Authorization C API Developer Reference IBM Security Access Manager for Web Version 7.0 Authorization C API Deeloper Reference SC23-6515-02 IBM Security Access Manager for Web Version 7.0 Authorization C API Deeloper Reference SC23-6515-02

More information

Version 10 Release 0 February 28, IBM Campaign User's Guide IBM

Version 10 Release 0 February 28, IBM Campaign User's Guide IBM Version 10 Release 0 February 28, 2017 IBM Campaign User's Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 241. This edition applies to

More information

Host Configuration Reference Guide

Host Configuration Reference Guide IBM Rational Deeloper for System z Version 8.5.1 Host Configuration Reference Guide SC14-7290-03 IBM Rational Deeloper for System z Version 8.5.1 Host Configuration Reference Guide SC14-7290-03 Note Before

More information

iseries Experience Reports Configuring Management Central Connections for Firewall Environments

iseries Experience Reports Configuring Management Central Connections for Firewall Environments iseries Experience Reports Configuring Management Central Connections for Firewall Enironments iseries Experience Reports Configuring Management Central Connections for Firewall Enironments Copyright

More information

IBM Tivoli Storage Manager for Linux Version Tivoli Monitoring for Tivoli Storage Manager

IBM Tivoli Storage Manager for Linux Version Tivoli Monitoring for Tivoli Storage Manager IBM Tioli Storage Manager for Linux Version 7.1.0 Tioli Monitoring for Tioli Storage Manager IBM Tioli Storage Manager for Linux Version 7.1.0 Tioli Monitoring for Tioli Storage Manager Note: Before using

More information

IBM Tivoli Monitoring for Transaction Performance: z/os Management Agent Addendum

IBM Tivoli Monitoring for Transaction Performance: z/os Management Agent Addendum IBM Tioli Monitoring for Transaction Performance: z/os Management Agent Addendum IBM Tioli Monitoring for Transaction Performance, Version 5.2 with Fix pack 5.2-WTP-FP01 now supports management agents

More information

Tivoli System Automation Application Manager

Tivoli System Automation Application Manager Tioli System Automation Application Manager Version 3.1 Installation and Configuration Guide SC33-8420-01 Tioli System Automation Application Manager Version 3.1 Installation and Configuration Guide SC33-8420-01

More information

Application Programming Guide and Reference

Application Programming Guide and Reference IBM Content Manager for iseries Application Programming Guide and Reference Version 5 Release 3 SC27-1139-01 IBM Content Manager for iseries Application Programming Guide and Reference Version 5 Release

More information

IBM. Systems management Logical partitions. System i. Version 6 Release 1

IBM. Systems management Logical partitions. System i. Version 6 Release 1 IBM System i Systems management Logical partitions Version 6 Release 1 IBM System i Systems management Logical partitions Version 6 Release 1 Note Before using this information and the product it supports,

More information

IBM. z/os Connect Enterprise Edition. z/os Connect Enterprise Edition. Version 2 Release 0

IBM. z/os Connect Enterprise Edition. z/os Connect Enterprise Edition. Version 2 Release 0 z/os Connect Enterprise Edition IBM z/os Connect Enterprise Edition Version 2 Release 0 z/os Connect Enterprise Edition IBM z/os Connect Enterprise Edition Version 2 Release 0 Note Before using this information

More information

IBM Features on Demand. User's Guide

IBM Features on Demand. User's Guide IBM Features on Demand User's Guide IBM Features on Demand User's Guide Note: Before using this information and the product it supports, read the general information in Appendix B, Notices, on page 55.

More information

Internet Information Server User s Guide

Internet Information Server User s Guide IBM Tioli Monitoring for Web Infrastructure Internet Information Serer User s Guide Version 5.1.0 SH19-4573-00 IBM Tioli Monitoring for Web Infrastructure Internet Information Serer User s Guide Version

More information

WebSphere Message Broker ESQL

WebSphere Message Broker ESQL WebSphere Message Broker ESQL Version 6 Release 0 WebSphere Message Broker ESQL Version 6 Release 0 Note Before using this information and the product it supports, read the information in the Notices

More information

WebSphere Message Broker

WebSphere Message Broker WebSphere Message Broker User-defined Extensions Version 6 Release 0 WebSphere Message Broker User-defined Extensions Version 6 Release 0 Note Before using this information and the product it supports,

More information

Installation and Configuration Guide

Installation and Configuration Guide IBM Tioli Directory Serer Installation and Configuration Guide Version 6.2 SC23-9939-00 IBM Tioli Directory Serer Installation and Configuration Guide Version 6.2 SC23-9939-00 Note Before using this information

More information

IBM. Installing. IBM Emptoris Suite. Version

IBM. Installing. IBM Emptoris Suite. Version IBM Emptoris Suite IBM Installing Version 10.1.0 IBM Emptoris Suite IBM Installing Version 10.1.0 ii IBM Emptoris Suite: Installing Copyright Note: Before using this information and the product it supports,

More information

IBM Initiate Web Reports. User's Guide. Version9Release7 SC

IBM Initiate Web Reports. User's Guide. Version9Release7 SC IBM Initiate Web Reports User's Guide Version9Release7 SC19-3142-04 IBM Initiate Web Reports User's Guide Version9Release7 SC19-3142-04 Note Before using this information and the product that it supports,

More information

IBM Unica Detect Version 8 Release 5 October 26, Administrator's Guide

IBM Unica Detect Version 8 Release 5 October 26, Administrator's Guide IBM Unica Detect Version 8 Release 5 October 26, 2011 Administrator's Guide Note Before using this information and the product it supports, read the information in Notices on page 175. This edition applies

More information

High Availability Guide for Distributed Systems

High Availability Guide for Distributed Systems IBM Tioli Monitoring Version 6.2.3 Fix Pack 1 High Aailability Guide for Distributed Systems SC23-9768-03 IBM Tioli Monitoring Version 6.2.3 Fix Pack 1 High Aailability Guide for Distributed Systems SC23-9768-03

More information

IBM i Version 7.2. Service and support IBM

IBM i Version 7.2. Service and support IBM IBM i Version 7.2 Serice and support IBM IBM i Version 7.2 Serice and support IBM Note Before using this information and the product it supports, read the information in Notices on page 71. This document

More information

IBM Security Access Manager for Web Version 7.0. Installation Guide GC

IBM Security Access Manager for Web Version 7.0. Installation Guide GC IBM Security Access Manager for Web Version 7.0 Installation Guide GC23-6502-02 IBM Security Access Manager for Web Version 7.0 Installation Guide GC23-6502-02 Note Before using this information and the

More information

CloverETL User's Guide

CloverETL User's Guide IBM Initiate Workbench CloerETL User's Guide Version9Release7 SC19-3165-02 IBM Initiate Workbench CloerETL User's Guide Version9Release7 SC19-3165-02 Note Before using this information and the product

More information

CICSPlex SM Concepts and Planning

CICSPlex SM Concepts and Planning CICS Transaction Serer for z/os Version 5 Release 2 CICSPlex SM Concepts and Planning SC34-7306-00 CICS Transaction Serer for z/os Version 5 Release 2 CICSPlex SM Concepts and Planning SC34-7306-00 Note

More information

IBM Sterling Gentran:Server for Windows. Installation Guide. Version 5.3.1

IBM Sterling Gentran:Server for Windows. Installation Guide. Version 5.3.1 IBM Sterling Gentran:Serer for Windows Installation Guide Version 5.3.1 IBM Sterling Gentran:Serer for Windows Installation Guide Version 5.3.1 Note Before using this information and the product it supports,

More information

Data Protection for Microsoft SQL Server Installation and User's Guide

Data Protection for Microsoft SQL Server Installation and User's Guide IBM Tioli Storage Manager for Databases Version 6.4 Data Protection for Microsoft SQL Serer Installation and User's Guide GC27-4010-01 IBM Tioli Storage Manager for Databases Version 6.4 Data Protection

More information

Planning and Installation

Planning and Installation Tioli Workload Scheduler Version 8.5. (Reised October 200) Planning and Installation SC32-273-09 Tioli Workload Scheduler Version 8.5. (Reised October 200) Planning and Installation SC32-273-09 Note Before

More information

IBM EMM Reports Version 9 Release 1 October 25, Installation and Configuration Guide

IBM EMM Reports Version 9 Release 1 October 25, Installation and Configuration Guide IBM EMM Reports Version 9 Release 1 October 25, 2013 Installation and Configuration Guide Note Before using this information and the product it supports, read the information in Notices on page 133. This

More information

IBM. MVS Programming: Writing Transaction Schedulers for APPC/MVS. z/os. Version 2 Release 3 SA

IBM. MVS Programming: Writing Transaction Schedulers for APPC/MVS. z/os. Version 2 Release 3 SA z/os IBM MVS Programming: Writing Transaction Schedulers for APPC/MVS Version 2 Release 3 SA23-1398-30 Note Before using this information and the product it supports, read the information in Notices on

More information

Administrator's Guide

Administrator's Guide IBM Tioli Storage Productiity Center Version 5.2.4 Administrator's Guide SC27-4859-03 Note: Before using this information and the product it supports, read the information in Notices on page 285. This

More information

IBM Endpoint Manager. Security and Compliance Analytics Setup Guide

IBM Endpoint Manager. Security and Compliance Analytics Setup Guide IBM Endpoint Manager Security and Compliance Analytics Setup Guide Version 9.2 IBM Endpoint Manager Security and Compliance Analytics Setup Guide Version 9.2 Note Before using this information and the

More information

IBM Tivoli Storage Manager for Windows Version 7.1. Installation Guide

IBM Tivoli Storage Manager for Windows Version 7.1. Installation Guide IBM Tioli Storage Manager for Windows Version 7.1 Installation Guide IBM Tioli Storage Manager for Windows Version 7.1 Installation Guide Note: Before using this information and the product it supports,

More information

System i and System p. Capacity on Demand

System i and System p. Capacity on Demand System i and System p Capacity on Demand System i and System p Capacity on Demand Note Before using this information and the product it supports, read the information in Notices on page 65 and the IBM

More information

Installation and Setup Guide

Installation and Setup Guide IBM Tioli Monitoring for Business Integration Installation and Setup Guide Version 5.1.1 SC32-1402-00 IBM Tioli Monitoring for Business Integration Installation and Setup Guide Version 5.1.1 SC32-1402-00

More information

Solutions for BSM Version 1.1. Solutions for BSM Guide

Solutions for BSM Version 1.1. Solutions for BSM Guide Solutions for BSM Version 1.1 Solutions for BSM Guide Solutions for BSM Version 1.1 Solutions for BSM Guide Note Before using this information and the product it supports, read the information in Notices.

More information

IBM Rational Developer for System z Version Configuration Guide SC

IBM Rational Developer for System z Version Configuration Guide SC IBM Rational Deeloper for System z Version 8.5.1 Configuration Guide SC23-7658-08 IBM Rational Deeloper for System z Version 8.5.1 Configuration Guide SC23-7658-08 Note Before using this document, read

More information

iseries Configuring Management Central Connections for Firewall Environments

iseries Configuring Management Central Connections for Firewall Environments iseries Configuring Management Central Connections for Firewall Enironments iseries Configuring Management Central Connections for Firewall Enironments Copyright International Business Machines Corporation

More information

IBM VisualAge for Java,Version3.5. Data Access Beans

IBM VisualAge for Java,Version3.5. Data Access Beans IBM VisualAge for Jaa,Version3.5 Data Access Beans Note! Before using this information and the product it supports, be sure to read the general information under Notices. Edition notice This edition applies

More information

IBM Tivoli Privacy Manager for e-business. Installation Guide. Version 1.1 SC

IBM Tivoli Privacy Manager for e-business. Installation Guide. Version 1.1 SC IBM Tioli Priacy Manager for e-business Installation Guide Version 1.1 SC23-4791-00 IBM Tioli Priacy Manager for e-business Installation Guide Version 1.1 SC23-4791-00 Note: Before using this information

More information

Using Platform Process Manager

Using Platform Process Manager Platform Process Manager Version 9 Release 1 Using Platform Process Manager SC27-4751-01 Platform Process Manager Version 9 Release 1 Using Platform Process Manager SC27-4751-01 Note Before using this

More information

IBM Monitoring Agent for OpenStack Version User's Guide IBM SC

IBM Monitoring Agent for OpenStack Version User's Guide IBM SC IBM Monitoring Agent for OpenStack Version 7.5.0.1 User's Guide IBM SC27-6586-01 IBM Monitoring Agent for OpenStack Version 7.5.0.1 User's Guide IBM SC27-6586-01 Note Before using this information and

More information