HSTRE0006E Cannot find Root Fileset AttachPoint entry in dump file dump_file

Explanation

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, attachPath

Note 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,

Action

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

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.