Kbase P18670: prostrct create creates the database extents in the 'wrong place'
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/8/2009 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
SYMPTOM(s):
prostrct create creates the database extents in the "wrong" place.
Running prostrct create from a different directory from where the .st is located.
Extent location in the structure file uses relative paths.
CAUSE:
Bug# 20030204-002
CAUSE:
This is a known issue.
prostrct create 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.
The problem is fixed in OpenEdge 10.0B and later.