Configuring access to RDBMS
You can access data on DB2 for z/OS and distributed databases IBM Big SQL, IBM dashDB, DB2 LUW (Linux, UNIX, and Windows), Microsoft SQL Server, Oracle, and QMF DRDA.
Before you begin
The server and relational database management system (RDBMS) must already be installed.
About this task
The SQL interface for DB2 provides seamless, real-time controlled access to RDBMS data. It allows ODBC, JDBC, and web clients to access RDBMS data in a relational model by using simple SQL-based queries. This interface can be used with traditional client/server applications, desktop productivity tools that use ODBC, JDBC, and two-tier and three-tier web implementations. Using the interface, applications can use standard ODBC or JDBC facilities to make SQL requests directly to RDBMS. The result is a relational result set, with no host programming required.
To configure and verify access to data in a RDBMS, perform the following tasks.