Do you have any question about this error?
Message type: E = Error
Message class: SMMSS_DDIC - DDIC Messages for Microsoft SQL Server
Message number: 005
Message text: Sólo puede existir un índice cluster
There is a clustered secondary index in the database. However, there is
no primary index for the table in the database. As CLUSTERED NO is not
set for the primary index, a conversion would cause a database error.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
If you want the secondary index to be clustered, you must set the
primary index to CLUSTERED NO.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SMMSS_DDIC005
- Sólo puede existir un índice cluster ?Get instant SAP help. Start your 7-day free trial now.
SMMSS_DDIC004
Sólo puede existir un índice cluster
¿Qué causa este problema? You have set CLUSTERED YES for an index. However, there is already a clustered index in the database.Respuesta del sistem...
SMMSS_DDIC003
Sólo puede existir un índice cluster
¿Qué causa este problema? You have set CLUSTERED YES for a secondary index and you set the index memory parameters for a table that does not (yet) ...
SMMSS_DDIC006
Para la tabla e índice cluster se debe seleccionar mismo grupo ficheros
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_DDIC007
FILEGROUP no está fijado para la tabla
¿Qué causa este problema? You have set CLUSTERED YES and FILEGROUP for an index; FILEGROUP is not set for the table. However, the table exists in t...
Haga clic en este enlace para buscar todos los mensajes de SAP.