xminstall.ksh *********************************************************** * * * Process Manager * * * * Copyright (c) 1998 - 2006 Metastorm, Inc. * * All Rights Reserved. * * * *********************************************************** Welcome to the PM installation for UNIX. It is very important to follow the directions closely. Before continuing with this installation script you should have already considered the following: 1) Read the complete installation procedures. 2) If the PM Registry Service will be running on a different node, then ensure that you have connectivity to that node. If the protocol is WebSphere MQ then ensure that the channels are ready. 3) You should have gathered the following required information: * RUNTIME INSTALLATION DIRECTORY - this is the directory in which runtime programs and libraries will be installed. Usually, this will be the /opt/CQ directory. Ensure that you have the appropriate permissions to access this directory. * DATA INSTALLATION DIRECTORY - this is the directory in which program data and artifacts will be stored. Usually, this will be the /var/CQ directory. Ensure that you have the appropriate permissions to access this directory. * WEBSPHERE QUEUE MANAGER NAME - this is the Queue manager name that this node will use. * WEBSPHERE QUEUE PREFIX - this is the Queue prefix for all queues used by the product. The default prefix is CQ. The Queue prefix is used when generating and accessing product queues. To change the prefix enter a valid WebSphere MQ prefix or just accept the default. NOTE: 1) Do NOT specify a dot in the prefix. A dot will be added by the system. 2) The Queue prefix will be saved in uppercase. * LOCAL HOST NAME - this is the host name for this machine. This script will attempt to determine the host name and will provide a default. It is usually correct to accept the default. * INSTALL TYPE - this is the type of installation for this node. The possible choices are Node, Management Server, or Enterprise Server. The z/OS and iSeries platforms only have the choice of Enterprise Server or Node. * WEBSPHERE MQ PORT NUMBER - this is the port used to connect to the queue manager for this node. * WEBSPHERE MQ CLIENT CHANNEL - this is the client channel that WebSphere MQ Clients will use to connect to this machine. * NODE NAME - this is the logical name used to identify this node. This defaults to the queue manager name, which is usually the best choice, however, any dots will be replaced by underscores. * PM REGISTRY SERVICE CONNECTION - this specifies how to connect to the registry. There are 2 choices Websphere MQ and TCP. Your choice will depend on the protocol selected for the PM Registry Service. This install script will guide you through the setup of PM * RUNTIME INSTALLATION DIRECTORY - this is the directory in which runtime programs and libraries will be installed. Usually, this will be the /opt/CQ directory. Ensure that you have the appropriate permissions to access this directory. Enter runtime install directory (default:/opt/CQ): * DATA INSTALLATION DIRECTORY - this is the directory in which program data and artifacts will be stored. Usually, this will be the /var/CQ directory. Ensure that you have the appropriate permissions to access this directory. Enter data directory (default:/var/CQ): * INSTALL TYPE - this is the type of installation for this node. The possible choices are Node, Management Server, or Enterprise Server. The z/OS and iSeries platforms only have the choice of Enterprise Server or Node. Enter the installation type (Node=1, Enterprise=2, Manager=3) : 1 Is this a WebSphere MQ Client (Yes=1, No=2) : 1 * WEBSPHERE QUEUE MANAGER NAME - this is the Queue manager name that this node will use. Enter the WebSphere MQ Queue Manager name for this node: SUPFREYA * WEBSPHERE QUEUE PREFIX - this is the Queue prefix for all queues used by the product. The default prefix is CQ. The Queue prefix is used when generating and accessing product queues. To change the prefix enter a valid WebSphere MQ prefix or just accept the default. NOTE: 1) Do NOT specify a dot in the prefix. A dot will be added by the system. 2) The Queue prefix will be saved in uppercase. Enter queue prefix (default:CQ) : * LOCAL HOST NAME - this is the host name for this machine. This script will attempt to determine the host name and will provide a default. It is usually correct to accept the default. Enter the local hostname (default:Midas) : Enter the WebSphere MQ Server hostname : freya * WEBSPHERE MQ PORT NUMBER - this is the port used to connect to the queue manager for this node. Enter the WebSphere MQ port number (default:1414) : 1700 * WEBSPHERE MQ CLIENT CHANNEL - this is the client channel that WebSphere MQ Clients will use to connect to this machine. Enter the WebSphere MQ Client channel name (default:'SYSTEM.DEF.SVRCONN') : * NODE NAME - this is the logical name used to identify this node. This defaults to the queue manager name, which is usually the best choice, however, any dots will be replaced by underscores. Enter a unique node name for this machine. This name is used to identify the node to the system. SUPMIDAS * PM REGISTRY SERVICE CONNECTION - this specifies how to connect to the registry. There are 2 choices Websphere MQ and TCP. Your choice will depend on the protocol selected for the PM Registry Service. Enter the PM Registry Service connection (MQ=1, TCP=2) (default=MQ) : 1 Enter the Enterprise Server WebSphere MQ Queue Manager name : SUPFREYA Enter WebSphere MQ directory (default:/usr/mqm): Enter Location of the Java SDK 1.4.x (default:/usr/java): Enter a valid 'locale' for this machine if default of en_US is not acceptable (eg: en_US.utf8): * The following parameters have been gathered for the installation. Please review them to ensure all parameters have been entered correctly. Runtime Installation Directory: /opt/CQ Data Installation Directory: /var/CQ Installation Type: NODE WebSphere MQ Client Install: YES WebSphere MQ Queue Manager: SUPFREYA WebSphere MQ Port Number: 1700 WebSphere MQ Queue Prefix: CQ. WebSphere MQ Server Hostname: freya WebSphere MQ Client Channel: SYSTEM.DEF.SVRCONN Enterprise Server Queue Manager: SUPFREYA Node Name: SUPMIDAS Local Hostname: Midas PM Registry Connection Type: mqclient WebSphere MQ Directory: /usr/mqm Java SDK 1.4.x Location: /usr/java Locale: en_US