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
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 IBM z/OS Connect v3.0.30 or later. For more information, see Installing IBM z/OS Connect.
- 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 connection 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 recreate 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 pre-requisite step 4.
Procedure
Results
You have created an IMS IVP database service and it is now ready to be deployed.