Network Deployment (Distributed operating systems), v8.0 > Reference > Sets
Data source collection
Use this page to view configured data sources, which are the resources that provide connections to your relational database.
We can access this administrative console page in one of two ways:
- Resources > JDBC > Data sources.
- Resources > JDBC > JDBC providers > JDBC_provider > Data sources.
vrequirement: If you are using the EJB 1.0 specification and the Java Servlet 2.2 specification, use the Data sources (WAS v4) console page.
Name
Display name of this data source.
Click a data source name to edit the data source configuration settings.
Information Value Data type String
JNDI name
JNDI name for this data source.
Information Value Data type String
Scope
Scope of the JDBC provider that encapsulates the driver implementation classes to support this data source. Only applications that are installed within this scope can use this data source.
Provider
JDBC provider that encapsulates the appropriate classes.
Description
Text description of the data source.
Information Value Data type String
Category
String that you can use to classify or group a data source.
Information Value Data type String
Related
Data source settings
WAS data source properties
JDBC providers
Data sources
Configure a data source
Configure a JDBC provider and data source using the JMX API
Configure a JDBC provider and data source
Related
Administrative console preference settings