Hi All,
Could any one explain about the below error:
Cannot execute a data definition language command on ().The SQL database has issued an error.
SQL error description: [Microsoft][SQL Server Native Client 10.0][SQL Server]The operation failed because an index or statistics with name 'i100656_60001_601570D5FEEA47979EB223DA84410601' already exists on table 'tempdb.DBO.t100656_601570D5FEEA47979EB223DA84410601'.
SQL statement: CREATE INDEX i100656_60001_601570D5FEEA47979EB223DA84410601 ON tempdb."DBO".t100656_601570D5FEEA47979EB223DA84410601 (DATAAREAID,PARTITION,INSTANCERELATIONTYPE) WHERE INSTANCERELATIONTYPE IN ( 100654 )
Event Viewer Id - 117.
Thanks......!