Code:
1: ostatus<>'Cancelled' AND ostatus<> 'Uncompleted'
using the above should return those that are (as you put it) "something else". If it is returning everything then I would be tempted to suggest that there is a flaw somewhere else in your query. It's possible that you need to wrap this section in brackets or something else, it really depends on what is happening...