select from a table using readpast
I have a third party application using the "select count(*) from <table> readpast......................"
I think I have some deadlocks like described in sql server, does anybody know what the real impact of readpast in Oracle sql and if deadlock can happen because of using it.