Pre-Installation Requirements

In this section:

You need to have the correct software installed and know how to issue the SQL GRANT command in order to install the adapter. In addition, on z/OS you need to decide between the Call Level Interface (CLI) or the Call Attachment Facility (CAF).

Software Requirements

Before you install the adapter, please review the following list of software requirements:

Adapter Requirements

z/OS Requirements

You need to know how to allocate your adapter libraries on z/OS. You may need to acquire additional space to accommodate the adapter.

In addition, you need to know the data set in which the Db2 software resides. This data set is usually qualified, with names of the form:

DSNv10.SDSNnnnn

where:

v

Is the Db2 release.

nnnn

Is a name indicating the contents of the library.

For example, DSNB10.SDSNLOAD is the data set containing Db2 Version 11 Release 1 run-time software.

UNIX Requirements

For FOCUS for Distributed Systems, your PATH must include the directories that are needed to access your Db2 client libraries.

Native SQL Requirement

GRANT is a native SQL command that authorizes users to access Db2 objects such as tables and Db2 application plans. As a run-time requirement, this command must be issued after the adapter is installed. It is also required for the AUTODB2 facility in order to allow access to the Db2 catalog tables.

You need to know the command syntax and have authorization for the tables or views and plans or modules in question. If you are unfamiliar with the GRANT command, contact your Db2 database administrator for assistance.

Methods for Calling Db2

On FOCUS for Distributed Systems, you install the adapter to use the Call Level Interface (CLI).

On z/OS FOCUS, you can install the adapter to call Db2 using one of two methods:


Information Builders