?? Start a Broker ??

lord_icon

Member
Greetings,
Windows 2000
OpenEdge 10

Greetings,
I need some hand holding here. I am not an admin guy.
How do I start a broker on my server? I am aware thar I need to start some sort of service, how do I do this??
Detailed, step by step help would be appreciated.
TIA
 
Hi,

What kind of broker do you want to start?

WebSpeed broker? Database broker? With Progress Explorer or with commandline?

Casper.
 
Hi,

I am aware that I need to start some sort of service, how do I do this??

Do you have only one version of Progress (OpenEdge) installed?

If so then the adminserver starts automatically after installing OpenEdge with the default portnumber 20931.

To start a webspeed broker: Use Progress explorer or:
wtbman -name brokername -start

To start database broker: Use Progress Explorer and dbman or proserve command.

Regards,

Casper.
 
Back
Top