Kbase P97239: Error message "you must truncate the bi before 1st 8.3x connection".
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/11/2009 |
|
Status: Verified
SYMPTOM(s):
Unable to connect to the 8.2x database.
8.3B user is not able to connect to 8.2x database.
Error message "you must truncate the bi before 1st 83 connection".
Unable to truncate bi file.
Progress 8.2x Software has been uninstalled.
8.3 proutil tools will not work on the 8.2x version database.
FACT(s) (Environment):
Progress 8.3x
Progress 8.2x
Windows 32 Intel
CAUSE:
Cannot truncate the 8.2x bi file using Progress 8.3x tools . Database version is lower than currnet Progress version.
FIX:
.Truncate the bi file using the 8.2 utility 82truncatebi.bat found in the %DLC%\bin\82dbutils directory.
To truncate the 82x bi file:
1. Cd to the directory where the database is located.
2. Issue 82x trucate command as follows:
%DLC%\bin\82dbutils\82truncatebi <dbname>
3. Start database using 8.3 executable.