Kbase P18671: prostrct creates the database extents in the "wrong" Directory.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/7/2009 |
|
Status: Verified
SYMPTOM(s):
Extent location in the structure file uses relative paths.
prostrct creates the database extents in the "wrong" directory.
Running prorest from a different directory from where the .st is located.
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
CAUSE:
prorest creates the database extents relative to where the command is run, not where the .st is.
At the time of this writing this is expected behavior. A bug has been filed in order to either change this behavior, or make the documentation clearer about using relative paths in structure files.
FIX:
Use absolute paths in your structure file.