Create an IMS database service
This scenario shows how you can create an IMS database service for the IMS sample application database by using the API toolkit.
Before you begin
zosConnect-2.0 Applies to zosConnect-2.0.
To create and test the IVP database service, ensure that the following tasks are
complete:
- Install and configure the IMS IVP sample database. The procedure is described in the scenario Prepare the sample IMS database.
- Install z/OS Connect 3.0.30 or later. For more information, see Installing IBM z/OS Connect with SMP/E.
- Configure and test your IBM z/OS Connect Server connection to an IMS database. The procedure is described in the scenario Create a server and connect to an IMS database, and installs relevant artifacts by using the supplied configuration template sampleImsDatabase, including the dbcontacts service.
- Configure and test your host connections for an IMS database. This procedure is described in Creating an IMS database host connection. Host connections are used to create service interfaces from SQL queries. For this example, the IMS database host connection is named IMSIVPDBConnection.
About this task

In this scenario, the API toolkit is running on a Windows workstation to re-create the IMS
IVP database service. The service archive file uses an existing IMS IVP database that is configured on IMS in previous steps.
This scenario uses the following values and names:
- IMSIVPCF = name of the IMS database connection profile created in previous steps.
- IMSIVPDBConnection = the name of the IMS database host connection specified in prerequisite step 4.
Procedure
Results
You have created an IMS IVP database service and it is now ready to be deployed.