I have a program to generate customer statement of account every month. To generate the pdf file faster i am generating reports in asynchronous mode. however only 2 report sessions open in the server.
Can anyone please guide how to increase the number of sessions?