The following instructions assume you are using the JDBC driver from the System i Toolbox for Java. The Dispatcher must be configured with the necessary JDBC settings to ensure that the System i Toolbox for Java classes are available on the class path.
To configure the Java Dispatcher
Environment.Default.Driver=
com.ibm.as400.access.AS400JDBCDriver
Environment.Default.DataSource=
jdbc:as400://MACHINE/LIBRARY
Environment.Default.User=USERID
Environment.Default.Password=PASSWORD
|
Copyright © 2014 CA.
All rights reserved.
|
|