R
Rob Fitzpatrick
Guest
Parameter files (.pf) can be used for client startup parameters and for broker startup parameters but they should not be mixed. Create a client.pf for each ABL client application you will run, and create a separate broker.pf for each database broker for each database. It is a good idea to use separate brokers for ABL clients and for SQL clients and to use separate, non-overlapping minport/maxport ranges for each. It greatly simplifies troubleshooting, e.g. when clients can't connect to servers, when brokers can't spawn servers, etc.
Continue reading...
Continue reading...