Kbase P7067: How to change the database connections parameters without using Progress Explorer tool
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/08/2004 |
|
Status: Unverified
GOAL:
How to change the database connections parameters for a WebSpeed broker without using Progress Explorer tool
FIX:
1) Edit the ubroker.properties file using any editor program like notepad or vi. The default location is %DLC%/properties directory.
2) Look for the session pertaining of the WebSpeed broker
3) Add or modify the value of srvrStartupParam parameter
4) Save ubroker.properties
5) Restart you broker to make your changes take affect.