DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Data generators

  1. #1
    Join Date
    Feb 2003
    Location
    Slovakia, Europe
    Posts
    72

    Data generators

    Hi,

    I'm looking for some applications for generating data into the database (I'dont carre - Oracle,Informix...) "free try" or some documentation to this problem, because this is my university final thesis - Database benchmark tool and I would like to find some others applications or documentations.

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    Hmmm, university final thesis, trying to benchmark database servers, looking for data generators. If you don't know how data gets into a database (let's use Oracle as an example), or can't figure out how to use a simple loop that inserts data, what is it you think you are going to benchmark? What do you mean by data? One column (tuple) in a table, simple insert, no RI checks going on? Constraint checking? Triggers? Don't forget mutating table error with triggers - those are fun. Hundreds of columns? I don't know, maybe it's just me, but your question seems like there is some laziness behind it.
    Last edited by stecal; 05-02-2003 at 02:32 PM.

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    A bad relational designs run poorly on every database server. [dig](but sqlserver the worst)[/dig]
    Jeff Hunter

  4. #4
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    load runner but it's probably too high tech for you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width