Does anyone have a test schema that can be used to generate load on the database. With objects like packages, indexes, insert,updates, deletes, selects going on in the schema to test the performance of the database. I think that some packages with a loop can be utilized to do an insert, update, delete operation. Hopefully someone can help share some code for testing/load testing.
Bookmarks