Verifying a connection

 

Overview

Many connection problems can be easily fixed by verifying some configuration parameters. This article provides a checklist of steps that you must complete to enable a successful connection. Click on the link for more information on a specific step.

If your connection is still not successful after completing these steps and reviewing the applicable information, check the SystemOut.log for warning or exception messages. Then use the technical support search function to find known problems.

 

Procedure

  1. Create the authentication data alias.

  2. Create the JDBC provider.

  3. Create a data source.

  4. Save the data source.

  5. If you created a new authentication alias, restart the server for which we need to verify connectivity.

  6. Test the connection

    We can test your connection from the data source collection view or the data source details view. Access either view in the administrative console, and then select a connection from the list. Click the Test Connection button on the connection.


 

See Also


Test connection service
JDBC providers
Data sources
Looking up data sources with resource references for relational access
Binding to a data source

 

Related Tasks


Creating and configuring a JDBC provider using the administrative console
Creating and configuring a data source using the administrative console
Creating a data source for a clustered environment
Creating and configuring a JDBC provider and data source using the Java Management Extensions API

 

See Also


Data source collection
Data sources (V4)
JDBC Provider collection