Do you have any question about this error?
Message type: E = Error
Message class: SMMSS_DDIC - DDIC Messages for Microsoft SQL Server
Message number: 003
Message text: Sólo puede existir un índice cluster
You have set CLUSTERED YES for a secondary index and you set the index
memory parameters for a table that does not (yet) exist in the database
or that does exist in the database but that does not have a primary
index or a clustered primary index.
El sistema emite un mensaje de error y no le permitirá continuar con esta transacción hasta que se resuelva el error.
As you did not set CLUSTERED NO for the primary index, a database errorIf you really want to create a clustered secondary index, you must set
the primary index to CLUSTERED NO.
Extracto de mensaje de error del sistema SAP. Copyright SAP SE.
SMMSS_DDIC003
- Sólo puede existir un índice cluster ?Get instant SAP help. Start your 7-day free trial now.
SMMSS_DDIC002
CLUSTERED sólo puede ser fijado para un índice
¿Qué causa este problema? You have set CLUSTERED YES for more than one index. However, only one index per table can be a clustered index.Respuesta ...
SMMSS_DDIC001
Ya existe un índice cluster: &1
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_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_DDIC005
Sólo puede existir un índice cluster
¿Qué causa este problema? There is a clustered secondary index in the database. However, there is no primary index for the table in the database. A...
Haga clic en este enlace para buscar todos los mensajes de SAP.