Hi

When I try to do many insert in table (ORACLE), after some times (40 to 70) inserts show message in eroor handler

Code:
? err.Description
ORA-03114: not connected to ORACLE
But When I see State

Code:
? cn.State
 1
Why show message not connected and state is Active ?