scott - tc it Report post Posted 03/09/2005 03:35 AM The following script has been working fine but lately I have found that our dialogic has been hanging up on customers. After a reset it works fine for a few hours and then starts hanging up again. I am getting the following message in the log: 134228.64 7 db About to execute a Modify type operation [uPDATE CALLV SET CALLINUSE = 'F' WHERE LINENO = 7] 134228.64 7 ERROR 5.2.1011 DB Execute: 3146,ODBC--call failed. 134228.64 7 rv add [Close Call In Use_RowCount]{0} 134228.64 7 db DBEngine.Error -1011:S1001: [Microsoft][ODBC dBase Driver] System resource exceeded.:ODBC.Database 134228.64 7 db DBEngine.Error 3146:ODBC--call failed.:DAO.Database 134228.64 7 rv add [Hangup Time]{9/03/2005 1:42:28 PM} 134228.64 7 Hanging up call... [srlib 282] 134228.66 7 HangupCall_Common Mode=AfterHangupRun 134228.66 7 ReinitTelephony due to IDLE 134228.66 7 tapic lineDeallocateCall(MainCall:66440) 0 134228.81 7 lineOpen(7)=> 134228.81 7 Waiting for a call... I did a google search for the error '[Microsoft][ODBC dBase Driver] System resource exceeded' and it seems like Dbase has a problem if the connection isn't closed correctly. Could this be a problem with Voice Guide? Any recommendations? Share this post Link to post
SupportTeam Report post Posted 03/09/2005 05:33 AM Have not seen this error before and we have some systems out there making high use of databases (dating lines etc.) Do you have any SQL related errors occurring before this? ie. SQL commands failing due to incorrect syntax etc? Which version of VoiceGuide are you using? What database are you using? Any other tasks/apps using this database as well? Share this post Link to post