Error 1009106

Message text

Database segment '%2' is not valid. The catalog file id is incorrect. FileID found: %3 FileID expected: %4. This segment cannot be used. %1

Item

Value

SQLCode

-1009106L

Constant

EMSG_SDBEXT_BAD_CATFILEID

SQLState

QSB06

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

segment name

Parameter 3

file ID found on the disk segment header

Parameter 4

file ID expected to be found on the disk segment header

Probable cause

The FileID information stored on the disk segment header is not correct. The disk segment cannot be used. You must restore your database from backup.