Kbase P105683: Unable to run probkup when path contains space
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/06/2006 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
OpenEdge 10.0B
SYMPTOM(s):
probkup doesn't recognize space in path
"was unexpected at this time." message returned by probkup
Path containing space correctly enclosed within quotes
CAUSE:
This is a known issue being investigated by Development
FIX:
Use dbutil or the executable _dbutil to reference probkup, e.g.
dbutil probkup "C:\Program Files\test\sports" sportsbak0
_dbutil probkup "C:\Program Files\test\sports" sportsbak0