Authentication Using a Username and Password
To use a username and password to authenticate against the database, you must set the Jopaz Runtime property jopaz.jdbc.datasource as follows:
jopaz.jdbc.datasource=JPZDataSource
This is the Jopaz default setting. If you want to use this option, you do not need to adjust anything else.
The runtime properties are set in the RUNOPT member of the Jopaz JOBS library.
The DataSource
JPZDataSource option automatically uses the password you set during password encryption. For more information, see
Setting up a Db2 Password. Both encrypted and a non-encrypted passwords are supported.