2026-03-12 21:01:38

This commit is contained in:
2026-03-12 22:01:38 +01:00
parent 3bd1db26cc
commit 26296b6d6a
336 changed files with 27507 additions and 0 deletions

18
divers/swingbench_01.md Normal file
View File

@@ -0,0 +1,18 @@
Setup (schema creation).
This will create SOE schema with *secret* password in the PDB YODA where admin user is sysdba.
./oewizard -v -cl -create \
-cs wayland/YODA -u soe -p secret \
-scale 1 -tc 2 -dba "admin as sysdba" -dbap "Secret00!" \
-ts ts_swingbench
Check:
./sbutil -soe -cs wayland/YODA -soe -u soe -p secret -val
Run benchmark:
./charbench -c ../configs/SOE_Server_Side_V2.xml \
-u soe -p secret -uc 5 -cs wayland/YODA \
-min 0 -max 10 -intermin 200 -intermax 500 -mt 5000 -mr -v users,tpm,tps,errs,vresp