• Rather than tracing the statement started and completed, maybe trace the User Error Message event.

    p.s. It won't be trying to delete from a table in a schema that doesn't exist, unless you specify that schema name explicitly. Otherwise binding is first to the user's default schema and if no such table exists, to the table in dbo.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass