I get the following error message when trying to analyze a feature dataset in an SDE gdb (ArcGIS 10 Server Enterprise Standard with MSSQL Server 2008):
"Failed to analyze dataset. DBMS table not found [Microsoft SQL Server Native Client 10.0: Table 'f63' does not exist.]"
It seems as if the table containing the geometry is missing. Any suggestions for solving this problem?
If 'GEOMETRY' is used for the DEFAULTS, then an F table should not exist. An F table is not created for GEOMETRY or GEOGRAPHY data types. When executing the 'Analyze' command, uncheck 'F' table and it should succeed.
The analyze tool should detect the native layer type and either grey-out or at least ignore the 'F' table analysis option, which would prevent this issue from arising. Please contact Tech Support with a screenshot so a NIM can be created.
Thank you for your replies, we have reported this possible bug to our local distributor. (The option to analyze Feature tables is not greyed out - see attached screen shot.)