Hi Everyone,I meet the performance problem from obiee 11g. I was using a complex view in RPD from EBS, this is a gl account balance,about 40 thousands rows. I seperately query the view in client tool is very fast(1s),but run the report in web cost almost (47s) and I using the sql that biee generated in client is also fast.this report pass through three layer from rpd to request db.I used to try using hints to change the query optimizer execution plan but didn't work. please provide me your advise. thanks so much.I'm looking forward to your reply! is there any a good idea to realize a realtime report using biee rpd.