The user is trying to perform an operation other than reading a record while in the Dirty Read (DR) or Snapshot Read (SR)
                  isolation level. Change to a different isolation level using the SET ISOLATION LEVEL command, or through Options.
             
               		  
               Restriction: This topic applies to Windows environments only.