Do you have any question about this error?
Message type: E = Error
Message class: SMMSS_DDIC - DDIC Messages for Microsoft SQL Server
Message number: 010
Message text: FILEGROUP no está fijado para la tabla
You have not set FILEGROUP for the table; however, the table has a
clustered index for which you specified a different filegroup than this
filegroup. During conversion, the table would first be created in its
current filegroup and then in the filegroup selected for the clustered
index. Depending on the size of the table, this could be very
expensive.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
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 clustered index
(activate and adjust database), you do not have to do anything.
However, if you want to convert the table, you should select the same
filegroup as for the clustered index.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SMMSS_DDIC010
- FILEGROUP no está fijado para la tabla ?Get instant SAP help. Start your 7-day free trial now.
SMMSS_DDIC009
FILEGROUP no está fijado para la tabla y el índice cluster
¿Qué causa este problema? You have set CLUSTERED YES for an index; FILEGROUP is neither set for the index nor the table. However, the table and ind...
SMMSS_DDIC008
FILEGROUP no está fijado para el índice cluster
¿Qué causa este problema? You have set FILEGROUP for the table. However, this table already exists in another filegroup in the database and has a c...
SMMSS_DDIC011
Índice CS en clúster no se puede crear en tablas con índices existentes
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
SMMSS_DDIC012
Sólo en pool
Mensaje autoexplicativo Dado que SAP cree que este mensaje de error específico 'se explica por sí mismo', no se ha proporcionado más información. ...
Haga clic en este enlace para buscar todos los mensajes de SAP.