WAS v8.5 > Script the application serving environment (wsadmin) > Scripting for data access resourcesConfigure data access with wsadmin scripting
Use these topics to learn about using wsadmin.sh to configure data access. This topic contains the following tasks:
- Configure a JDBC provider using wsadmin
- Configure new data sources using wsadmin
- Configure new connection pools using wsadmin
- Change connection pool settings with wsadmin
- Configure new data source custom properties using wsadmin
- Configure new Java 2 Connector authentication data entries using wsadmin
- Configure new WAS40 data sources using wsadmin.sh
- Configure new WAS40 connection pools using wsadmin.sh
- Configure custom properties for a Version 4.0 data source using wsadmin.sh
- Configure new J2C resource adapters using wsadmin.sh
- Configure custom properties for J2C resource adapters using wsadmin
- Configure new J2C connection factories using wsadmin.sh
- Configure new J2C administrative objects using wsadmin.sh
- Configure new J2C activation specifications using wsadmin.sh
- Manage the message endpoint lifecycle using wsadmin.sh
- Testing data source connections using wsadmin.sh
Subtopics
- Configure a JDBC provider using wsadmin
We can configure a JDBC provider using wsadmin.sh.- Configure new data sources using wsadmin
We can configure new data sources using wsadmin.sh.- Configure new connection pools using wsadmin
We can use wsadmin scripting tool to configure new connection pools.- Change connection pool settings with wsadmin
We can use the wsadmin scripting tool to change connection pool settings.- Configure new data source custom properties using wsadmin
We can configure new data source custom properties using wsadmin.sh tool.- Configure new Java 2 Connector authentication data entries using wsadmin
We can configure new Java 2 Connector (J2C) authentication data entries with the wsadmin scripting tool.- Configure new WAS40 data sources using wsadmin.sh
Use scripting to configure a new WAS40 data source.- Configure new WAS40 connection pools using wsadmin.sh
We can use scripting to configure a new WAS40 connection pool.- Configure custom properties for a Version 4.0 data source using wsadmin.sh
We can use scripting and wsadmin to configure custom properties for a Version 4.0 data source.- Configure new J2C resource adapters using wsadmin.sh
Use the wsadmin scripting tool to configure Java 2 Connector resource adapters with Resource Adapter Archive (RAR) files. A RAR file provides the classes and other code to support a resource adapter for access to a specific enterprise information system (EIS), such as the Customer Information Control System (CICS). Configure resource adapters for an EIS only after you install the appropriate RAR file.- Configure custom properties for J2C resource adapters using wsadmin
We can configure custom properties for Java 2 Connector resource adapters using wsadmin.- Configure new J2C connection factories using wsadmin.sh
Use the wsadmin scripting tool to configure new Java 2 Connector connection factories.- Configure new J2C activation specifications using wsadmin.sh
We can configure new Java 2 Connector activation specifications using scripting and the wsadmin scripting tool.- Configure new J2C administrative objects using wsadmin.sh
We can use scripting and wsadmin to configure new J2C administrative objects.- Manage the message endpoint lifecycle using wsadmin.sh
Use the Jython scripting language to manage your message endpoints with wsadmin. Use this topic to query your configuration for message endpoint properties, and to deactivate or reactivate a message endpoint.- Testing data source connections using wsadmin.sh
We can test connections for data sources with wsadmin and scripting. After we have defined and saved a data source, we can test the data source connection to ensure the parameters in the data source definition are correct.- JDBCProviderManagement command group for AdminTask object
We can use the Jython or Jacl scripting languages in interactive mode to configure data access and data sources with scripting. The commands and parameters in the JDBCProviderManagement group can be used to create or list data sources and Java database connectivity (JDBC) providers.- Configure a JDBC provider using wsadmin
We can configure a JDBC provider using wsadmin.sh.- Configure new data sources using wsadmin
We can configure new data sources using wsadmin.sh.- Configure new connection pools using wsadmin
We can use wsadmin scripting tool to configure new connection pools.- Change connection pool settings with wsadmin
We can use the wsadmin scripting tool to change connection pool settings.- Configure new data source custom properties using wsadmin
We can configure new data source custom properties using wsadmin.sh tool.- Configure new Java 2 Connector authentication data entries using wsadmin
We can configure new Java 2 Connector (J2C) authentication data entries with the wsadmin scripting tool.- Configure new WAS40 data sources using wsadmin.sh
Use scripting to configure a new WAS40 data source.- Configure new WAS40 connection pools using wsadmin.sh
We can use scripting to configure a new WAS40 connection pool.- Configure custom properties for a Version 4.0 data source using wsadmin.sh
We can use scripting and wsadmin to configure custom properties for a Version 4.0 data source.- Configure new J2C resource adapters using wsadmin.sh
Use the wsadmin scripting tool to configure Java 2 Connector resource adapters with Resource Adapter Archive (RAR) files. A RAR file provides the classes and other code to support a resource adapter for access to a specific enterprise information system (EIS), such as the Customer Information Control System (CICS). Configure resource adapters for an EIS only after you install the appropriate RAR file.- Configure custom properties for J2C resource adapters using wsadmin
We can configure custom properties for Java 2 Connector resource adapters using wsadmin.- Configure new J2C connection factories using wsadmin.sh
Use the wsadmin scripting tool to configure new Java 2 Connector connection factories.- Configure new J2C activation specifications using wsadmin.sh
We can configure new Java 2 Connector activation specifications using scripting and the wsadmin scripting tool.- Configure new J2C administrative objects using wsadmin.sh
We can use scripting and wsadmin to configure new J2C administrative objects.- Manage the message endpoint lifecycle using wsadmin.sh
Use the Jython scripting language to manage your message endpoints with wsadmin. Use this topic to query your configuration for message endpoint properties, and to deactivate or reactivate a message endpoint.- Testing data source connections using wsadmin.sh
We can test connections for data sources with wsadmin and scripting. After we have defined and saved a data source, we can test the data source connection to ensure the parameters in the data source definition are correct.- JDBCProviderManagement command group for AdminTask object
We can use the Jython or Jacl scripting languages in interactive mode to configure data access and data sources with scripting. The commands and parameters in the JDBCProviderManagement group can be used to create or list data sources and Java database connectivity (JDBC) providers.
Related
Use wsadmin scripting
Get started with wsadmin scripting