Salesforce

Configuring PASOE for client server for stability.

« Go Back

Information

 
TitleConfiguring PASOE for client server for stability.
URL NameConfiguring-PASOE-for-client-server-for-stability
Article Number000167621
EnvironmentProduct: OpenEdge
Version: 11.5 and later
OS: All supported platforms
Other: PASOE (Pacific App Server for OpenEdge)
Question/Problem Description
Configuring PASOE for client server architecture for stability.
Configuring PASOE for remote connections architecture for stability.
PASOE instance is not stable.
PASOE instance is not available.
PASOE keeps crashing.
 
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
When looking for stability with PASOE, moving the architecture to Client-Server (Remote connections) is one of the most recommended and effective change.
By connecting to databases via Network (and not shared memory) databases continue to run even if any client disconnects while still holding a latch or resource in the database. 
This also allows for quickly scaling up PASOE instances without having to create a larger database machine to handle the extra processing.
Removes other applications and processes from the database machine so they don’t adversely affect the performance of the database.

Please also consider for stability the content of the article, 000102274 Guidelines and best practices for High Availability and Fault Tolerance for an OpenEdge Application.
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 6:54 AM

Powered by