Kbase 34781: Error -installdir must be specified during startup of remote agent
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: P4781
FACT(s) (Environment):
Progress 9.1C
Fathom 2.0A
SYMPTOM(s):
Error -installdir must be specified during startup of remote agent
-installdir must be specified
CAUSE:
The latest patch for 9.1C installs the dbagent file but the patch installation cannot tailor the dbagent script to specify the Progress install dir.
FIX:
Set the $DLC in your environment before starting the remote dbagent, or run the dbagent script in the proenv environment, or modify the script.
Find the line in the script:
for what_dlc in "$DLC" "[[installdir]]"
and replace [[installdir]] with your actual path for $DLC.