Data Generator generating larger data sets

chooks

Member
Hello,

I am trying to use data generator to produce a larger number of records (a couple of thousand)with which to test. Two questions:

1) When trying to generate thousands of records, DG will just stop after a couple of hundred for no apparent reason.

2) Occasionally, while inserting, I will get SQL errors (ORA-00911: Invalid Character). Is there any way to see what is causing this? It appears to be pretty random.

Software info:

PL/SQL Developer
Licensed Version 6.0.5.931 (MBCS)
Windows XP version 6.0 (build 2600) Service Pack 2

Any insight as to how to get DG to insert a larger number of rows would be appreciated. Thanks for your help.

Regards,

Nathan
 
Apparently, something you generate is confusing for PL/SQL Developer. A couple of thousend records should be no problem. Can you send me your data generator file by email?
 
Back
Top