Search results

  1. A

    Error 4GL STOP Condition

    Some of my apps are intermittently receiving the following error: "4GL STOP condition: lib/SessionMod/Sink.p Singleton main-block procedure ended with an STOP condition (8026) (7241)" Does this mean that the AppServer it is connecting to needs more servers? Thanks,
  2. A

    Answered Disconnect a _sqlsrv2 PID

    Is there a way to kill or disconnect either a _sqlsrv2 PID or a SQL user? I got an ODBC call stuck. I was able to identify the user, but using proshut mfgsys -C disconnect ### failed with error 2258. OpenEdge 10.2A. Any ideas?
  3. A

    Question ODBC Group Max Clients Per Server

    Is there any rule of thumb on what the max clients per server should be on an ODBC group (SQL Only)?
  4. A

    Question Gathering Info on ODBC Connections

    Is there any way to track down information on any current active ODBC queries on the system? Windows username, server, etc. Thanks!
  5. A

    Question Maximum Database Connections

    Question... We run OpenEdge 10.2a. It seems like when we get about 4-5 simultaneous database reads via ODBC (read uncommitted) or AppServers, our system slows way down. Is there a logical maximum amount of simultaneous reads that a Progress Database can handle before it has to start queuing...
Top