Consultor Eletrônico



Kbase P107272: Unable to access database due to truncation of extent by OS during restore process
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/08/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.1x
UNIX

SYMPTOM(s):

Attempting to start database in single user mode using pro db-name

bkset: Extent <file-name> is below size <file-size>. (9444)

bkset: Extent /path to extent/.d6 is below size 1073741824. (9444)

OS long listing (ls -al) shows extent size as 107374823

Restored OS backup the current backup of the database

CHANGE:

Ran prostrct repair on restored OS backup copy of database

CAUSE:

Prostrct repair utility did not fully create the extent as defined in the structure file. The OS had a ulimit of 1 GB. The extent size was set to 1 GB. The extent was truncated by one byte as seen in the long listing of the database directory.


FIX:

Force into the database to perform dump and load procedures.
To access the database, use Progress command:
proutil db-name -C truncate bi -F G 0.