Configuring access to Adabas
To access Adabas, you need to configure the started task JCL and the Data Virtualization Manager configuration member.
Before you begin
About this task
The SQL interface for Adabas provides seamless, real-time controlled access to Adabas data. It allows ODBC, JDBC, and web clients to access Adabas data in a relational model 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 Adabas. The result is a relational result set, with no host programming required.
Procedure
To configure access to data in Adabas, perform the following tasks:
- Configure the server started task. See Configuring the server started task JCL.
- Modify the server configuration member. See Modifying the Data Virtualization Manager configuration member.
- Configure security access to Adabas data. See Configuring security access to Adabas data.