Consultor Eletrônico



Kbase P176054: Command dsrutil restart server fails when environment variables are not correctly set
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/26/2010
Status: Unverified

SYMPTOM(s):

dsrutil sports -C restart server command fails to restart replication server.


An error occurred during argument processing. See repl.util.startup.lg for details.

An error occurred during argument processing. See repl.util.startup.lg for details.

repl.util.startup.lg shows the message: Invalid argument restart specified.

repl.util.startup.lg:
OpenEdge Replication Startup Log - Mon Oct 25 16:45:32 2010
Envionment
----------
DLC : /usr/dlc
PROCFG : Not set
PROMSGS : Not set
DSRHOME : /usr/dlc
Executable
----------
Name : /usr/dlc/bin/rprepl
Argument 1 : reptest
Argument 2 : restart
Argument 3 : server
Loading Progress RDBMS support /usr/dlc/lib/librocket_r.so
Beginning argument parsing
Invalid argument restart specified.


FACT(s) (Environment):

All Supported Operating Systems
OpenEdge Replication 10.x
UNIX

CAUSE:

Environment variables incorrectly set.

FIX:

Set correct environment variables before executing the dsrutil using the proenv script.
Example
Run:

/usr/dlc/bin/proenv
Now you can run the dsrutil command:

proenv> dsrutil sports -C restart server