Do you have any question about this error?
Message type: E = Error
Message class: SMMSS_DDIC - DDIC Messages for Microsoft SQL Server
Message number: 007
Message text: FILEGROUP ist für die Tabelle nicht gesetzt.
You have set CLUSTERED YES and FILEGROUP for an index; FILEGROUP is not
set for the table. However, the table exists in the database and is
located in a different filegroup. During conversion, the table would
first be created in its current filegroup and then in the filegroup
selected for the index. Depending on the size of the table, this could
be very expensive.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
If you do not want to convert the table, but rather move it into the
filegroup you selected for the index by creating a new index (activate
and adjust database) for which you have set CLUSTERED YES, you do not
have to do anything. However, if you want to convert the table, you
should set CLUSTERED YES for the same filegroup as for the index.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
SMMSS_DDIC007
- FILEGROUP ist für die Tabelle nicht gesetzt. ?Get instant SAP help. Start your 7-day free trial now.
SMMSS_DDIC006
Für Tabelle und clustered Index muß dieselbe Filegroup gewählt werden.
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
SMMSS_DDIC005
Es kann nur einen clustered Index geben.
Was verursacht dieses Problem? There is a clustered secondary index in the database. However, there is no primary index for the table in the databa...
SMMSS_DDIC008
FILEGROUP ist für den clustered Index nicht gesetzt.
Was verursacht dieses Problem? You have set FILEGROUP for the table. However, this table already exists in another filegroup in the database and ha...
SMMSS_DDIC009
FILEGROUP ist für die Tabelle und für den clustered Index nicht gesetzt.
Was verursacht dieses Problem? You have set CLUSTERED YES for an index; FILEGROUP is neither set for the index nor the table. However, the table an...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.