Kbase P58116: Prostrct utility errors out with unable to find or open bi f
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/8/2003 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
FACT(s) (Environment):
Windows
FACT(s) (Environment):
Progress 8.2x
SYMPTOM(s):
Multi-volume database
Bi extent not in original structure file.
Bi file located on a different volume than where database resides
Database started up with -g startup parameter to point to bi file location.
Using prostrct utility to add more data extents to database
(prostrct add dbname add.st)
Prostrct utility errors out when adding new data extents.
Unable to find or open bi file(43).
CAUSE:
Prostrct utility tries to access the bi file, and as it is not local to the database files, it cannot not find it to open it.
FIX:
Truncate the bi file prior to running prostrct utility. By truncating the bi file, prostrct will not try to access the bi file and will not error out.