Listing Data Interface Pairs for Clients

You can list data interface pairs for clients from the command line on the CommServe computer.

Procedures

Listing Data Interface Pairs for All Clients

  1. Navigate to the software_installation_path/Base directory.

  2. Run the following command:

    qoperation execscript -sn DataInterfacePairConfig.sql -si listAll

Listing Data Interface Pairs for a Single Client

  1. Navigate to the software_installation_path/Base directory.

  2. Run the following command:

    qoperation execscript -sn DataInterfacePairConfig.sql -si listByClient -si client_name

    Where client_name is the name of the client.

×

Loading...