Hi Team,
Okay so I have this configuration file which fetches data from oracle DB, the problem is that in this config file there are more than 50 queries, which are also scheduled, the problem is that they all are running at the same time but they make the database busy and by which I don't get data.
Any possible solutions will help a lot.
Thanks