Salesforce

Error 748 when launching application from OpenEdge Architect

« Go Back

Information

 
TitleError 748 when launching application from OpenEdge Architect
URL NameP160492
Article Number000140574
EnvironmentProduct: OpenEdge
Version: 10.2x, 11.x
OS: Windows
Question/Problem Description
Error 748 when launching application from OpenEdge Architect
Error 748 is received if application is launched while the DB Navigator is connected to the same database to which the application connects.
Steps to Reproduce
Clarifying Information
Error is not received if DB Navigator is not connected at the time the application is launched.
Architect project auto starts and auto stops the database.
Default values are used for database startup.
Project uses shared AVM.
Several other Projects are open.
Machine has only an Architect license which includes a Personal Database License; no separate database license.
Error MessageThe server or the system has no more resources. Please contact Progress Technical Support. (748)
Defect Number
Enhancement Number
Cause
OpenEdge Architect has exceeded the maximum number of connections allowed for the database. Architect can use multiple database connections in one or more of the following ways:
  1. Each open project that connects to a given database and does not use a shared AVM, uses one ABL connection.
  2. Any open projects that use a shared AVM which connects to a given database, use one ABL connection which is shared among them.
  3. RUN configurations by default launch their own AVM's that have their own database connections.
  4. When the DB Navigator has an active connection to the database, that connection is a SQL connection. If the database login broker serves both ABL and SQL clients, once a server has been started for a SQL client any remaining connections allowed for that server can only be used for SQL connections; they are unavailable for ABL connections (and vice versa).
Resolution
To gain additional connections for use by OpenEdge Architect, consider one or more of the following:
  1. Close projects that are open unnecessarily.
  2. Close DB Navigator connections that are not needed.
  3. Increase values for the database startup parameters: -n (Number of Users), -Mn (Maximum Servers), -Ma (Maximum Clients per Server), and/or -Mpb (Maximum Servers per Broker), up to the maximum number of connections allowed by the product license. For further information refer to Article  How to set the values for the startup parameters -Ma, -Mn and -n   
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:37 AM

Powered by