I used text importer to create a script which was inserting 284 records. About 2/3 of the way I received this error: ORA-01000 maximum open cursors exceeded. I added several commit statements throughout the script but it still happened. Any ideas as to what this means?