Parallel Hint with 15+ processes does have any impact for other requests?
One of the Payment batch query is taking more than 3 hrs time in Production. We have added a Parallel hint with 15 processes in DEV environment and noticed that the performace is much better and query completed within 30 mins time.
Question is does adding Parallel hint with 15 processes will have any impact on the rest of the concurrent programs running simultaneously in PROD environment?
Thanks
Hari