These steps describe how to setup a unit test environment that
would allow you to develop and unit test code with DB2® z/OS® to support Container Managed Persistence
(CMP) development and access DB2 test data that resides on z/OS.
About this task
When using DB2 z/OS to support Container Managed Persistence (CMP)
development and access DB2 test data that resides on z/OS, you should establish a testing environment
to develop and unit test the code. Perform the steps below to setup a test
environment:
Procedure
- Configure DB2 Distributed Data Facility (DDF) on z/OS to allow
remote TCP/IP connections from your WebSphere® Studio Application Developer
workstation. See the DB2 Information
Center for information on DDF.
- Install the DB2 Client Configuration Assistant on the workstation
where WebSphere Studio
Application Developer is installed. The DB2 Client Configuration Assistant is shipped
with DB2.
- Use the DB2 Client Configuration Assistant to define a DB2 alias.
- Use the DB2 alias you defined to access the DB2 subsystem
on z/OS using
the DB2 Distributed
Data Facility (DDF).