• By the way I went thourh the steps and i'm getting the error message below when I run the scrip below

    CREATE CLUSTERED INDEX X1_ACTION ON ACTION (PERSONID, ACTIONSTATUSDT, ACTIONSTATUSID, POLICYID, TRANSTATUSID) ON [TKCS9];

    The operation failed because an index or statistics with name 'X1_ACTION' already exists on table 'ACTION'.