Thank you Steve and Paul for your responses.
Since changing SCRATCH to OFF the problem appears to have slowed down some. We have made sure that there are no orphan DLL's. I will look through the code to check for the things you mentioned but I have my doubts. This happens when running many different things. Thanks again, Dee From: [email protected] [mailto:[email protected]] On Behalf Of Steve Vellella Sent: Tuesday, April 06, 2010 8:39 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Resource Errors Dee, First off, I would probably not have set the scratch setting to "off". Secondly, some the errors that you are seeing can be caused by a number of coding problems - unbalanced quotes, unbalanced parentheses, incorrect variable definitions, and so on. Running your code through R:STYLE is a good first step and then running problem routines with SET TRACE ON can help you identify which commands are causing the problems. You can also look at your R:Base DLL files and make sure that there are not any older versions laying around. Steve Steve Vellella Office: 520-498-2256 Cell: 520-250-6498 From: [email protected] [mailto:[email protected]] On Behalf Of Dee Georgeson Sent: Tuesday, April 06, 2010 8:16 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Resource Errors Steve, No, this has been happening since implementation in January. We turned SCRATCH off last week. Dee From: [email protected] [mailto:[email protected]] On Behalf Of Steve Vellella Sent: Tuesday, April 06, 2010 7:57 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Resource Errors Dee, Is this something that has just started happening and have you always ran with the scratch setting set to "off"? Steve Steve Vellella Office: 520-498-2256 Cell: 520-250-6498 From: [email protected] [mailto:[email protected]] On Behalf Of Dee Georgeson Sent: Tuesday, April 06, 2010 6:39 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Resource Errors Good Day Gentle People, We are running Turbo V8 in a network environment. We are using runtime. The database is on a network share as is runtime. These are our RBENGINE8 configuration settings for Multi/Transaction We are getting a lot of the following errors. 235 -ERROR- Insufficient space to process command 2110 Resources required by command are not available. 2440 -WARNING- Unavailable resource encountered during command. ;============================================================ ; Multi , Transaction ;============================================================ MULTI ON STATICDB ON VERIFY COLUMN ROWLOCKS ON FASTLOCK ON QUALCOLS 2 WAIT 4 INTERVAL 5 REFRESH 0 TRANSACT OFF MAXTRANS 201 MDI ON AUTODROP OFF INDEXONL ON RECYCLE OFF We have set SCRATCH OFF to get the $$$ files to the database directory where we know there is ample disk space. Any other suggestions to help us get rid of these errors would be greatly appreciated. Thank you, Dee Georgeson Erickson Air-Crane Incorporated

