Error 1009100

Message text

Database segment '%2' is not valid. It is of type '%3'. Type BTYPE_DBEXT was expected. This segment cannot be used. %1

Item

Value

SQLCode

-1009100L

Constant

EMSG_SDBEXT_BAD_BTYPE

SQLState

QSB00

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

name of the segment

Parameter 3

internal segment type found

Probable cause

The segment type written to the segment header was found not to be of the expected type. You must restore your database from backup.