posted 19 years ago
Jennifer,
Once the network connection is gone, the database session is lost. When the network connection is restored, the database session is not restored. As Jeanne says, you need to create a new database session by re-connecting to your database.
Good Luck,
Avi.