PQ68580: INFOCENTER SHOWS WRONG INFO FOR JDBCDRIVER INSTALL | |||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||
![]() 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 nameProblem 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 is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros SRLS
|
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
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.