|
|
DataPA allows users to combine multiple subjects into a single query. This potentially allows users to create queries that could run for extremely long periods of time and slow the server as a result.
To prevent this the administrator can set a "Time-Out" period on the server. If a server reaches this timeout period whilst processing a multi-subject query, it will exit and return an error to the user.
Open an Internet Browse to the OpenEdge ( default of http://localhost:9090/ ) Navigate to the Configuration Page of the AppServer and select the "Environmental Variables" Tab, Click on Edit to enable updates.
Enter text "PATimeOut=" , and the number of seconds for the Time Out period.
Click on the Save button to save the changes.
You will need to re-start the AppServer for your changes to take effect.
|
|