Using a text editor

StepsTo create and change services using a text editor

  1. Open the TRS configuration file from one of the following directories:

    • For Windows:

      C:\<install_dir>\DC-15_0\servers\srvname\trs_service_lib.cfg
      
    • For UNIX:

      /<install_dir>/DC-15_0/servers/srvname/trs_service_lib.cfg
      
  2. Add the service name in brackets below the initial service names section.

  3. By default, services are not enabled for client connection at start-up. If you want this service to be enabled at start-up, add the EnableAtStartup configuration property, set to yes, below the new service name.

  4. Save the file.

  5. Stop the server, and then restart it to implement the changes.

  6. To be sure that client applications can connect to a new TRS service from a client machine, you must enter the service name in the SYBASE interfaces file on the client machine. If you choose to use the Service Name Redirection utility, make an assigned service name entry in the Service Name Redirection file.

For information about service name redirection, see the Enterprise Connect Data Access and Mainframe Connect Server Administration Guide.