The connection between the schema holder and a remote client allows you to access data definitions stored in the schema holder. The following example shows how to service the schema holder to accept a remote client connection.

Using the same Progress PROENV shell as you did in Step 4 of Starting a broker, type the following example command line to start the DataServer connection:

proserve schemaholdername -H hostname -S databaseservice -N tcp

The value for databaseservice must be unique to the connection you are making to the schema holder.