CA DSI Server provides a remotely callable interface that uses TCP/IP to allow applications anywhere within the enterprise to communicate with the mainframe ESMs. After you have defined the CIA repository, functions, and stored procedure in the DB2 subsystem or CA Datacom/AD MUF, configure and implement the CA DSI Server that is used for the CIA real-time process on the z/OS image with the DB2 subsystem or CA Datacom/AD MUF.
Follow these steps:
Note: The dsi.conf file can be found in the directory where CA DSI Server was installed. (Default location: /usr/lpp/caldapr151)
PLUGIN CIADSMOD MODULE CIADSMOD DBTYPE DB2 DB2SSID ssid DB2PLAN CIADSREQ
If SDSNLOAD is not in the linklist, add it to the STEPLIB for the CA DSI Server started task (dsi.env).
For example:
//STEPLIB DD DSN=DSN910.SDSNLOAD,DISP=SHR
Note: Enter all fields in uppercase.
PLUGIN CIADSMOD MODULE CIADSMOD DBTYPE DATACOM DCOMMUF mufname
Note: Add the CA Datacom/AD CUSLIB and CAAXLOAD to the STEPLIB concatenation for the CA DSI Server started task (DSIR15).
For example:
//STEPLIB DD DSN=DATACOM.CUSLIB,DISP=SHR //STEPLIB DD DSN=DATACOM.CAAXLOAD,DISP-SHR
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|