| | |
Multithread+BDE+Oracle database Error
![]() |
•
•
Join Date: Jun 2009
Posts: 1
Reputation:
Solved Threads: 0
I create an application with three threads(access oracle database by bde tquery)
main program:random select,insert data;cycle:10S
thread1:random select,insert,delete data;cycle:10s
thread2:random select;cycle:60s
thread3:random insert;cycle:20s
five errors occur between 24 hours,longest interval:12hours;shortest interval:0.5hour,
error as following:
"Lost communication with SQL server.ORA-03113:..."
"General SQL error. ORA-03114:..."
ping database is ok during error;
the dba not find error like that in database log;
Client OS:WINDOWS XP
DevelopTool
ELPHI 6.0
BDE Ver:5.01
Oracle client:ver 8.1.7
Oracle DB:9i
why..?
can anyone help me?,thanks!
main program:random select,insert data;cycle:10S
thread1:random select,insert,delete data;cycle:10s
thread2:random select;cycle:60s
thread3:random insert;cycle:20s
five errors occur between 24 hours,longest interval:12hours;shortest interval:0.5hour,
error as following:
"Lost communication with SQL server.ORA-03113:..."
"General SQL error. ORA-03114:..."
ping database is ok during error;
the dba not find error like that in database log;
Client OS:WINDOWS XP
DevelopTool
ELPHI 6.0 BDE Ver:5.01
Oracle client:ver 8.1.7
Oracle DB:9i
why..?
can anyone help me?,thanks!
![]() |
Similar Threads
- How to connect Oracle database from JSP page (Java)
- JSP using Oracle Database (JSP)
- SAS/Oracle Date Problem (Computer Science)
- Will the jsp code will change if we connected to the oracle database ? (JSP)
- Database error cord identify (Java)
- how to connect oracle 8i database with jsp page (JSP)
- connecting jsp with oracle database (JSP)
- Posting form data to an Oracle database (JavaScript / DHTML / AJAX)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: May I ask you a question on Delphi?
- Next Thread: Probably a silly question.. but im new to delphi :)
| Thread Tools | Search this Thread |





