When a client session connects and disconnects thousands of times to a State-Reset AppServer and each time runs a PERSISTENT procedure on the AppServer that defines a NEW GLOBAL SHARED TEMP-TABLE, the AppServer session DBI file grows with each connection causing the AppServer to eventually crash with the error: SYSTEM ERROR: Attempt to define too many indexes for area 6 database DBIxxxxaxxxxx. (40)
Following is the full error that appears in th AppServer Broker Server Log file, for example, asbroker1.server.log:
(Procedure: 'Remote.p' Line:0) SYSTEM ERROR: Attempt to define too many indexes for area 6 database DBI3848a03252. (40) (14675)
This issue occurs in OpenEdge 10.2Bx only. It does not occur in earlier OpenEdge releases