PQ68580: INFOCENTER SHOWS WRONG INFO FOR JDBCDRIVER INSTALL

 A fix is available

4.0.6: WebSphere Application Server Version 4.0 Fix Pack 6



APAR status
Closed as documentation error.

Error description
In the InfoCenter, 6.6.0.2.2.4.7 1) they provide the
incorrect sequence of events to define a JDBCDriver;
they define JDBCDriver, then attempt to create a
DataSource, and then install the JDBCDriver - and that
does not work, and 2) they don't show that a database
name is now required.
Local fix
The correct sequence should be:
1) create JDBC driver
2) install JDBCDriver object
3) create DataSource, supplying a database name
Problem summary
****************************************************************
* USERS AFFECTED: WebSphere Application Server users of        *
*                 scripting in the V4.0 InfoCenter             *
****************************************************************
* PROBLEM DESCRIPTION: InfoCenter article 6.6.0.2.2.4.7:       *
*                      Creating and installing drivers and     *
*                      data sources provides incorrect         *
*                      example.                                *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
The following is the correct example:

The following example commands remove the DataSource object
and uninstall the JDBCDriver object:

# Remove the DataSource object just created

wscp> DataSource remove
/JDBCDriver:DB2Driver/DataSource:testDataSource/

# Uninstall the JDBCDriver object

wscp> JDBCDriver uninstall /JDBCDriver:DB2Driver/ -node $NODE

# Remove the JDBCDriver object just created

wscp> JDBCDriver remove /JDBCDriver:DB2Driver/
Problem conclusion
Close this APAR as a documentation change.
The correct example appears in the V4.0 InfoCenter.
Temporary fix Comments
APAR information
APAR number PQ68580
Reported component name WEBSPHERE AE SO
Reported component ID 5630A2202
Reported release 400
Status CLOSED DOC
PE NoPE
HIPER NoHIPER
Submitted date 2002-11-25
Closed date 2003-02-04
Last modified date 2003-02-04

APAR is sysrouted FROM one or more of the following:

APAR is sysrouted TO one or more of the following:

Modules/Macros

SRLS

Fix information

Applicable component levels


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ68580
IBM Group: Software Group
Modified date: Feb 4, 2003