Once you have installed the Entire Net-Work Client components, you must add target entries in the System Management Hub (SMH) to support the Simple Connection Line Driver.
You can do this in one of two ways:
You can add them on your local machine by adding an Adabas access definition to a client configuration in SMH. Specifically, one Adabas access definition must be added for each open systems Adabas database you want to access using the Simple Connection Line Driver. For more information, read Adding Adabas Access Definitions .
You can manually set up Directory Server target entries for the Adabas open systems databases in the Directory Server that the client uses. Specifically, one XTSaccess (access) target entry must be created in the Directory Server for each open systems Adabas database you want to access using the Simple Connection Line Driver. You can add these target entries using SMH.
For example, if you needed to access database 5 on the host machine named BHOST at port 2504, your access entry might look like this:
XTSaccess.5[0]=tcpip://bhost:2504
For complete instructions on creating target entries in the Directory Server, read Maintaining Targets. For general information about target entries, read Directory Server Target Entries.