InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.14: Administering database connections (overview) >
6.6.14.4: Property files pertaining to database connections

6.6.14.4: Property files pertaining to database connections

The database connection properties are in file:

  • admin.config
This file is located in directory:
<WebSphere/Appserver>/bin

The following entries in the admin.config file apply to database connections:

com.ibm.ejs.sm.adminServer.dbUrl URL for JDBC access
com.ibm.ejs.sm.util.adminServer.dbSchema database schema name
com.ibm.ejs.sm.adminServer.dbDriver Classname of JDBC driver
com.ibm.ejs.sm.adminServer.dbPassword Password for database access
com.ibm.ejs.sm.adminServer.dbUser User ID for database access

See the Related information for a description of database connections and their properties.

Go to previous article: Administering database connections with the Web console Go to next article: Additional administrative tasks for specific databases

 

 
Go to previous article: Administering database connections with the Web console Go to next article: Additional administrative tasks for specific databases