If you have remote clients from a previous release, you may need to bind utilities on these clients to the host or AS/400 database server:
and copy each of these bind files from one of your clients to the DB2 Connect workstation.
and copy each of these bind files from one of your clients to the DB2 Connect workstation.
db2 connect to DBALIAS user USERID using PASSWORD db2 bind path@bindfile.lst blocking all sqlerror continue messages bindfile.msg grant public db2 connect reset
where DBALIAS, USERID, and PASSWORD apply to the host or AS/400 database server database, bindfile represents the name of the bind list file, and path represents the location of the bind list file.
You can use the grant option of the bind command to grant EXECUTE privilege to PUBLIC or to a specified user name or group ID. If you do not use the grant option of the bind command, you must GRANT EXECUTE (RUN) individually for each package.
To find out the package names for the bind files, enter the following command:
ddcspkgn @bindfile.lst