The input file used as the Index_Dump_File is missing a line which has the index type AttachPoint and identifies the root fileset attach point.
Here is the syntax of the line with index type AttachPoint:
[AttachPoint]: filesetId, localOID, parentFilesetId, parentObjectId, attachPointName, attachPathNote that the line with the root fileset attach point must have these values:
parentFilesetId = 0 parentObjectId = 0 attachPath = (empty)Here is an example of what this line should look like:
[AttachPoint]::3,1,0,0,SANFS,Check the input file used for the Index_Dump_File and determine which line is incorrect or missing. This should be the first line with the index type AttachPoint.
Run the "sfscli startmetadatacheck" command to check for any metadata corruptions. Then consult with IBM Service on how to proceed.
Parent topic: System metadata messages