How to test for running sql scripts in multiple schemas with increasing user loads at the same time ? Since a job only apears to coonect to one schema at a time, multiple jobs scheduled for the same time execute sequentially ( Jobs are queued) ...
The easiest way to do this is to use BFScripts to script the schema to use for each virtual user. There is an article on the BMF community showing how.
You can try to use bfscript function in order to login different user for each userload.
http://benchmarkfactory.inside.quest.com/thread.jspa?threadID=25000