There is no default database broker port for a progress database... To network a progress database you need to add the -S parameter and you must specify the port you want the broker to run on (there is no default for it because if you don't specify -S it wont be networked ) . The servers that the broker spawn will uses a default port range but it in the thousands and will open ports in that range. (3000 to 4000 i think). But it the -S port that your client will need to connect to the database.
Why would you care about the default port? Minimal DB admin would dictate that you specify the connection port with -S and the response ports with -minport and -maxport and that you make entries in /etc/hosts or the equivalent Windows file so that the -S port can be addressed by name.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.