query with database link take a lot of time
1- we have a primary database in ebs.
2- we will create report using apex.
3- on apex we have a database(secondary database).
4- we link between primary database and secondary database using database link.
5- i use query in primary database takes 10 sec
but in secondary database takes 30 minutes.
what is the solution ?