Import DataSource Properties into Cluster

Import the datasource properties into a Cluster
Table 1. Input properties for the Import DataSource Properties into Cluster step
Name Type Description Required
Command Path String The directory location of the wsadmin command-line executable: e.g., /opt/IBM/WebSphere/AppServer/bin/. No
User Name String The user name to be used to connect to the WebSphere® Node. No
Password Password The password to be used to connect to the WebSphere Node. No
Host String Hostname of the server to connect to. No
Port String The port to connect to. No
Connection Type Enumeration:
  • SOAP
  • RMI
  • NONE
The type of connection to use with wsadmin. Yes
Cluster Name String The name of the Cluster that the JDBCProvider lives on. Yes
JDBCProvider Name String The name of the JDBCPRovider that the datasource lives on. Yes
DataSource Name String The name of the datasouce to import properties into. Yes
Connection Timeout String The Connection Timeout to use. Yes
Statement Cache Size String The Statement Cache Size to use. Yes

Feedback