Do you have any question about this error?
Message type: E = Error
Message class: SMMSS_DDIC - DDIC Messages for Microsoft SQL Server
Message number: 009
Message text: FILEGROUP non défini pour table et index en cluster.
You have set CLUSTERED YES for an index; FILEGROUP is neither set for
the index nor the table. However, the table and index exist in the
database and are located in different filegroups. During conversion,
the table would first be created in its current filegroup and then
moved to the filegroup selected for the index. Depending on the size of
the table, this could be very expensive.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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 filegroup of the index.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
SMMSS_DDIC009
- FILEGROUP non défini pour table et index en cluster. ?Get instant SAP help. Start your 7-day free trial now.
SMMSS_DDIC008
FILEGROUP n'est pas défini pour l'index en cluster.
Quelle est la cause de ce problème? You have set FILEGROUP for the table. However, this table already exists in another filegroup in the database a...
SMMSS_DDIC007
FILEGROUP n'est pas défini pour la table.
Quelle est la cause de ce problème? You have set CLUSTERED YES and FILEGROUP for an index; FILEGROUP is not set for the table. However, the table e...
SMMSS_DDIC010
FILEGROUP n'est pas défini pour la table.
Quelle est la cause de ce problème? You have not set FILEGROUP for the table; however, the table has a clustered index for which you specified a di...
SMMSS_DDIC011
Impossible de créer index CS de cluster sur tables avec index existants
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
Cliquez sur ce lien pour rechercher tous les messages SAP.