RMB connection caching implementation

Overview

  • This document contains the results of testing RMB connection caching implementation. Ticket: PERF-815

PERF-815 - Getting issue details... STATUS

Summary

  • Compares results of Base Line test(DB_MAXPOOLSIZE=20), Test №1(mod-inventory-storage=40) and Test №2(mod-inventory-storage=40 plus mod-circulation-storage=40) show that shared pool feature leads to performance degradation.
  • The CI/CO response time for Test №3 and Test №3 RERUN (mod-invetory-storage=2500, mod-circulation-storage=500) is lower, and it has a higher number of database connections compared to the previous test run. These results indicate an improvement in performance attributed to the MAXSHAREDPOOLSIZE parameter.

  • Almost all tests involving data import are experiencing errors due to database connection timeouts. More details about errors in the Discussion section.
  • During the comparison test between DB_MAXSHAREDPOOLSIZE = 70 and DB_MAXSHAREDPOOLSIZE = 40, we observed a significant decrease in response time, and importantly, all 15 data imports were successful.
  • When comparing tests with data import for 30 tenants, the test with DB_MAXSHAREDPOOLSIZE=280 stands out. It demonstrates the stable response time and, crucially, successful data import for all 30 tenants.
  • All tests have Check-In errors for tenant 8, looks like a problem with data preparation for 8 tenant.
  • For test №7, 8 and 10  we observe different count of tenants used for data import, but was set 61.

Test Runs 

Test №

Date (UA time zone)

Test Conditions

Results
Baseline Test2/29/2024, 12:47:18 PM

DB_MAXPOOLSIZE=20 for list of modules 

CICO=8 usersData Import=25K for ONE tenant

Completed

1

03.08.2024 13:34:08

mod-inventory-storage DB_MAXSHAREDPOOLSIZE=40  (per task, 2 tasks = 80 connections total)

other modules DB_MAXPOOLSIZE=20

CICO=8 usersData Import=25K for ONE tenant

Completed
203.08.2024 15:23:46

mod-inventory-storage DB_MAXSHAREDPOOLSIZE=40 (per task, 2 tasks = 80 connections total)

mod-circulation-storage DB_MAXSHAREDPOOLSIZE=40

others modules DB_MAXPOOLSIZE=20

CICO=8 usersData Import=25K for ONE tenant

Completed
3

3/9/2024, 4:35:33 PM (UA)

3/9/2024, 1:35:33 PM (UTC)

mod-inventory-storage DB_MAXSHAREDPOOLSIZE=2500

mod-circulation-storage DB_MAXSHAREDPOOLSIZE=500

others modules DB_MAXPOOLSIZE=20

CICO=305 users for 61 tenants

Completed
3 RERUN4/2/2024, 4:30:01 PM

mod-inventory-storage DB_MAXSHAREDPOOLSIZE=2500

mod-circulation-storage DB_MAXSHAREDPOOLSIZE=500

others modules DB_MAXPOOLSIZE=20

CICO=305 users for 61 tenants

Completed
43/11/2024, 5:50:25 PM

mod-inventory-storage DB_MAXSHAREDPOOLSIZE=2500

mod-circulation-storage DB_MAXSHAREDPOOLSIZE=500

Others modules DB_MAXPOOLSIZE=20

CICO=305 users for 61 tenantsData Import=10K for 15 tenants

Completed
53/12/2024, 12:03:05 PMDB_MAXSHAREDPOOLSIZE=40
CICO=
305 users for 61 tenantsData Import=10K for 15 tenants

Failed

Data Import

63/12/2024, 14:03:50DB_MAXSHAREDPOOLSIZE=70
CICO=
305 users for 61 tenantsData Import=10K for 15 tenants
Completed
73/12/2024, 20:23:01DB_MAXSHAREDPOOLSIZE=140
CICO=
305 users for 61 tenants(56)Data Import=10K for 30 tenants
Completed
83/13/2024, 7:46:49 PMDB_MAXSHAREDPOOLSIZE=210
CICO=
305 users for 61 tenants(48)Data Import=10K for 30 tenants
Completed
93/14/2024, 12:47:15 PM

DB_MAXSHAREDPOOLSIZE=210 for mod-invetory-storage
DB_MAXSHAREDPOOLSIZE=70 for others

CICO=
305 users for 61 tenants, Data Import=10K for 30 tenants

Completed
103/15/2024, 11:42:14 AMDB_MAXSHAREDPOOLSIZE=210 for mod-invetory-storage
DB_MAXSHAREDPOOLSIZE=140 for others

CICO=
305 users for 61 tenants(41), Data Import=10K for 30 tenants
Completed
113/15/2024, 3:19:02 PM

DB_MAXSHAREDPOOLSIZE=280
CICO=
305 users for 61 tenants, Data Import=10K for 30 tenants

Completed

Test Results

Baseline Test

DB_MAXPOOLSIZE=20 parameter for list of modules.

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO Error
CICO_TC_Check-In 2190.5260.650.7550.8860.5730
CICO_TC_Check-Out1950.9991.2171.4511.5661.0930
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-Out Controller_mob01195195000.110.8880.9991.2171.4511.5661.661.0931.343
CICO_TC_Check-In Controller_mob01219219000.1220.4570.5260.650.7550.8861.1420.5730.692

Test №1

DB_MAXSHAREDPOOLSIZE=40 for mod-inventory-storage and DB_MAXPOOLSIZE=20 parameter for others modules

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO Error
CICO_TC_Check-In 2070.5430.6160.790.950.5950
CICO_TC_Check-Out2071.0361.2041.4841.6111.1210
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_mob04207207000.1160.4660.5430.6160.790.952.5490.5950.717
CICO_TC_Check-Out Controller_mob04202202000.1130.9141.0361.2041.4841.6112.281.1211.386

Test №2

DB_MAXSHAREDPOOLSIZE=40 for mod-inventory-storage and mod-circulation-storage plus DB_MAXPOOLSIZE=20 parameter for others modules

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO Error
CICO_TC_Check-In 2010.5570.7161.623.8630.7860
CICO_TC_Check-Out2051.0471.3262.7388.3241.4610
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_mob06201201000.1150.4560.5570.7161.623.86314.5140.7861.554
CICO_TC_Check-Out Controller_mob06205205000.1140.9351.0471.3262.7388.32415.5161.4612.639

Test №3

DB_MAXSHAREDPOOLSIZE=2500 for mod-invetory-storage, DB_MAXSHAREDPOOLSIZE=140 for mod-circulation-storage and for others modules DB_MAXPOOLSIZE=20 (without Data Import).

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO Error
CICO_TC_Check-In 1180.5680.6150.8643.7360.6940
CICO_TC_Check-Out1191.0751.1742.9876.1511.3480
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs00001137125125000.0740.4960.8310.9621.3952.515.9040.9211.323
CICO_TC_Check-In Controller_mob01112112000.0640.4820.5680.5970.7251.1366.5670.6410.647
CICO_TC_Check-In Controller_mob010111111000.0630.4730.5640.60.8785.1035.9550.7460.806
CICO_TC_Check-In Controller_mob011122122000.070.4770.5710.6410.8753.5953.7570.6680.802
CICO_TC_Check-In Controller_mob012113113000.0680.4660.5630.6110.8524.7456.0610.7160.785
CICO_TC_Check-In Controller_mob013108108000.0620.4730.5610.6010.974.3878.8970.7650.899
CICO_TC_Check-In Controller_mob014108108000.0630.4890.5710.6111.0313.7845.3970.6890.766
CICO_TC_Check-In Controller_mob015109109000.0640.4660.5640.621.0496.0099.7540.7960.971
CICO_TC_Check-In Controller_mob016111111000.0630.4730.5630.610.8094.1058.6550.7450.745
CICO_TC_Check-In Controller_mob017122122000.0710.4150.4680.510.8814.4787.7870.6670.811
CICO_TC_Check-In Controller_mob018119119000.0690.490.5610.6120.8045.6658.9380.7230.729
CICO_TC_Check-In Controller_mob019103103000.0580.4920.570.6190.7682.9039.3810.7030.697
CICO_TC_Check-In Controller_mob02122122000.0710.4860.5750.6280.9476.2418.5280.7480.856
CICO_TC_Check-In Controller_mob020115115000.0680.4760.5690.6160.8743.9225.330.7140.763
CICO_TC_Check-In Controller_mob021125125000.070.4740.5630.6031.0784.9379.7980.7331.025
CICO_TC_Check-In Controller_mob022117117000.0670.4850.5710.6020.8865.1499.2720.7550.809
CICO_TC_Check-In Controller_mob023134134000.0770.4830.5610.6050.7773.8969.6350.6760.708
CICO_TC_Check-In Controller_mob024133133000.0750.480.5660.6050.6763.1343.7610.6190.601
CICO_TC_Check-In Controller_mob025131131000.0770.4810.5610.6050.8674.9289.460.7920.787
CICO_TC_Check-In Controller_mob026111111000.0630.490.5680.6120.7951.8164.7490.6410.68
CICO_TC_Check-In Controller_mob027123123000.0690.4710.5590.5980.8543.0393.5150.6450.769
CICO_TC_Check-In Controller_mob028122122000.0690.4910.5670.6110.8282.4674.8380.6450.762
CICO_TC_Check-In Controller_mob029125125000.0710.4990.5720.6020.7613.4239.320.6920.691
CICO_TC_Check-In Controller_mob03122122000.0720.4850.5650.6340.9266.5479.0820.7570.824
CICO_TC_Check-In Controller_mob030118118000.0710.4830.5720.6170.8914.9249.0770.720.825
CICO_TC_Check-In Controller_mob031114114000.0670.470.5690.6090.6980.8370.8850.5780.62
CICO_TC_Check-In Controller_mob032125125000.0710.5020.5710.6080.8333.8699.70.7470.768
CICO_TC_Check-In Controller_mob033108108000.0610.4730.5680.620.8463.1079.1660.7120.77
CICO_TC_Check-In Controller_mob034127127000.0740.4660.5650.5941.053.8468.7130.7030.98
CICO_TC_Check-In Controller_mob035119119000.0670.4830.5620.5990.7632.6684.4950.6320.696
CICO_TC_Check-In Controller_mob036125125000.0720.4810.5540.5950.864.7018.9470.7130.793
CICO_TC_Check-In Controller_mob037102102000.060.4830.5710.6230.9372.823.2560.6560.873
CICO_TC_Check-In Controller_mob038114114000.0660.4840.560.60.8151.0388.8610.6590.653
CICO_TC_Check-In Controller_mob039115115000.0660.4820.5580.6090.7322.68.9890.70.671
CICO_TC_Check-In Controller_mob04109109000.0610.4850.5680.6170.7593.5675.420.6620.689
CICO_TC_Check-In Controller_mob040123123000.0720.4860.5610.6030.7863.3968.9960.6790.709
CICO_TC_Check-In Controller_mob041113113000.0640.4890.5630.5970.7543.7444.8880.6710.694
CICO_TC_Check-In Controller_mob042120120000.0680.4880.5640.60.7832.8394.4940.6410.687
CICO_TC_Check-In Controller_mob043107107000.0620.4870.5690.6151.1114.8588.2290.7551.04
CICO_TC_Check-In Controller_mob044125125000.0710.4850.5660.610.7923.7948.1440.6860.721
CICO_TC_Check-In Controller_mob045115115000.0660.4830.5640.6140.7984.85710.2060.7570.735
CICO_TC_Check-In Controller_mob046120120000.0690.4710.560.6090.8123.6224.8860.6720.735
CICO_TC_Check-In Controller_mob047114114000.0650.4740.5670.6190.6981.2192.3460.6060.628
CICO_TC_Check-In Controller_mob048113113000.0660.490.5740.6230.8744.4125.8120.6950.806
CICO_TC_Check-In Controller_mob049114114000.0650.4640.5610.6260.8274.5544.910.7050.759
CICO_TC_Check-In Controller_mob05124124000.0710.4870.5710.620.9353.9745.9070.6920.838
CICO_TC_Check-In Controller_mob050114114000.0670.4750.5750.6190.7783.8734.270.6590.697
CICO_TC_Check-In Controller_mob051132132000.0780.4860.5550.6070.8114.7468.190.6910.745
CICO_TC_Check-In Controller_mob052126126000.0720.4750.5630.6240.9774.0968.2960.6980.903
CICO_TC_Check-In Controller_mob053119119000.0680.4730.5590.6050.8642.6584.4570.6640.794
CICO_TC_Check-In Controller_mob054120120000.070.4710.5610.6110.9973.6255.140.6790.722
CICO_TC_Check-In Controller_mob055123123000.0710.4880.5680.6120.8171.2955.6750.6380.734
CICO_TC_Check-In Controller_mob056130130000.0740.470.560.6130.8824.2427.0450.6880.808
CICO_TC_Check-In Controller_mob057122122000.070.4880.560.6030.7263.0226.5780.6520.654
CICO_TC_Check-In Controller_mob058118118000.0690.4810.5590.6120.9044.2177.0950.6960.822
CICO_TC_Check-In Controller_mob059125125000.0730.4750.5630.6221.0673.0187.0890.6841
CICO_TC_Check-In Controller_mob06124124000.0690.4770.5670.5980.8763.3414.5060.6430.762
CICO_TC_Check-In Controller_mob060106106000.060.4860.5660.6040.7612.8924.030.6390.687
CICO_TC_Check-In Controller_mob07122122000.0680.4720.5610.5980.8845.57810.330.7240.8
CICO_TC_Check-In Controller_mob08120012010000.4770.5450.6020.8474.0985.7540.6510.727
CICO_TC_Check-In Controller_mob09119119000.0710.480.5740.6210.8634.0175.8020.6810.793
CICO_TC_Check-Out Controller_fs00001137111111000.0630.9571.6641.9123.4196.511.0921.9113.27
CICO_TC_Check-Out Controller_mob01126126000.0740.9221.0911.154.6237.378.4891.4194.518
CICO_TC_Check-Out Controller_mob010127127000.0740.8881.0671.1642.8267.06310.791.3172.724
CICO_TC_Check-Out Controller_mob011115115000.0640.9181.0671.1791.8625.8846.2191.3111.752
CICO_TC_Check-Out Controller_mob012125125000.070.9251.0511.1453.4314.676.9061.3223.337
CICO_TC_Check-Out Controller_mob013129129000.0720.9331.0651.1334.1857.53610.7171.3794.097
CICO_TC_Check-Out Controller_mob014129129000.0720.9451.0661.1394.1556.4016.8831.3224.053
CICO_TC_Check-Out Controller_mob015129129000.0720.8961.0631.1473.0477.1238.0961.3332.946
CICO_TC_Check-Out Controller_mob016126126000.0720.9141.0671.1693.9336.03610.5391.383.847
CICO_TC_Check-Out Controller_mob017117117000.0650.8030.9311.0241.8196.08410.5021.2041.705
CICO_TC_Check-Out Controller_mob018118118000.0660.9381.0621.1461.8215.3829.8851.2781.721
CICO_TC_Check-Out Controller_mob019135135000.0770.9241.0571.1462.315.44410.7841.2852.201
CICO_TC_Check-Out Controller_mob02115115000.0660.9171.0861.1654.2115.82910.5731.4484.101
CICO_TC_Check-Out Controller_mob020122122000.0690.9211.081.1924.0327.32511.2791.4343.934
CICO_TC_Check-Out Controller_mob021113113000.0650.9211.0581.1862.7416.90110.7351.3812.639
CICO_TC_Check-Out Controller_mob022120120000.0710.9081.061.1452.797.79610.5651.3452.691
CICO_TC_Check-Out Controller_mob023105105000.0590.9281.0681.1741.7823.4084.0371.191.673
CICO_TC_Check-Out Controller_mob024106106000.0620.9381.0611.1561.6043.5295.0091.1841.51
CICO_TC_Check-Out Controller_mob025108108000.0610.9261.081.1632.6444.8855.8181.2832.537
CICO_TC_Check-Out Controller_mob026127127000.0730.9521.0631.1463.7614.4944.8961.3043.665
CICO_TC_Check-Out Controller_mob027116116000.0670.9291.0731.1613.7374.8265.3331.3263.649
CICO_TC_Check-Out Controller_mob028117117000.0670.9311.0671.2141.6955.6389.9921.3171.598
CICO_TC_Check-Out Controller_mob029113113000.0650.9441.0841.1833.1167.28810.8231.3763.022
CICO_TC_Check-Out Controller_mob03116116000.0650.9121.0731.1741.9066.3816.971.2931.788
CICO_TC_Check-Out Controller_mob030119119000.0670.9141.0591.1562.9748.20410.0131.3472.827
CICO_TC_Check-Out Controller_mob031123123000.070.9221.0561.1193.3024.4924.9741.2423.205
CICO_TC_Check-Out Controller_mob032113113000.0650.911.0561.1481.7328.56810.3351.3691.619
CICO_TC_Check-Out Controller_mob033130130000.0760.9281.0481.1041.6875.096.3891.2041.594
CICO_TC_Check-Out Controller_mob034110110000.0620.8891.0621.1692.8875.1518.6061.3112.799
CICO_TC_Check-Out Controller_mob035119119000.0690.931.0761.1533.426.0529.5581.4113.32
CICO_TC_Check-Out Controller_mob036113113000.0640.9211.0651.1493.1216.90610.9241.4053.02
CICO_TC_Check-Out Controller_mob037135135000.0760.9161.051.1653.0665.6765.6951.2892.974
CICO_TC_Check-Out Controller_mob038124124000.0710.8851.0791.1623.7456.0067.8311.4113.647
CICO_TC_Check-Out Controller_mob039122122000.0710.911.0521.1944.1665.8927.8931.3944.072
CICO_TC_Check-Out Controller_mob04129129000.0760.9181.0521.1353.637.9918.7371.383.532
CICO_TC_Check-Out Controller_mob040116116000.0660.941.0911.1783.2227.73410.2721.453.134
CICO_TC_Check-Out Controller_mob041125125000.0720.9211.0651.1763.0214.7056.571.2872.926
CICO_TC_Check-Out Controller_mob042117117000.0690.9211.0621.1893.917.96810.2061.4673.809
CICO_TC_Check-Out Controller_mob043130130000.0750.9291.041.1541.5455.4357.2151.231.438
CICO_TC_Check-Out Controller_mob044113113000.0670.9351.0821.1612.5994.8397.1351.2872.49
CICO_TC_Check-Out Controller_mob045122122000.0710.9131.0511.1233.2564.9089.8261.2893.15
CICO_TC_Check-Out Controller_mob046117117000.070.9441.0691.2083.287.4078.5671.4243.181
CICO_TC_Check-Out Controller_mob047123123000.0710.9051.0631.1962.5955.5331.2862.475
CICO_TC_Check-Out Controller_mob048125125000.0710.951.0611.1651.947.81610.3011.3211.829
CICO_TC_Check-Out Controller_mob049122122000.0720.9051.0791.1312.9815.4657.6641.3472.87
CICO_TC_Check-Out Controller_mob05114114000.0640.9221.0741.1511.8794.4696.6061.2731.76
CICO_TC_Check-Out Controller_mob050125125000.0720.9431.0751.1823.5187.46910.6931.4563.39
CICO_TC_Check-Out Controller_mob051105105000.060.9431.0721.1311.4694.8024.8041.1951.374
CICO_TC_Check-Out Controller_mob052112112000.0650.9021.0521.141.4352.7313.911.1491.325
CICO_TC_Check-Out Controller_mob053119119000.070.9411.0721.1743.1655.3649.3031.3273.062
CICO_TC_Check-Out Controller_mob054118118000.0670.9231.0751.174.39710.14210.1711.5214.308
CICO_TC_Check-Out Controller_mob055114114000.0670.9311.0791.2464.3936.7479.5131.4764.286
CICO_TC_Check-Out Controller_mob056108108000.0640.9221.0471.1562.0625.4757.5821.2751.956
CICO_TC_Check-Out Controller_mob057116116000.0680.9351.0831.1844.1835.3277.5331.3764.086
CICO_TC_Check-Out Controller_mob058119119000.0680.9171.0791.1853.2886.9827.9961.3473.194
CICO_TC_Check-Out Controller_mob059112112000.0640.9051.0671.1781.8067.3958.5521.3351.715
CICO_TC_Check-Out Controller_mob06114114000.0660.9291.0851.1854.8767.06811.2871.5554.784
CICO_TC_Check-Out Controller_mob060132132000.0770.9311.0791.1753.3926.8879.5141.3673.291
CICO_TC_Check-Out Controller_mob07117117000.0680.9281.0621.1432.8366.44411.761.3712.735
CICO_TC_Check-Out Controller_mob08118118000.0660.9111.0631.1343.0545.5868.2911.3092.949
CICO_TC_Check-Out Controller_mob09120120000.0670.9251.0671.2052.9127.21510.7821.3822.792

Test №3 RERUN

DB_MAXSHAREDPOOLSIZE=2500 for mod-invetory-storage, DB_MAXSHAREDPOOLSIZE=140 for mod-circulation-storage and for others modules DB_MAXPOOLSIZE=20 (without Data Import).

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO Error
CICO_TC_Check-In 1200.5630.6050.9214.4940.7190
CICO_TC_Check-Out1181.0551.1372.9466.7321.3411
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs00001137116116000.0670.5410.8161.0092.7915.71210.7211.1052.724
CICO_TC_Check-In Controller_mob01113113000.0650.4830.5510.5850.7650.8681.5230.5780.69
CICO_TC_Check-In Controller_mob010122122000.0680.4890.560.611.0135.39810.2910.7660.951
CICO_TC_Check-In Controller_mob011123123000.0710.4890.5620.6110.9894.8949.8650.7740.924
CICO_TC_Check-In Controller_mob012123123000.0690.4910.5650.5960.7665.2996.0110.6950.706
CICO_TC_Check-In Controller_mob013111111000.0620.4910.5620.5960.8223.0565.6320.6650.762
CICO_TC_Check-In Controller_mob014127127000.0710.4940.5710.6041.8375.7298.880.791.772
CICO_TC_Check-In Controller_mob015139139000.0810.4790.5570.6030.8635.9838.6890.7190.771
CICO_TC_Check-In Controller_mob016113113000.0650.4830.5670.6130.7471.9332.5620.6150.682
CICO_TC_Check-In Controller_mob017121121000.0710.4780.560.6020.8124.1349.6390.6990.755
CICO_TC_Check-In Controller_mob018116116000.0690.4930.5610.5940.8294.595.8870.6820.752
CICO_TC_Check-In Controller_mob019125125000.0720.4770.5610.5940.9033.0496.8080.6890.84
CICO_TC_Check-In Controller_mob02122122000.070.4880.5590.6020.9944.3024.870.6950.841
CICO_TC_Check-In Controller_mob020132132000.0760.4620.550.5870.8627.5278.3610.7490.805
CICO_TC_Check-In Controller_mob021129129000.0720.4840.5560.5920.7153.16511.9340.7110.651
CICO_TC_Check-In Controller_mob022111111000.0640.4850.5650.6020.7131.0432.2290.5960.635
CICO_TC_Check-In Controller_mob023115115000.0680.4760.5560.5920.9152.4835.6080.6540.855
CICO_TC_Check-In Controller_mob024114114000.0650.4870.5490.5940.9445.5887.3520.7480.874
CICO_TC_Check-In Controller_mob025115115000.0650.4780.5670.6060.8575.367.6270.7110.787
CICO_TC_Check-In Controller_mob026127127000.0760.4840.5530.5950.9325.1558.0150.7250.821
CICO_TC_Check-In Controller_mob027108108000.0620.490.5680.6050.9075.4135.8140.7020.845
CICO_TC_Check-In Controller_mob028111111000.0640.4910.5650.5990.9715.777.9230.7560.91
CICO_TC_Check-In Controller_mob029137137000.0770.4740.5590.5970.8527.0079.9450.7530.788
CICO_TC_Check-In Controller_mob03120120000.070.4880.5520.5870.854.42910.2580.7430.792
CICO_TC_Check-In Controller_mob030115115000.0650.4850.5670.6181.165.08712.2020.7981.094
CICO_TC_Check-In Controller_mob031127127000.0740.4880.5520.5970.9331.8595.6650.6410.843
CICO_TC_Check-In Controller_mob032117117000.0660.4890.5620.6130.9196.64410.1570.7480.856
CICO_TC_Check-In Controller_mob033113113000.0650.4780.5630.5990.8452.1456.1060.6480.779
CICO_TC_Check-In Controller_mob034112112000.0630.4650.5540.5911.1096.80411.1340.8161.037
CICO_TC_Check-In Controller_mob035111111000.0640.4740.5570.6020.7663.94110.860.7240.713
CICO_TC_Check-In Controller_mob036123123000.0710.4770.5610.5950.9796.3647.4140.7530.905
CICO_TC_Check-In Controller_mob037124124000.070.4770.5530.5920.9995.2416.2920.7140.921
CICO_TC_Check-In Controller_mob038121121000.0710.4710.5640.5970.7962.9535.6530.660.725
CICO_TC_Check-In Controller_mob039114114000.0640.470.5640.620.8857.17910.4450.7810.707
CICO_TC_Check-In Controller_mob04115115000.0670.5090.5670.6010.7313.4323.9260.6580.665
CICO_TC_Check-In Controller_mob040122122000.0690.4770.5540.5870.7884.0365.650.6640.722
CICO_TC_Check-In Controller_mob041113113000.0660.4830.5640.6090.9074.8897.6680.7410.824
CICO_TC_Check-In Controller_mob042122122000.0690.4910.5650.6080.8085.15511.0060.7820.742
CICO_TC_Check-In Controller_mob043121121000.0720.4930.5570.5970.8015.2957.0980.7130.741
CICO_TC_Check-In Controller_mob044116116000.0670.5010.5690.6140.8294.87410.5020.7560.766
CICO_TC_Check-In Controller_mob045119119000.0690.4690.5560.5990.9216.38310.5140.8320.857
CICO_TC_Check-In Controller_mob046110110000.0620.480.5670.5970.765.04610.4570.740.692
CICO_TC_Check-In Controller_mob047110110000.0690.4860.5480.5920.8945.14910.7380.7840.821
CICO_TC_Check-In Controller_mob048123123000.070.4850.5550.5871.0235.59310.670.7790.955
CICO_TC_Check-In Controller_mob049118118000.0670.480.5540.5920.7584.35810.5210.6870.694
CICO_TC_Check-In Controller_mob05131131000.0750.4790.5550.5930.6894.35410.0270.7190.623
CICO_TC_Check-In Controller_mob050127127000.0750.4870.5520.5890.7964.975.0750.7120.739
CICO_TC_Check-In Controller_mob051126126000.0730.4830.5620.5981.5355.57611.3290.8381.471
CICO_TC_Check-In Controller_mob052128128000.0730.4860.5540.5980.774.185.2270.6440.712
CICO_TC_Check-In Controller_mob053123123000.0720.4810.5490.5860.7851.332.9730.5960.725
CICO_TC_Check-In Controller_mob054116116000.0660.4790.5660.6080.7764.61510.7660.7230.685
CICO_TC_Check-In Controller_mob055139139000.080.4920.5530.6020.8665.17910.440.7650.81
CICO_TC_Check-In Controller_mob056123123000.0720.4750.560.5950.8013.99710.6370.7390.734
CICO_TC_Check-In Controller_mob057126126000.0720.4850.5540.5830.8624.8844.9520.6690.799
CICO_TC_Check-In Controller_mob058115115000.0660.4790.560.5960.8364.84910.4240.7440.763
CICO_TC_Check-In Controller_mob059122122000.0710.4820.5530.6191.1174.4556.3540.741.056
CICO_TC_Check-In Controller_mob06117117000.0680.4940.5650.5930.8481.6053.1950.6140.781
CICO_TC_Check-In Controller_mob060103103000.0620.4830.5550.5990.8152.8353.9520.6420.71
CICO_TC_Check-In Controller_mob07135135000.0760.4770.5620.5970.8383.71410.0230.7010.721
CICO_TC_Check-In Controller_mob08129012910000.4810.5390.5740.7933.7564.2530.6280.722
CICO_TC_Check-In Controller_mob09111111000.0650.4950.5680.6070.7863.5015.3170.6740.639
CICO_TC_Check-Out Controller_fs00001137121853629.7520.0710.7041.4421.6862.7464.5938.3181.6182.643
CICO_TC_Check-Out Controller_mob01126126000.0720.9131.031.1253.3967.1947.8771.3223.305
CICO_TC_Check-Out Controller_mob010118118000.0680.921.0711.1444.8818.3168.9311.5534.794
CICO_TC_Check-Out Controller_mob011116116000.0650.9061.0631.1551.7595.0336.171.2751.644
CICO_TC_Check-Out Controller_mob012115115000.0670.9241.0611.1194.2338.6699.8021.4314.134
CICO_TC_Check-Out Controller_mob013129129000.0740.9021.0481.1193.8458.6429.6621.3663.752
CICO_TC_Check-Out Controller_mob014111111000.0640.931.0631.1331.5884.8758.1271.2511.496
CICO_TC_Check-Out Controller_mob0159999000.0560.9161.0721.1333.8576.8127.821.393.768
CICO_TC_Check-Out Controller_mob016126126000.070.91.0511.122.4558.8829.0391.3732.359
CICO_TC_Check-Out Controller_mob017119119000.0670.9011.0531.1293.3629.62410.1451.4133.262
CICO_TC_Check-Out Controller_mob018121121000.0680.8991.0491.1434.3628.989.1691.424.267
CICO_TC_Check-Out Controller_mob019114114000.0640.931.0511.1283.0145.09710.3181.3292.929
CICO_TC_Check-Out Controller_mob02117117000.070.9111.0351.184.6519.1969.4981.4164.558
CICO_TC_Check-Out Controller_mob020105105000.0590.9211.0521.1342.2095.6746.591.2691.949
CICO_TC_Check-Out Controller_mob021110110000.0630.9051.0541.1522.3485.3911.4021.3232.256
CICO_TC_Check-Out Controller_mob022128128000.0720.9341.0381.132.9486.37112.6891.3522.86
CICO_TC_Check-Out Controller_mob023122122000.0690.9031.0481.0961.9626.5628.1671.2371.867
CICO_TC_Check-Out Controller_mob024124124000.070.9331.0441.1032.3895.8448.1381.2772.289
CICO_TC_Check-Out Controller_mob025124124000.0750.891.0311.12.887.4149.1161.3142.787
CICO_TC_Check-Out Controller_mob026110110000.0630.9111.0691.1544.2245.5249.4621.4164.137
CICO_TC_Check-Out Controller_mob027129129000.0730.9111.0441.1424.5979.51911.9441.4364.504
CICO_TC_Check-Out Controller_mob028127127000.0710.9031.0361.1052.1635.949.6751.2972.058
CICO_TC_Check-Out Controller_mob029101101000.0630.9361.0761.1842.5525.85513.2751.3642.445
CICO_TC_Check-Out Controller_mob03118118000.0680.911.0411.1474.8117.0528.7951.444.732
CICO_TC_Check-Out Controller_mob030123123000.0720.9171.0381.121.7747.57312.5671.3181.679
CICO_TC_Check-Out Controller_mob031111111000.0630.9141.051.1151.4016.8658.9791.2431.293
CICO_TC_Check-Out Controller_mob032122122000.0710.9091.0341.111.6386.03312.0391.241.544
CICO_TC_Check-Out Controller_mob033124124000.0710.9231.0381.1152.1438.2648.3741.3042.049
CICO_TC_Check-Out Controller_mob034128128000.0760.8931.0321.1083.037.64411.931.3452.927
CICO_TC_Check-Out Controller_mob035126126000.0730.8751.0541.1414.60111.87113.311.5654.5
CICO_TC_Check-Out Controller_mob036116116000.0670.9311.0481.1083.936.747.5941.3573.845
CICO_TC_Check-Out Controller_mob037114114000.0660.9241.0341.0971.6136.03110.3141.2431.505
CICO_TC_Check-Out Controller_mob038117117000.0660.8921.0431.121.9687.07911.9491.3531.878
CICO_TC_Check-Out Controller_mob039126126000.0740.9341.0361.11.9326.94611.7351.2931.84
CICO_TC_Check-Out Controller_mob04123123000.0680.9191.071.1393.1284.7696.9981.3133.031
CICO_TC_Check-Out Controller_mob040116116000.0670.911.0421.1273.3796.3646.6851.3343.291
CICO_TC_Check-Out Controller_mob041124124000.070.8861.0541.1464.4527.8538.1421.3844.345
CICO_TC_Check-Out Controller_mob042116116000.0680.911.061.1523.8187.57811.7361.423.717
CICO_TC_Check-Out Controller_mob043116116000.0670.9011.0361.1222.4635.3196.3411.2972.359
CICO_TC_Check-Out Controller_mob044121121000.0690.8961.0451.131.8176.3167.9161.251.733
CICO_TC_Check-Out Controller_mob045118118000.0670.9151.0421.1011.8585.545.5581.2531.754
CICO_TC_Check-Out Controller_mob046129129000.0760.8871.0381.1294.1476.75410.9521.3984.054
CICO_TC_Check-Out Controller_mob047128128000.0730.9081.041.0991.5144.3556.4911.1651.423
CICO_TC_Check-Out Controller_mob048115115000.0660.9261.0461.133.5017.0697.8661.353.412
CICO_TC_Check-Out Controller_mob049120120000.070.9091.0381.1161.8385.3775.5561.2661.734
CICO_TC_Check-Out Controller_mob05107107000.060.9221.0381.1263.3296.4438.871.3473.226
CICO_TC_Check-Out Controller_mob050111111000.0630.9071.0331.1151.7625.5996.5831.2541.661
CICO_TC_Check-Out Controller_mob051113113000.0640.9311.0491.1131.5095.1117.6431.241.419
CICO_TC_Check-Out Controller_mob052111111000.0640.9021.0631.1391.5788.72511.8921.4081.464
CICO_TC_Check-Out Controller_mob053115115000.0660.9061.0541.1231.885.3466.0491.2321.778
CICO_TC_Check-Out Controller_mob054123123000.0740.9141.0381.1211.7074.9665.31.1781.609
CICO_TC_Check-Out Controller_mob055100100000.0570.9241.0781.1511.8695.1099.9591.2881.772
CICO_TC_Check-Out Controller_mob056116116000.0660.91.0491.1351.5855.6358.3221.2561.494
CICO_TC_Check-Out Controller_mob057112112000.0660.9111.0491.1322.8934.9919.351.3372.788
CICO_TC_Check-Out Controller_mob058123123000.0710.9181.0371.1223.5795.0168.6271.2883.475
CICO_TC_Check-Out Controller_mob059116116000.0660.8831.0521.1244.1425.8479.7161.3654.049
CICO_TC_Check-Out Controller_mob06123123000.0710.9091.0431.1242.825.2676.751.2792.73
CICO_TC_Check-Out Controller_mob060135135000.0770.9081.0511.1234.3755.6958.3661.3984.267
CICO_TC_Check-Out Controller_mob07103103000.0620.9131.051.1454.4029.57910.0511.4484.313
CICO_TC_Check-Out Controller_mob08110110000.0640.9421.0631.1274.9937.5158.8851.4924.9
CICO_TC_Check-Out Controller_mob09127127000.0710.9311.0471.1284.10110.39210.5161.4234.004

Test №4

DB_MAXSHAREDPOOLSIZE=2500 for mod-invetory-storage, DB_MAXSHAREDPOOLSIZE=140 for mod-circulation-storage and for others modules DB_MAXPOOLSIZE=20 (with Data Import).

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 1180.9281.0232.4779.0181.27000:59:56PARSINGERROR
CICO_TC_Check-Out1181.7311.8896.80311.6982.357001
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs00001137120120000.0670.7431.1841.391.9619.08114.9351.5031.876
CICO_TC_Check-In Controller_mob01118118000.0660.6870.9281.0183.53811.8815.1491.3653.44
CICO_TC_Check-In Controller_mob010123123000.0720.690.9241.0324.5219.19813.2811.344.418
CICO_TC_Check-In Controller_mob011133133000.0750.6860.9371.0031.4579.04416.2331.2241.346
CICO_TC_Check-In Controller_mob012120120000.0690.6560.9221.0182.46213.30613.311.332.388
CICO_TC_Check-In Controller_mob013107107000.0610.7320.9051.0142.6748.14212.8221.2672.591
CICO_TC_Check-In Controller_mob014122122000.070.6960.9061.0011.5235.11912.3781.1451.42
CICO_TC_Check-In Controller_mob015143143000.080.6730.89511.4868.99813.5011.1261.401
CICO_TC_Check-In Controller_mob016121121000.070.6680.9161.0151.5427.09411.8141.2091.454
CICO_TC_Check-In Controller_mob017130130000.0750.7090.921.0241.4646.5786.8031.1231.376
CICO_TC_Check-In Controller_mob018114114000.0690.7130.911.0191.3947.20912.5611.1631.288
CICO_TC_Check-In Controller_mob019120120000.0690.6920.9271.0354.83111.65615.7241.4264.72
CICO_TC_Check-In Controller_mob02104104000.0620.7070.9431.041.7568.619.841.2051.681
CICO_TC_Check-In Controller_mob020118118000.0660.6640.9240.9963.03511.40617.7381.4022.944
CICO_TC_Check-In Controller_mob021122122000.0690.6580.9331.0154.96911.18414.6661.4694.851
CICO_TC_Check-In Controller_mob022124124000.0720.7060.9281.0233.9059.58416.0811.3923.803
CICO_TC_Check-In Controller_mob023124124000.0730.7360.9381.0413.1048.92616.2551.313.013
CICO_TC_Check-In Controller_mob024112112000.0650.7220.9021.0073.3149.80112.2141.3313.221
CICO_TC_Check-In Controller_mob025113113000.0640.6860.9121.0131.2167.74111.4711.1481.128
CICO_TC_Check-In Controller_mob026128128000.0740.7390.9131.0251.7379.83116.3291.2451.665
CICO_TC_Check-In Controller_mob027113113000.0660.7630.9451.0394.92211.31214.5361.4544.609
CICO_TC_Check-In Controller_mob028108108000.0610.6680.9381.0335.72911.09714.5271.385.629
CICO_TC_Check-In Controller_mob029131131000.0760.6520.9130.9991.2859.27614.6781.2311.18
CICO_TC_Check-In Controller_mob03120120000.0670.6880.911.0152.78113.11714.7081.3212.677
CICO_TC_Check-In Controller_mob030114114000.0670.7060.9321.0231.3310.75116.9441.2951.223
CICO_TC_Check-In Controller_mob031110110000.0630.6880.9220.981.2755.93110.8541.1051.138
CICO_TC_Check-In Controller_mob032118118000.0680.710.9140.991.8128.5928.9911.2651.724
CICO_TC_Check-In Controller_mob033121121000.0690.6760.9171.0162.297.1299.0271.2152.193
CICO_TC_Check-In Controller_mob034119119000.0680.730.91811.848.9349.1851.1781.746
CICO_TC_Check-In Controller_mob035113113000.0650.7090.911.0293.329.12916.5161.3943.252
CICO_TC_Check-In Controller_mob036113113000.0650.7240.9381.0021.3379.91115.6191.3211.227
CICO_TC_Check-In Controller_mob037113113000.0680.6930.9260.9892.3237.84215.5131.2362.202
CICO_TC_Check-In Controller_mob038111111000.0630.7320.9321.0291.92410.38715.9111.2981.842
CICO_TC_Check-In Controller_mob039121121000.070.6940.9070.9911.3425.2797.6051.0551.249
CICO_TC_Check-In Controller_mob04112112000.0620.6980.9090.9992.30713.36514.5611.32.209
CICO_TC_Check-In Controller_mob040124124000.0710.6790.9291.0064.110.61416.9041.3783.967
CICO_TC_Check-In Controller_mob041126126000.0730.6930.9251.0311.7388.94916.0621.2361.66
CICO_TC_Check-In Controller_mob042118118000.0680.7040.9161.0152.6138.8019.1071.2442.513
CICO_TC_Check-In Controller_mob043129129000.0760.7030.9471.034.0329.28410.4651.3163.917
CICO_TC_Check-In Controller_mob044115115000.0660.6930.9391.0393.5149.40714.8971.4033.417
CICO_TC_Check-In Controller_mob045123123000.0720.6850.9231.0452.0889.59215.5691.341.981
CICO_TC_Check-In Controller_mob046118118000.0670.6960.9331.0051.698.94616.4091.2081.605
CICO_TC_Check-In Controller_mob047113113000.0680.6740.9271.0161.3969.45416.0521.2431.282
CICO_TC_Check-In Controller_mob048116116000.0670.7130.9521.0883.21710.89715.6871.3733.12
CICO_TC_Check-In Controller_mob049121121000.070.6920.9261.0441.486.93415.9541.21.394
CICO_TC_Check-In Controller_mob05114114000.0640.7130.931.0241.32.3313.6540.9911.132
CICO_TC_Check-In Controller_mob050116116000.0680.6820.9361.0161.38710.17110.6461.2641.264
CICO_TC_Check-In Controller_mob051101101000.0590.7450.9451.0373.88310.44314.6811.4043.796
CICO_TC_Check-In Controller_mob052121121000.0690.6670.9171.0011.7366.0269.6391.131.66
CICO_TC_Check-In Controller_mob053115115000.0660.7180.941.0393.8179.80315.2941.3983.724
CICO_TC_Check-In Controller_mob054123123000.070.6560.9241.0051.4295.19915.9111.1521.344
CICO_TC_Check-In Controller_mob055119119000.0680.6590.9190.9941.8768.26414.931.221.801
CICO_TC_Check-In Controller_mob056123123000.070.6670.9180.9971.4716.18612.8681.1231.364
CICO_TC_Check-In Controller_mob057114114000.0660.7550.9220.9833.4879.77710.2431.33.371
CICO_TC_Check-In Controller_mob058109109000.0620.6790.9531.0525.09210.45114.651.4815.001
CICO_TC_Check-In Controller_mob059105105000.0610.6630.9251.0292.8176.21112.2311.2222.736
CICO_TC_Check-In Controller_mob06129129000.0750.710.9231.021.5479.59113.2081.2621.453
CICO_TC_Check-In Controller_mob060118118000.0690.7440.9121.0022.87914.70615.3011.3472.799
CICO_TC_Check-In Controller_mob07115115000.0680.6790.8910.9781.5189.12313.6931.2361.423
CICO_TC_Check-In Controller_mob08119011910000.7350.9091.0161.9184.88213.4191.1431.818
CICO_TC_Check-In Controller_mob09119119000.0690.660.9171.0141.3427.6379.2131.1041.257
CICO_TC_Check-Out Controller_fs00001137117117000.0681.6222.2022.7328.71413.44216.9813.0948.548
CICO_TC_Check-Out Controller_mob01119119000.0681.3511.7081.8643.1228.19.5622.0232.987
CICO_TC_Check-Out Controller_mob010113113000.0631.3641.7021.876.1957.5397.5562.1146.053
CICO_TC_Check-Out Controller_mob011104104000.061.3421.7271.8976.0329.74810.2382.1895.898
CICO_TC_Check-Out Controller_mob012117117000.0661.3781.7221.8787.8415.286192.5467.698
CICO_TC_Check-Out Controller_mob013130130000.0731.3761.7181.9078.49711.75415.2822.4688.372
CICO_TC_Check-Out Controller_mob014114114000.0661.3751.7721.8935.27612.14518.1362.2525.134
CICO_TC_Check-Out Controller_mob0159494000.0561.3711.6941.8585.73612.46214.1792.2565.565
CICO_TC_Check-Out Controller_mob016116116000.0661.3571.7211.9186.54812.90518.6672.3976.397
CICO_TC_Check-Out Controller_mob017106106000.061.3781.741.8868.0712.98117.0842.4567.943
CICO_TC_Check-Out Controller_mob018123123000.0691.3581.711.8638.2514.49517.9522.5398.125
CICO_TC_Check-Out Controller_mob019116116000.0651.391.7151.8434.2666.717.6332.0194.102
CICO_TC_Check-Out Controller_mob02132132000.0731.3691.7321.8986.55116.08916.1362.4146.4
CICO_TC_Check-Out Controller_mob020120120000.071.3891.7421.8786.43611.50718.3472.2666.289
CICO_TC_Check-Out Controller_mob021114114000.0661.3581.731.8464.64311.79314.5012.1224.499
CICO_TC_Check-Out Controller_mob022113113000.0641.3481.7341.8797.2113.12218.4062.477.079
CICO_TC_Check-Out Controller_mob023111111000.0631.3491.6981.8547.0812.99817.8492.3836.929
CICO_TC_Check-Out Controller_mob024124124000.071.3391.71.8267.11211.74417.5242.3366.936
CICO_TC_Check-Out Controller_mob025123123000.0711.4621.731.8879.94413.18218.2182.6039.792
CICO_TC_Check-Out Controller_mob026109109000.0621.3981.7141.8557.62712.79918.3232.467.503
CICO_TC_Check-Out Controller_mob027122122000.0691.3291.7061.8547.8749.69312.3932.3097.714
CICO_TC_Check-Out Controller_mob028129129000.0741.3431.7121.8495.1348.03513.9342.0635.02
CICO_TC_Check-Out Controller_mob029105105000.061.3241.6911.8595.17511.118.6862.2554.997
CICO_TC_Check-Out Controller_mob03117117000.0671.321.7581.8678.16213.0516.6652.4548.025
CICO_TC_Check-Out Controller_mob030122122000.0691.4641.7151.8626.09610.76311.822.2435.944
CICO_TC_Check-Out Controller_mob031127127000.0721.3471.7091.8488.08211.01112.5182.3517.943
CICO_TC_Check-Out Controller_mob032119119000.0681.371.751.8865.59213.11517.9482.35.449
CICO_TC_Check-Out Controller_mob033115115000.0671.4321.7581.887.44411.37811.442.4537.308
CICO_TC_Check-Out Controller_mob034117117000.071.3511.7271.8727.5111.48618.0352.4467.347
CICO_TC_Check-Out Controller_mob035123123000.071.351.7431.897.66213.81318.1262.5767.549
CICO_TC_Check-Out Controller_mob036123123000.071.3661.6761.8866.1847.2912.912.1226.052
CICO_TC_Check-Out Controller_mob037124124000.071.3851.7391.9337.18913.07317.2032.5217.069
CICO_TC_Check-Out Controller_mob038125125000.0721.3581.7551.9397.54112.29917.6372.5467.42
CICO_TC_Check-Out Controller_mob039115115000.0651.391.7171.8423.9887.59710.4812.0693.812
CICO_TC_Check-Out Controller_mob04125125000.0711.4061.731.8447.79810.07915.9942.2297.686
CICO_TC_Check-Out Controller_mob040112112000.0661.3521.7161.9147.3498.37818.7142.3727.242
CICO_TC_Check-Out Controller_mob041108108000.0641.3131.7481.8897.80812.08412.2722.4797.63
CICO_TC_Check-Out Controller_mob042118118000.0671.341.711.8618.71212.68517.6812.5388.547
CICO_TC_Check-Out Controller_mob043106106000.0611.3191.7141.876.9348.77510.4592.1666.737
CICO_TC_Check-Out Controller_mob044120120000.071.3781.7121.876.06812.35217.0292.2855.917
CICO_TC_Check-Out Controller_mob045112112000.0661.4241.7121.8686.94410.51318.2022.4166.818
CICO_TC_Check-Out Controller_mob046119119000.0691.3871.711.8567.42514.17918.8482.5367.298
CICO_TC_Check-Out Controller_mob047122122000.071.2971.7541.8587.0411.26116.2582.3166.917
CICO_TC_Check-Out Controller_mob048119119000.0691.41.721.8947.0659.20916.0362.3216.934
CICO_TC_Check-Out Controller_mob049114114000.0681.3681.7031.9094.7279.74112.1552.1644.563
CICO_TC_Check-Out Controller_mob05122122000.0711.4151.7141.8766.81311.76912.2542.3346.652
CICO_TC_Check-Out Controller_mob050121121000.0691.2991.7181.9188.92812.04414.6592.4518.761
CICO_TC_Check-Out Controller_mob051134134000.0791.3211.6921.8245.36811.31917.7592.2175.218
CICO_TC_Check-Out Controller_mob052115115000.0691.4111.7341.8859.65513.20916.2062.5219.521
CICO_TC_Check-Out Controller_mob053119119000.071.3981.7141.837.76712.55415.5762.5087.652
CICO_TC_Check-Out Controller_mob054113113000.0671.4191.7611.9286.74412.83116.1432.5586.619
CICO_TC_Check-Out Controller_mob055117117000.0681.341.7161.8856.47816.7419.282.4016.335
CICO_TC_Check-Out Controller_mob056114114000.0671.3581.7621.9127.12710.98214.782.4167.005
CICO_TC_Check-Out Controller_mob057122122000.071.3761.7341.8337.2211.05514.2872.3727.067
CICO_TC_Check-Out Controller_mob058127127000.0741.4081.7141.8557.317.0219.6172.4097.16
CICO_TC_Check-Out Controller_mob059130130000.0761.3481.7261.8797.20712.00115.8342.2827.083
CICO_TC_Check-Out Controller_mob06106106000.061.3411.7221.9023.7489.9913.3012.1273.629
CICO_TC_Check-Out Controller_mob060117117000.0681.3651.7351.9027.01110.57216.4272.2536.82
CICO_TC_Check-Out Controller_mob07121121000.0681.3561.6841.8066.42812.43819.1512.3386.28
CICO_TC_Check-Out Controller_mob08116116000.0661.3771.7441.8853.69512.36414.3872.1713.535
CICO_TC_Check-Out Controller_mob09118118000.0661.3521.7441.9076.85512.94720.042.4766.721
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-11 15:56:21.038+002024-03-11 16:07:18.936+0010:57.9COMMITTED
mob0110k_bib_Create.mrc2024-03-11 15:58:20.216+002024-03-11 16:21:25.812+0023:05.6COMMITTED
mob0210k_bib_Create.mrc2024-03-11 16:00:20.365+002024-03-11 16:33:27.396+0033:07.0COMMITTED
mob0310k_bib_Create.mrc2024-03-11 16:02:20.314+002024-03-11 16:41:55.318+0039:35.0COMMITTED
mob0410k_bib_Create.mrc2024-03-11 16:04:20.208+002024-03-11 16:44:43.416+0040:23.2COMMITTED
mob0510k_bib_Create.mrc2024-03-11 16:06:20.22+002024-03-11 16:48:12.452+0041:52.2COMMITTED
mob0610k_bib_Create.mrc2024-03-11 16:08:20.252+002024-03-11 16:50:47.65+0042:27.4COMMITTED
mob0710k_bib_Create.mrc2024-03-11 16:10:20.226+002024-03-11 16:52:53.752+0042:33.5COMMITTED
mob0810k_bib_Create.mrc2024-03-11 16:12:20.295+002024-03-11 16:54:44.733+0042:24.4COMMITTED
mob0910k_bib_Create.mrc2024-03-11 16:14:20.49+002024-03-11 16:55:20.462+0041:00.0COMMITTED
mob01010k_bib_Create.mrc2024-03-11 16:16:20.233+002024-03-11 16:55:38.767+0039:18.5ERROR
mob01110k_bib_Create.mrc2024-03-11 16:18:20.228+002024-03-11 16:56:02.419+0037:42.2COMMITTED
mob01210k_bib_Create.mrc2024-03-11 16:20:20.25+002024-03-11 16:56:07.724+0035:47.5COMMITTED
mob01310k_bib_Create.mrc2024-03-11 16:22:20.324+002024-03-11 16:56:14.656+0033:54.3COMMITTED
mob01410k_bib_Create.mrc2024-03-11 16:24:20.212+002024-03-11 16:56:17.712+0031:57.5COMMITTED

Test №5

DB_MAXSHAREDPOOLSIZE=40 parameter for list of modules.

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 8315.87325.20433.57138.34616.1920-PARSINGERROR
CICO_TC_Check-Out8419.45727.92136.49240.95618.911177
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs000011378787000.050.93514.69622.55232.81237.90739.27914.68132.75
CICO_TC_Check-In Controller_mob017979000.0460.93613.21121.41831.07532.80634.314.18231.008
CICO_TC_Check-In Controller_mob0106868000.0390.66317.75326.48835.15838.83343.70617.2635.092
CICO_TC_Check-In Controller_mob0118383000.0490.82415.14826.66235.23237.79441.36216.2535.169
CICO_TC_Check-In Controller_mob0127979000.0450.96715.76825.17831.92238.78442.30616.00531.852
CICO_TC_Check-In Controller_mob0138383000.0480.92116.37325.82235.42438.56139.64817.06635.353
CICO_TC_Check-In Controller_mob0147878000.0440.92717.10425.79433.38838.09644.85816.82233.321
CICO_TC_Check-In Controller_mob0158383000.0470.71716.54727.13434.84442.76344.22717.07234.782
CICO_TC_Check-In Controller_mob0168484000.0480.72417.30726.83832.71937.9938.13817.27332.652
CICO_TC_Check-In Controller_mob0179595000.0540.93312.49125.71532.9642.10144.91915.35332.872
CICO_TC_Check-In Controller_mob0188585000.0480.84414.87825.27233.24641.03445.60216.23433.178
CICO_TC_Check-In Controller_mob0198484000.0470.90516.49424.27535.25339.52840.70616.36635.197
CICO_TC_Check-In Controller_mob027676000.0430.80113.81724.85130.31937.39145.08514.63930.259
CICO_TC_Check-In Controller_mob0209595000.0540.68816.90926.22436.18442.04649.29917.18236.118
CICO_TC_Check-In Controller_mob0217575000.0440.82916.99426.33832.9736.48242.38616.55832.896
CICO_TC_Check-In Controller_mob0228787000.050.79613.60822.63633.30438.69139.00914.78733.24
CICO_TC_Check-In Controller_mob0238787000.050.8813.3625.08731.95538.46639.14615.06831.889
CICO_TC_Check-In Controller_mob0248585000.0480.915.70826.44735.10239.94741.16816.92935.037
CICO_TC_Check-In Controller_mob0257777000.0460.83417.48124.79534.39340.05642.97217.45234.325
CICO_TC_Check-In Controller_mob0268383000.0470.95513.86125.76831.88934.92940.43815.31831.815
CICO_TC_Check-In Controller_mob0277979000.0450.95117.27926.99235.45143.44644.28916.34235.397
CICO_TC_Check-In Controller_mob0288989000.0520.84117.07825.0932.62138.81544.43216.68332.55
CICO_TC_Check-In Controller_mob0297777000.0440.96215.09825.36537.57239.99941.97516.12737.491
CICO_TC_Check-In Controller_mob037777000.0440.94113.94123.40331.07835.08538.73915.39431.013
CICO_TC_Check-In Controller_mob0308484000.0480.9517.64626.69434.55839.94240.09517.07834.498
CICO_TC_Check-In Controller_mob0318282000.0490.9517.46224.94834.35836.58938.3117.00934.288
CICO_TC_Check-In Controller_mob0327979000.0470.73715.75223.93730.43835.32238.32515.8630.38
CICO_TC_Check-In Controller_mob0338181000.0480.91115.13523.70631.6633.95936.66214.76731.596
CICO_TC_Check-In Controller_mob0347575000.0440.69214.80825.8133.44836.7943.46716.04433.385
CICO_TC_Check-In Controller_mob0358383000.0470.93913.7824.81630.85936.64937.58715.12730.797
CICO_TC_Check-In Controller_mob0368383000.0470.88716.90525.67533.21139.21842.3316.96433.144
CICO_TC_Check-In Controller_mob0378787000.0490.8351725.03731.10637.01339.84816.20431.033
CICO_TC_Check-In Controller_mob0388686000.0510.68912.926.22931.58439.07343.60115.12431.525
CICO_TC_Check-In Controller_mob0398989000.0520.86716.41426.19634.54339.68940.44916.77934.479
CICO_TC_Check-In Controller_mob047474000.0420.88413.72624.46633.54634.04136.27615.39833.484
CICO_TC_Check-In Controller_mob0408787000.0511.00617.84226.44435.87539.33139.47317.0635.805
CICO_TC_Check-In Controller_mob0418181000.0480.85415.86823.13936.72442.60642.86316.45236.656
CICO_TC_Check-In Controller_mob0429393000.0530.88114.76722.33631.5443.43344.60914.77631.479
CICO_TC_Check-In Controller_mob0438888000.050.83219.34726.03536.29539.41343.68418.12836.233
CICO_TC_Check-In Controller_mob0448282000.0480.96814.79324.68531.80737.28940.73215.71231.745
CICO_TC_Check-In Controller_mob0457676000.0460.80816.41525.89334.16738.26444.21817.01234.094
CICO_TC_Check-In Controller_mob0467070000.040.80915.48628.19632.14935.24635.73816.40432.066
CICO_TC_Check-In Controller_mob0477171000.0420.84115.63223.74830.08134.46636.84915.09530.006
CICO_TC_Check-In Controller_mob0488484000.0480.71213.70324.84934.96938.87339.65714.99534.904
CICO_TC_Check-In Controller_mob0498585000.050.70315.94724.7634.74238.18739.01215.50134.677
CICO_TC_Check-In Controller_mob057777000.0430.66816.40424.69332.14438.144.21616.45932.077
CICO_TC_Check-In Controller_mob0508787000.0510.77716.92325.28131.2837.24338.67615.98431.218
CICO_TC_Check-In Controller_mob0518787000.0510.75618.78826.60536.53539.02644.25617.91736.474
CICO_TC_Check-In Controller_mob0528181000.0470.90417.45825.47134.61237.87739.73416.18434.545
CICO_TC_Check-In Controller_mob0538585000.051.13616.226.62137.17843.02143.18917.57937.112
CICO_TC_Check-In Controller_mob0548686000.050.77916.53324.58436.6439.33544.10816.65936.575
CICO_TC_Check-In Controller_mob0559090000.0520.69214.11324.91837.51942.11946.49715.60937.437
CICO_TC_Check-In Controller_mob0567676000.0450.78717.5226.06932.32437.60737.99617.02532.26
CICO_TC_Check-In Controller_mob0577979000.0460.84814.77524.16132.92637.9638.38314.99732.865
CICO_TC_Check-In Controller_mob0588282000.0471.06215.7422.75131.00336.47137.96515.40430.939
CICO_TC_Check-In Controller_mob0597777000.0440.89117.6826.70131.36633.7737.22117.35831.293
CICO_TC_Check-In Controller_mob068585000.0520.73715.723.3233.63938.94544.9716.26733.562
CICO_TC_Check-In Controller_mob0607979000.0450.96815.32125.24733.46936.45137.68816.06433.409
CICO_TC_Check-In Controller_mob078787000.0510.91718.98926.22136.34538.41941.46517.51636.283
CICO_TC_Check-In Controller_mob088808810000.76314.76525.21833.45237.90638.66715.89433.386
CICO_TC_Check-In Controller_mob09102102000.0570.7217.08425.84532.88637.91538.73816.2932.822
CICO_TC_Check-Out Controller_fs00001137797811.2660.0442.32220.4829.01437.02639.88151.07319.95236.904
CICO_TC_Check-Out Controller_mob018888000.0491.72719.00825.95134.87240.01141.46118.2934.783
CICO_TC_Check-Out Controller_mob0109999000.0561.58318.25727.33136.08741.67843.98118.36336
CICO_TC_Check-Out Controller_mob0118383000.0461.63219.12928.35438.62739.62742.74818.38238.513
CICO_TC_Check-Out Controller_mob0128787000.0522.28218.7428.71337.59541.64243.31218.85537.496
CICO_TC_Check-Out Controller_mob0138383000.0471.87516.42723.94234.34138.90541.13116.87134.246
CICO_TC_Check-Out Controller_mob0148989000.0511.83519.58428.22139.87542.25646.52118.89139.74
CICO_TC_Check-Out Controller_mob0158383000.0491.95518.18626.6236.89339.69341.05118.12336.777
CICO_TC_Check-Out Controller_mob0168282000.0461.82818.7529.01438.46840.95240.96918.74738.336
CICO_TC_Check-Out Controller_mob0177171000.042.49622.06528.05137.38642.3543.84320.99537.302
CICO_TC_Check-Out Controller_mob0188282000.0481.72819.67227.14334.35639.42540.63118.87934.253
CICO_TC_Check-Out Controller_mob0198383000.0481.80420.47928.70934.21535.744.52619.29234.129
CICO_TC_Check-Out Controller_mob029292000.0511.73218.93327.07331.8135.94242.77118.36831.706
CICO_TC_Check-Out Controller_mob0207171000.0411.92820.38827.08434.53439.98846.45618.49134.434
CICO_TC_Check-Out Controller_mob0219292000.0521.90720.34629.71940.53647.50348.77519.70740.434
CICO_TC_Check-Out Controller_mob0227979000.0442.26822.56127.67338.78941.93644.06220.27438.674
CICO_TC_Check-Out Controller_mob0237979000.0481.8918.69426.36436.68740.92942.47218.78936.588
CICO_TC_Check-Out Controller_mob0248181000.0481.76717.97626.16638.19939.62943.59218.45338.093
CICO_TC_Check-Out Controller_mob0258989000.051.67618.67727.9934.50939.00544.80117.98334.4
CICO_TC_Check-Out Controller_mob0268484000.0481.74220.89229.48538.80242.8345.28420.30338.687
CICO_TC_Check-Out Controller_mob0278787000.0511.69519.45328.01738.99145.947.89319.50938.88
CICO_TC_Check-Out Controller_mob0287777000.0441.7417.22726.29536.6740.74546.19817.95236.558
CICO_TC_Check-Out Controller_mob0299090000.0511.93718.52327.34935.6437.89640.0818.31135.54
CICO_TC_Check-Out Controller_mob039090000.051.49818.17424.63733.67743.32545.57617.14133.562
CICO_TC_Check-Out Controller_mob0308282000.0471.63219.81726.65834.43839.42242.99818.32134.333
CICO_TC_Check-Out Controller_mob0318585000.0481.65918.27927.10439.35447.2950.03318.93839.245
CICO_TC_Check-Out Controller_mob0328888000.051.53719.31228.536.05246.91448.96619.06435.945
CICO_TC_Check-Out Controller_mob0338585000.0491.71219.90929.36736.65141.66645.88119.70236.549
CICO_TC_Check-Out Controller_mob0349191000.0511.68819.15828.48336.63649.27449.29118.9236.367
CICO_TC_Check-Out Controller_mob0358383000.0481.93921.24928.30335.55539.77948.62519.78635.46
CICO_TC_Check-Out Controller_mob0368383000.0481.64918.6126.48535.98738.03340.58717.86235.886
CICO_TC_Check-Out Controller_mob0378080000.0471.74619.51928.63438.69943.04443.22519.16238.583
CICO_TC_Check-Out Controller_mob0388181000.0461.75421.9729.76635.67743.43345.54120.78835.578
CICO_TC_Check-Out Controller_mob0397777000.0441.71118.64728.37635.87140.70141.77318.85535.762
CICO_TC_Check-Out Controller_mob049393000.0521.63816.93827.71435.49939.58943.1617.90835.391
CICO_TC_Check-Out Controller_mob0407878000.0462.05619.8328.77434.68841.15545.97119.40734.578
CICO_TC_Check-Out Controller_mob0418585000.0481.39121.93429.10934.20840.17541.20719.22334.114
CICO_TC_Check-Out Controller_mob0427373000.0441.92522.53730.22433.69235.91239.12720.69733.598
CICO_TC_Check-Out Controller_mob0437878000.0471.77615.28224.99835.37241.13842.38617.06535.272
CICO_TC_Check-Out Controller_mob0448383000.0472.09319.4327.64635.2239.08546.17618.58435.117
CICO_TC_Check-Out Controller_mob0458989000.0511.83619.95827.28438.24346.37946.83718.66138.123
CICO_TC_Check-Out Controller_mob0469696000.0571.54619.16926.95237.18443.08243.58718.63637.095
CICO_TC_Check-Out Controller_mob0479494000.0541.4820.49730.86640.3644.91747.26820.19240.257
CICO_TC_Check-Out Controller_mob0488282000.0471.48720.36628.97234.66636.6337.92419.52434.577
CICO_TC_Check-Out Controller_mob0498080000.0461.90719.75227.43938.63340.33844.03519.76738.525
CICO_TC_Check-Out Controller_mob058989000.0521.36718.00825.88533.73937.89938.07116.79333.633
CICO_TC_Check-Out Controller_mob0507979000.0471.85819.92729.37837.94341.99854.65619.65137.824
CICO_TC_Check-Out Controller_mob0517878000.0451.82218.16526.5737.31539.48842.38617.80837.213
CICO_TC_Check-Out Controller_mob0528585000.0482.12619.45328.16938.08839.22540.98119.18537.979
CICO_TC_Check-Out Controller_mob0538080000.0461.63518.80528.43735.36538.97939.11718.31735.267
CICO_TC_Check-Out Controller_mob0548181000.0471.92821.35227.84237.21739.11440.16319.52437.109
CICO_TC_Check-Out Controller_mob0557575000.0432.05222.23229.82138.4540.96347.37620.96738.329
CICO_TC_Check-Out Controller_mob0569191000.0521.68918.91629.234.94440.23742.09818.78634.844
CICO_TC_Check-Out Controller_mob0578686000.051.68219.5429.49436.09238.13639.71419.735.979
CICO_TC_Check-Out Controller_mob0588585000.051.46922.62829.74838.27741.42145.73420.41938.166
CICO_TC_Check-Out Controller_mob0598989000.0532.12119.88827.45236.2439.70140.08318.69436.138
CICO_TC_Check-Out Controller_mob068181000.0451.65918.84229.73337.56640.2143.7818.18537.475
CICO_TC_Check-Out Controller_mob0608787000.0511.77320.32327.57538.04142.83445.68519.70837.938
CICO_TC_Check-Out Controller_mob078080000.0451.56316.59624.56534.48240.80543.33116.39434.371
CICO_TC_Check-Out Controller_mob087878000.0441.35916.77728.87434.70839.37641.4617.97734.613
CICO_TC_Check-Out Controller_mob096565000.0391.49520.63929.86336.2542.23445.9619.47636.155
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-12 10:09:14.995+002024-03-12 10:20:51.611+0011:36.6COMMITTED
mob0110k_bib_Create.mrc2024-03-12 10:11:13.95+00

PARSING_IN_PROGRESS
mob0210k_bib_Create.mrc2024-03-12 10:13:14.126+00

PARSING_IN_PROGRESS
mob0310k_bib_Create.mrc2024-03-12 10:15:13.931+002024-03-12 10:39:35.038+0024:21.1ERROR
mob0410k_bib_Create.mrc2024-03-12 10:17:13.941+00

PARSING_IN_PROGRESS
mob0510k_bib_Create.mrc2024-03-12 10:19:13.97+00

PARSING_IN_PROGRESS
mob0610k_bib_Create.mrc2024-03-12 10:21:13.897+00

PARSING_IN_PROGRESS
mob0710k_bib_Create.mrc2024-03-12 10:23:13.941+00

PARSING_IN_PROGRESS
mob0810k_bib_Create.mrc2024-03-12 10:25:13.911+002024-03-12 10:26:49.938+0001:36.0ERROR
mob0910k_bib_Create.mrc2024-03-12 10:27:13.93+002024-03-12 11:38:32.369+0011:18.4ERROR
mob01010k_bib_Create.mrc2024-03-12 10:29:13.929+002024-03-12 10:35:22.774+0006:08.8ERROR
mob01110k_bib_Create.mrc2024-03-12 10:31:13.836+002024-03-12 10:36:22.929+0005:09.1ERROR
mob01210k_bib_Create.mrc2024-03-12 10:33:14.027+00

FILE_UPLOADED
mob01310k_bib_Create.mrc2024-03-12 10:35:13.933+00

PARSING_IN_PROGRESS
mob01410k_bib_Create.mrc2024-03-12 10:37:13.931+00

NEW

Test №6

DB_MAXSHAREDPOOLSIZE=70 parameter for list of modules.

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 981.9602.79048.94375.0547.95600:57:59PARSINGERROR
CICO_TC_Check-Out944.05812.30063.33078.01414.255200
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs000011378282000.0481.0622.4323.19350.62480.47382.29.27750.542
CICO_TC_Check-In Controller_mob018686000.0480.9991.7332.6466.59778.18687.8458.71666.508
CICO_TC_Check-In Controller_mob0109191000.0540.9691.9783.07345.15781.03588.6888.10944.949
CICO_TC_Check-In Controller_mob0118585000.0480.8461.9632.91953.679.48182.4528.84653.522
CICO_TC_Check-In Controller_mob0129797000.0540.8612.0482.74843.06276.48277.6366.93342.951
CICO_TC_Check-In Controller_mob013103103000.0590.9851.882.66645.35479.09180.3527.82545.273
CICO_TC_Check-In Controller_mob014100100000.0570.8131.9342.5245.99577.68688.5657.16545.896
CICO_TC_Check-In Controller_mob015111111000.0691.0541.8592.58748.68673.15674.5287.06348.568
CICO_TC_Check-In Controller_mob0169797000.0581.0571.9743.17954.99682.56387.929.54254.917
CICO_TC_Check-In Controller_mob0179898000.0550.9381.9292.84947.28775.87281.1468.61847.164
CICO_TC_Check-In Controller_mob0188080000.0450.8182.2093.08939.35373.07176.8298.05539.27
CICO_TC_Check-In Controller_mob019104104000.060.8671.9952.90944.2375.03177.5526.89244.108
CICO_TC_Check-In Controller_mob029292000.0510.9221.8232.66546.99877.83987.3589.39946.935
CICO_TC_Check-In Controller_mob0209797000.0560.9161.9452.49239.05677.47278.2346.35138.969
CICO_TC_Check-In Controller_mob021104104000.0580.9341.9092.65847.44573.78475.9417.69647.368
CICO_TC_Check-In Controller_mob0229696000.0540.8141.9052.60533.78172.16582.1935.77833.659
CICO_TC_Check-In Controller_mob0239696000.0560.7481.9132.68941.30649.58969.6045.59341.228
CICO_TC_Check-In Controller_mob0249191000.0510.9652.0082.72350.88476.84379.9027.67850.774
CICO_TC_Check-In Controller_mob0258787000.0530.8972.0712.94641.69676.22678.2537.52541.573
CICO_TC_Check-In Controller_mob026107107000.0640.8471.9532.60540.33173.38377.8157.47340.223
CICO_TC_Check-In Controller_mob027102102000.0581.041.9922.82136.96773.30675.5417.05536.843
CICO_TC_Check-In Controller_mob0289494000.0540.9622.0553.16968.69979.87788.31410.30968.628
CICO_TC_Check-In Controller_mob029101101000.0590.8561.9223.12451.46279.281.5698.27551.367
CICO_TC_Check-In Controller_mob03101101000.0580.8381.8332.44549.11778.85981.1667.98849.036
CICO_TC_Check-In Controller_mob0308080000.0460.9151.772.70737.93252.85763.4376.0537.826
CICO_TC_Check-In Controller_mob031105105000.0630.912.2192.96950.83473.66377.28.18550.747
CICO_TC_Check-In Controller_mob032100100000.0570.841.8662.86140.22971.53180.0277.27340.118
CICO_TC_Check-In Controller_mob0338383000.0490.9151.8962.60639.40477.90185.4987.79439.317
CICO_TC_Check-In Controller_mob0349191000.0541.1132.1122.9544.10474.91676.6638.21144.002
CICO_TC_Check-In Controller_mob035111111000.0640.9092.0022.6847.14878.95279.3967.47147.067
CICO_TC_Check-In Controller_mob036113113000.0640.8551.8682.55130.94256.60371.0225.55630.855
CICO_TC_Check-In Controller_mob037104104000.0590.9941.8352.71453.80881.97683.4538.35453.72
CICO_TC_Check-In Controller_mob0389595000.0540.9051.872.560.34972.44277.8937.11660.262
CICO_TC_Check-In Controller_mob0399898000.0570.951.8912.68748.98876.97779.8078.31348.88
CICO_TC_Check-In Controller_mob049393000.0530.9021.772.31844.14678.87882.5547.57544.075
CICO_TC_Check-In Controller_mob0409090000.0530.9622.0712.77948.62379.62582.3037.42948.343
CICO_TC_Check-In Controller_mob041106106000.0610.8272.0212.86840.60670.3478.7077.06940.507
CICO_TC_Check-In Controller_mob042103103000.060.8081.9142.72739.30776.26178.367.27439.172
CICO_TC_Check-In Controller_mob043101101000.0570.8261.9782.91263.46874.5574.8748.97763.372
CICO_TC_Check-In Controller_mob0449494000.0540.9612.0742.68948.49772.85383.3756.77748.413
CICO_TC_Check-In Controller_mob045105105000.0620.8651.8832.79742.60275.77677.2656.80142.524
CICO_TC_Check-In Controller_mob0469696000.0550.8331.9312.62446.92678.86885.6917.44346.769
CICO_TC_Check-In Controller_mob047107107000.0630.9181.9063.08564.80481.16281.8169.29664.727
CICO_TC_Check-In Controller_mob0489090000.0530.8971.9712.54761.23277.2182.4248.84261.14
CICO_TC_Check-In Controller_mob049114114000.0660.8362.2033.08956.94871.14977.8589.6256.864
CICO_TC_Check-In Controller_mob05101101000.0570.8471.8612.84152.94579.95691.6118.17952.813
CICO_TC_Check-In Controller_mob0509191000.0550.9581.9742.78163.73874.62678.8528.77563.626
CICO_TC_Check-In Controller_mob0518989000.0540.9431.9152.66550.11674.75378.7828.54650.052
CICO_TC_Check-In Controller_mob0529595000.0540.8771.923.01454.3882.53484.3228.6554.085
CICO_TC_Check-In Controller_mob053105105000.0610.8371.8272.95846.1978.03881.3937.45646.114
CICO_TC_Check-In Controller_mob0549696000.0560.8571.9822.7253.45274.86979.1848.86453.332
CICO_TC_Check-In Controller_mob0559999000.060.9571.9772.88444.09268.91771.1977.41243.972
CICO_TC_Check-In Controller_mob056100100000.0570.9341.9352.77143.91778.38588.0167.64643.779
CICO_TC_Check-In Controller_mob0578787000.050.9682.1483.12464.18377.59181.08310.4364.106
CICO_TC_Check-In Controller_mob058106106000.0640.9221.9282.95161.55274.9775.1239.33361.48
CICO_TC_Check-In Controller_mob0599999000.0570.8641.9813.10963.08679.61680.3419.42863.004
CICO_TC_Check-In Controller_mob069797000.0550.8571.9382.5838.95865.61875.7467.38238.722
CICO_TC_Check-In Controller_mob060115115000.0680.9771.9853.02355.86777.01877.5779.7455.804
CICO_TC_Check-In Controller_mob079999000.0560.8871.8322.50240.83460.98769.9596.73840.704
CICO_TC_Check-In Controller_mob089009010000.7122.0352.7850.43579.23580.3468.77250.335
CICO_TC_Check-In Controller_mob099898000.0561.0891.9862.51258.18476.04577.5998.38858.09
CICO_TC_Check-Out Controller_fs0000113711010821.8180.0612.0124.3646.32968.63374.95385.36112.37868.202
CICO_TC_Check-Out Controller_mob01106106000.061.5853.54311.97763.4383.72588.30414.09563.152
CICO_TC_Check-Out Controller_mob010102102000.0571.6223.97.82664.25578.04284.22112.87364.072
CICO_TC_Check-Out Controller_mob011106106000.0611.6343.82310.45767.53676.60383.40812.97667.39
CICO_TC_Check-Out Controller_mob0129595000.0551.6174.00119.13865.17384.85586.21315.63364.946
CICO_TC_Check-Out Controller_mob0138888000.051.9184.4187.82269.32181.50689.63914.43368.747
CICO_TC_Check-Out Controller_mob0149191000.0531.9884.29217.50755.17368.49476.37214.48454.908
CICO_TC_Check-Out Controller_mob0158080000.0451.5973.76.04868.10181.00982.21713.40967.876
CICO_TC_Check-Out Controller_mob0169595000.0541.5563.8285.78942.83480.22983.88811.30142.607
CICO_TC_Check-Out Controller_mob0179494000.0541.9113.9629.29666.50279.83991.53915.5266.106
CICO_TC_Check-Out Controller_mob018112112000.0651.6483.90811.0867.91479.8784.96115.6967.711
CICO_TC_Check-Out Controller_mob0198888000.051.8154.48920.3667.03677.02680.31715.17466.91
CICO_TC_Check-Out Controller_mob02100100000.0571.5313.5176.90867.00379.58879.79712.64366.779
CICO_TC_Check-Out Controller_mob0209595000.0531.6974.22821.40568.13180.75989.67815.97468.032
CICO_TC_Check-Out Controller_mob0218888000.0572.1794.3275.46869.44679.27293.6313.56869.248
CICO_TC_Check-Out Controller_mob0229595000.0561.7584.17527.31964.54277.64983.516.44364.374
CICO_TC_Check-Out Controller_mob0239595000.0542.0414.04921.03770.8983.85985.25516.22970.647
CICO_TC_Check-Out Controller_mob024100100000.0591.6594.38910.47458.30174.85283.18313.76458.197
CICO_TC_Check-Out Controller_mob025104104000.061.5874.3037.78374.45581.83782.87714.96474.306
CICO_TC_Check-Out Controller_mob0268484000.0481.7943.9457.766.8178.67282.61614.63566.71
CICO_TC_Check-Out Controller_mob0278989000.0511.8523.8035.56770.12881.22382.64214.24769.708
CICO_TC_Check-Out Controller_mob0289797000.0551.9164.0636.80360.31484.58388.58513.55559.909
CICO_TC_Check-Out Controller_mob0299191000.0521.9323.9847.62566.63584.28187.42513.69766.483
CICO_TC_Check-Out Controller_mob039292000.0521.8623.95920.47356.12973.56483.57114.25855.792
CICO_TC_Check-Out Controller_mob030112112000.0631.833.99823.64567.46982.46283.23115.15167.088
CICO_TC_Check-Out Controller_mob0318585000.0481.6663.9436.27154.17876.88888.90712.44454.049
CICO_TC_Check-Out Controller_mob0329292000.0531.8964.27915.63966.11678.62682.06215.5765.977
CICO_TC_Check-Out Controller_mob033109109000.0621.7054.1178.05859.56973.19775.28513.76759.343
CICO_TC_Check-Out Controller_mob034100100000.0571.7724.1189.87959.65277.42680.23413.88859.377
CICO_TC_Check-Out Controller_mob0358080000.0461.9814.02813.29257.57675.21785.50114.17757.443
CICO_TC_Check-Out Controller_mob0367979000.0461.8864.2830.53867.24778.05579.63417.84767.013
CICO_TC_Check-Out Controller_mob0378787000.0521.9944.20122.24160.39778.83385.53415.62660.288
CICO_TC_Check-Out Controller_mob0389797000.0561.8384.0322.91250.47274.15476.9814.33550.295
CICO_TC_Check-Out Controller_mob0399292000.0521.6894.0138.71859.63773.81186.28813.53859.334
CICO_TC_Check-Out Controller_mob049898000.0551.9313.74820.12362.69981.8185.18613.74962.582
CICO_TC_Check-Out Controller_mob040101101000.0581.6064.22314.26861.8183.43187.89415.11561.715
CICO_TC_Check-Out Controller_mob0418585000.0491.6724.02318.82769.3272.15787.19616.26569.212
CICO_TC_Check-Out Controller_mob0428989000.0511.7483.8149.62467.52375.80278.5513.64867.128
CICO_TC_Check-Out Controller_mob0439191000.0531.63.9026.23969.54679.97386.90813.44169.345
CICO_TC_Check-Out Controller_mob0449797000.0561.6424.10511.06260.59774.07375.83413.27360.306
CICO_TC_Check-Out Controller_mob0458686000.0491.6724.0176.37157.08269.38692.11712.49256.965
CICO_TC_Check-Out Controller_mob0469696000.0561.7094.42718.75166.01579.43382.15815.80765.894
CICO_TC_Check-Out Controller_mob0478585000.0481.6234.0469.09560.77572.39973.40413.9660.54
CICO_TC_Check-Out Controller_mob048101101000.0581.6884.29412.12264.97577.63790.03314.22664.87
CICO_TC_Check-Out Controller_mob0497777000.0441.7894.0066.11761.07475.48485.04614.07260.859
CICO_TC_Check-Out Controller_mob058989000.0531.8313.4845.17460.42273.90781.48711.43560.117
CICO_TC_Check-Out Controller_mob0509999000.0571.4994.0759.80963.54482.77585.18513.94763.185
CICO_TC_Check-Out Controller_mob051102102000.0581.8774.16311.35969.55277.66384.49415.54569.452
CICO_TC_Check-Out Controller_mob0529797000.0571.7274.1387.24159.31878.34582.05414.50759.227
CICO_TC_Check-Out Controller_mob0538686000.0491.6184.28325.32669.28976.53981.97716.02668.761
CICO_TC_Check-Out Controller_mob0549595000.0541.7764.0735.60452.26473.06877.7712.08452.026
CICO_TC_Check-Out Controller_mob0559292000.0531.7224.1087.45768.80776.67585.24714.76268.695
CICO_TC_Check-Out Controller_mob0569090000.0532.0294.33523.67364.83372.55981.35315.21964.588
CICO_TC_Check-Out Controller_mob057104104000.0611.6793.9855.8662.76181.1783.76413.75862.517
CICO_TC_Check-Out Controller_mob0588484000.0481.7024.0985.88358.07876.87779.71912.51257.707
CICO_TC_Check-Out Controller_mob0599393000.0531.9333.9927.26369.83681.75581.81914.56969.077
CICO_TC_Check-Out Controller_mob069595000.0531.6724.129.55964.25774.81686.11314.52263.942
CICO_TC_Check-Out Controller_mob0607575000.0431.9243.8167.34959.0475.48280.59213.68958.546
CICO_TC_Check-Out Controller_mob079393000.0541.6064.26224.8364.17978.09280.74116.02164.063
CICO_TC_Check-Out Controller_mob08101101000.0581.5073.9067.18658.14982.40884.98612.87358.033
CICO_TC_Check-Out Controller_mob099393000.0531.5424.11210.7456.35380.18987.85513.72455.709
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-12 12:09:47.259+002024-03-12 12:19:22.126+0009:34.9COMMITTED
mob0110k_bib_Create.mrc2024-03-12 12:11:46.396+002024-03-12 12:33:36.591+0021:50.2COMMITTED
mob0210k_bib_Create.mrc2024-03-12 12:13:46.278+002024-03-12 12:49:23.914+0035:37.6COMMITTED
mob0310k_bib_Create.mrc2024-03-12 12:15:46.327+002024-03-12 12:53:49.698+0038:03.4COMMITTED
mob0410k_bib_Create.mrc2024-03-12 12:17:46.295+002024-03-12 12:57:48.574+0040:02.3COMMITTED
mob0510k_bib_Create.mrc2024-03-12 12:19:46.281+002024-03-12 13:00:58.156+0041:11.9COMMITTED
mob0610k_bib_Create.mrc2024-03-12 12:21:46.257+002024-03-12 13:03:20.963+0041:34.7COMMITTED
mob0710k_bib_Create.mrc2024-03-12 12:23:46.282+002024-03-12 13:04:57.852+0041:11.6COMMITTED
mob0810k_bib_Create.mrc2024-03-12 12:25:46.588+002024-03-12 13:06:09.282+0040:22.7COMMITTED
mob0910k_bib_Create.mrc2024-03-12 12:27:46.365+002024-03-12 13:06:46.282+0038:59.9COMMITTED
mob01010k_bib_Create.mrc2024-03-12 12:29:46.253+002024-03-12 13:07:21.401+0037:35.1COMMITTED
mob01110k_bib_Create.mrc2024-03-12 12:31:46.563+002024-03-12 13:07:30.684+0035:44.1COMMITTED
mob01210k_bib_Create.mrc2024-03-12 12:33:46.387+002024-03-12 13:07:37.637+0033:51.2COMMITTED
mob01310k_bib_Create.mrc2024-03-12 12:35:46.255+002024-03-12 13:07:43.666+0031:57.4COMMITTED
mob01410k_bib_Create.mrc2024-03-12 12:37:46.312+002024-03-12 13:07:46.654+0030:00.3COMMITTED

Test №7

DB_MAXSHAREDPOOLSIZE=140 parameter for list of modules.

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 1281.2181.4265.23515.5701.86601:44:56PARSINGERROR
CICO_TC_Check-Out1242.2512.62712.49320.3183.551098
 Full Check-In/Check-Out result table
TotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
124124000.070.6611.2291.4699.65719.28526.4132.3249.384
124124000.070.6661.2241.4319.41723.38631.7482.2679.236
122122000.0680.7761.2161.4039.12619.77120.4752.169.042
123123000.0710.6991.2421.4867.15416.66333.2692.0617.08
120120000.0690.6861.2161.4424.92412.87119.0681.7654.792
117117000.0660.651.2561.4714.05914.6324.4981.8863.99
113113000.0640.7291.2391.3959.45517.48917.9492.1499.379
124124000.0730.6051.2681.4897.7414.95432.172.1657.586
102102000.0580.6941.1691.3713.96715.60818.1141.7963.883
117117000.0680.6721.2691.5247.90618.81431.2262.2177.815
125125000.0740.7061.1941.4373.49913.19314.311.6093.391
120120000.070.7351.3061.4876.1317.31618.0121.9555.998
125125000.0720.6931.2151.4577.58819.7321.342.0627.473
125125000.0710.7551.2651.4426.14715.06624.2131.8996.044
113113000.0640.7451.2561.49210.48916.4125.4442.32110.339
135135000.0770.7331.2491.5026.20320.15920.6892.0546.118
116116000.0650.6921.2481.4413.58412.90215.7571.7423.472
116116000.0680.6591.2541.4033.38720.00123.0951.883.203
126126000.0720.6561.2141.4557.11315.58219.8051.8846.754
112112000.0640.731.251.4792.57616.35230.9311.8712.476
128128000.0730.7441.1811.374.60915.57231.6691.8424.542
119119000.070.7491.2341.4585.59119.32526.3452.0565.429
125125000.0710.7311.2131.4225.39814.12817.8951.835.263
118118000.0690.7081.2281.4565.23818.24719.4021.9555.151
111111000.0650.7061.231.484.75316.45330.981.9344.514
107107000.060.7271.1871.3862.85513.87714.81.5592.733
115115000.0680.6581.2121.4192.73512.48521.6861.7312.515
123123000.0710.7381.2271.4782.28213.40316.2071.6872.189
117117000.0670.6271.2811.5019.6121.87122.7272.2169.496
126126000.0710.7171.2541.4743.81816.31625.6641.9113.711
117117000.0670.7361.2341.4555.04617.39820.6641.9644.935
119119000.0670.6821.1881.3914.20911.3412.9751.5784.115
123123000.0720.751.291.5155.90720.16529.4822.1515.838
115115000.0650.7271.2131.4452.47313.56115.4641.612.202
108108000.0620.6921.2531.525.80711.99717.2111.7495.672
112112000.0650.681.2121.4216.99612.06713.1051.8066.905
111111000.0640.671.2131.3676.89715.68221.6121.9466.749
117117000.070.6931.1771.3733.22216.23124.261.8033.146
124124000.0710.6711.2261.4184.01414.16630.2271.823.862
111111000.0630.7471.1891.3314.86313.04116.6151.7664.623
113113000.0680.6321.2221.3921.88214.81716.5791.6421.777
120120000.0680.7341.2171.4367.0117.02623.5452.016.885
114114000.0680.6121.2231.3891.86215.54417.4361.6111.604
119119000.0680.7171.1691.3852.4168.43117.2561.5852.318
224224000.1310.6511.1471.3335.35113.58516.7241.6845.206
118118000.0710.691.1841.4436.84116.37720.6531.9136.719
225225000.130.6431.1111.3222.97412.03315.3411.4522.82
118118000.0680.6671.21.3781.7758.3089.3581.3681.654
249249000.1390.6341.1481.3337.17816.75424.041.8597.074
102102000.0590.6471.2021.3673.55114.87619.8111.6993.397
253253000.1430.6731.1241.3272.93511.8320.7851.5922.841
108108000.0630.7011.2461.4285.33515.73820.5361.955.255
241241000.1370.6541.131.3134.74516.18720.9661.6574.644
119119000.0710.6291.1861.435.72520.2624.062.0655.558
113011310000.7361.2261.4142.29113.07113.5211.7142.169
114114000.0650.6921.2481.4184.8669.56218.4141.6884.598
110110000.0641.4442.2522.60714.93623.26431.4683.614.739
107107000.0641.4482.2172.57914.8224.97832.6533.82714.638
111111000.0641.4282.2192.55912.39723.07427.2933.85912.263
109109000.0621.52.2762.72813.75622.31330.7943.86413.526
113113000.0631.3922.272.60812.76929.49831.034.06612.496
115115000.0681.4072.2112.66512.74716.98623.2013.57112.301
118118000.0681.3442.2232.62614.88321.73529.393.80914.573
108108000.0621.4552.282.50413.50317.64528.1743.47713.19
129129000.0751.4152.2672.80515.520.09520.9913.8515.334
116116000.0671.4372.3112.5749.82815.28820.3583.399.659
108108000.0611.582.3812.99413.60724.46629.1914.09613.163
111111000.0641.4862.2252.70312.38920.15931.53.57912.236
107107000.061.4472.2812.80414.51830.27131.7454.09614.324
106106000.0631.4912.3682.67313.07627.14532.183.67712.853
119119000.0681.3612.2582.67613.53518.06521.0073.4713.381
9696000.0571.4912.3772.67214.29822.70131.9423.90214.173
116116000.0681.4192.2872.68413.14119.31330.3263.81212.885
115115000.0661.4662.3142.62711.84916.01316.9493.22111.566
108108000.0611.4512.2752.69814.33818.91520.3943.46414.178
119119000.0691.4862.2742.69112.99219.36332.6843.77812.702
104104000.0611.4692.2382.4715.65821.06327.4523.68715.403
113113000.0641.5522.3322.6539.56313.54916.5133.1059.425
107107000.0641.5732.2722.5915.48119.9932.1373.71515.336
114114000.0641.4082.2832.6977.71613.70314.8993.0097.581
120120000.0681.3142.2552.5113.50228.68931.4923.73913.236
125125000.0731.5262.1962.5511.80519.04221.9133.34811.678
116116000.0671.4442.322.85310.09115.85720.3773.4649.869
110110000.0621.42.3292.58312.06317.5131.9433.48711.928
113113000.0661.4262.2332.61110.75220.0524.4923.3910.568
107107000.0631.4492.2382.72516.71517.59633.2433.73616.541
114114000.0651.4712.1792.56812.70619.74624.1743.56812.162
113113000.0651.4762.2572.77510.13726.52531.033.58910.012
109109000.0631.3262.3672.7258.04521.09424.4433.1877.883
118118000.0681.232.2852.69112.53719.4431.7713.7512.427
124124000.0721.3922.2272.5569.48220.231.2043.289.139
121121000.0681.4872.2262.5327.60916.16921.2833.047.417
122122000.071.3372.1892.60314.03715.80124.8153.2413.882
116116000.0651.4782.3052.56811.94117.01928.2923.58511.667
109109000.0631.4342.2722.62310.16416.83719.0543.1110.023
121121000.0711.3632.2682.64414.17619.40431.8363.55613.962
119119000.0681.5042.1652.44212.8922.39724.5183.38212.574
111111000.0641.4022.3172.65613.51918.81833.0173.62313.25
116116000.0671.5282.1712.4088.79317.48321.5133.0998.544
113113000.0681.5222.2732.5499.02324.45725.6173.5128.798
239239000.1351.3572.0712.42510.78420.65928.2533.1910.466
115115000.0671.3982.1882.53611.52917.03818.7383.3111.358
238238000.1341.3132.1592.6414.43220.84731.0083.58914.27
113113000.0691.3982.2583.01115.22919.72930.5994.15715.101
217217000.1251.312.1162.42711.38916.9919.5133.11211
129129000.0761.32.2252.5179.81718.14231.3853.3069.673
210210000.1211.3422.1142.44611.74716.53128.8923.30611.521
124124000.0721.3472.2552.50813.66319.65630.913.46213.53
221221000.1271.212.1072.3511.41517.30230.7033.24111.284
111111000.0641.3972.2852.63711.59420.17428.83.5811.436
120120000.0691.4832.2172.81517.28429.91831.5264.1117.155
117117000.0691.5082.2712.74913.4227.11634.1853.88813.271
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc
2024-03-12 18:29:30.957+00


PARSING_IN_PROGRESS
mob0810k_bib_Create.mrc
2024-03-12 18:29:47.138+00


PARSING_IN_PROGRESS
mob0110k_bib_Create.mrc2024-03-12 18:31:30.217+002024-03-12 20:00:26.731+0028:56.5COMMITTED
mob01210k_bib_Create.mrc
2024-03-12 18:31:47.046+00


PARSING_IN_PROGRESS
mob0210k_bib_Create.mrc
2024-03-12 18:33:30.531+00


PARSING_IN_PROGRESS
mob01410k_bib_Create.mrc2024-03-12 18:33:47.01+002024-03-12 19:59:12.717+0025:25.7COMMITTED
mob0310k_bib_Create.mrc
2024-03-12 18:35:30.261+00


PARSING_IN_PROGRESS
mob01610k_bib_Create.mrc
2024-03-12 18:35:47.398+00


PARSING_IN_PROGRESS
mob0410k_bib_Create.mrc2024-03-12 18:37:30.349+002024-03-12 20:08:58.23+0031:27.9COMMITTED
mob01810k_bib_Create.mrc2024-03-12 18:37:46.953+002024-03-12 20:10:07.45+0032:20.5COMMITTED
mob0510k_bib_Create.mrc2024-03-12 18:39:30.257+002024-03-12 18:43:27.248+0003:57.0ERROR
mob02010k_bib_Create.mrc2024-03-12 18:39:47.195+002024-03-12 19:39:12.202+0059:25.0ERROR
mob0610k_bib_Create.mrc
2024-03-12 18:41:30.417+00


PARSING_IN_PROGRESS
mob02210k_bib_Create.mrc2024-03-12 18:41:46.965+002024-03-12 19:35:23.03+0053:36.1ERROR
mob0710k_bib_Create.mrc2024-03-12 18:43:30.294+002024-03-12 20:11:42.865+0028:12.6ERROR
mob02410k_bib_Create.mrc2024-03-12 18:43:47.108+002024-03-12 19:58:46.958+0014:59.8ERROR
mob0910k_bib_Create.mrc2024-03-12 18:45:30.381+002024-03-12 20:13:09.569+0027:39.2ERROR
mob02610k_bib_Create.mrc2024-03-12 18:45:47.055+002024-03-12 20:14:17.65+0028:30.6COMMITTED
mob01010k_bib_Create.mrc
2024-03-12 18:47:30.362+00


PARSING_IN_PROGRESS
mob02810k_bib_Create.mrc2024-03-12 18:47:46.92+002024-03-12 20:13:30.698+0025:43.8COMMITTED
mob01110k_bib_Create.mrc2024-03-12 18:49:30.287+002024-03-12 20:13:51.088+0024:20.8COMMITTED
mob03010k_bib_Create.mrc2024-03-12 18:49:46.929+002024-03-12 19:41:24.952+0051:38.0ERROR
mob01310k_bib_Create.mrc2024-03-12 18:51:30.279+002024-03-12 20:13:49.265+0022:19.0COMMITTED
mob03210k_bib_Create.mrc2024-03-12 18:51:47.087+002024-03-12 20:13:44.873+0021:57.8COMMITTED
mob01510k_bib_Create.mrc2024-03-12 18:53:30.319+002024-03-12 20:14:29.614+0020:59.3COMMITTED
mob03410k_bib_Create.mrc2024-03-12 18:53:46.894+002024-03-12 20:14:30.311+0020:43.4COMMITTED
mob01710k_bib_Create.mrc2024-03-12 18:55:30.268+002024-03-12 20:14:02.733+0018:32.5COMMITTED
mob03610k_bib_Create.mrc2024-03-12 18:55:46.984+002024-03-12 20:14:28.876+0018:41.9ERROR
mob01910k_bib_Create.mrc
2024-03-12 18:57:30.422+00


PARSING_IN_PROGRESS
mob03810k_bib_Create.mrc2024-03-12 18:57:47.75+002024-03-12 20:14:26.943+0016:39.2COMMITTED

Test №8

DB_MAXSHAREDPOOLSIZE=210 parameter for list of modules.

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 1461.2511.44410.65226.5652.568402:07:05PARSINGERROR
CICO_TC_Check-Out1432.3022.79518.38232.5634.760723
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_mob0110810710.9260.0610.8421.3061.4514.31324.46629.9182.43814.222
CICO_TC_Check-In Controller_mob011111111000.0650.8361.3011.44511.73521.62927.3142.60911.583
CICO_TC_Check-In Controller_mob013113113000.0640.8941.311.50211.50626.0327.52.45211.381
CICO_TC_Check-In Controller_mob015121121000.0680.8571.271.54713.3430.39840.3822.97813.197
CICO_TC_Check-In Controller_mob017123123000.0710.8881.2851.4479.31819.03135.6712.2949.242
CICO_TC_Check-In Controller_mob019112112000.0630.881.2181.3835.18125.32736.1162.2715.055
CICO_TC_Check-In Controller_mob02111211110.8930.0650.761.2591.4152.34624.79236.9572.2142.208
CICO_TC_Check-In Controller_mob023102102000.0610.8851.221.3421.71417.65130.3581.9371.638
CICO_TC_Check-In Controller_mob02412512410.80.0710.8961.2921.49115.61538.2342.6473.18815.526
CICO_TC_Check-In Controller_mob0259898000.0550.8631.2341.4416.14218.62435.2842.2456.027
CICO_TC_Check-In Controller_mob027111111000.0630.9591.2921.43612.13824.7439.7822.54812.031
CICO_TC_Check-In Controller_mob02811511321.7390.0670.871.2811.5029.14225.51132.6462.6059.07
CICO_TC_Check-In Controller_mob02912112010.8260.0690.9011.2651.47210.13129.44530.0632.6859.999
CICO_TC_Check-In Controller_mob0311711610.8550.0670.8541.2261.4098.54924.10825.8732.2188.431
CICO_TC_Check-In Controller_mob03012412310.8060.0730.9021.2881.52913.02227.07538.8472.90812.904
CICO_TC_Check-In Controller_mob03111010910.9090.0630.9291.2721.4815.00224.74628.8972.83514.88
CICO_TC_Check-In Controller_mob03211511321.7390.0660.8431.2561.50615.27225.71533.4513.00315.199
CICO_TC_Check-In Controller_mob033114114000.0650.8691.2061.3924.52819.24925.9071.9294.433
CICO_TC_Check-In Controller_mob03411711521.7090.0670.8791.2611.53112.82332.67237.3252.82412.738
CICO_TC_Check-In Controller_mob03511211110.8930.0650.7821.2761.46915.31228.85735.1853.16515.23
CICO_TC_Check-In Controller_mob03624424220.820.1360.8351.2041.39814.51629.99733.2432.62514.432
CICO_TC_Check-In Controller_mob03712011910.8330.070.9371.271.47310.54822.42925.3882.30610.441
CICO_TC_Check-In Controller_mob03821421310.4670.1190.8461.2021.35111.68325.29829.382.49511.602
CICO_TC_Check-In Controller_mob039122122000.0730.8541.2581.4395.37318.70225.3932.0735.238
CICO_TC_Check-In Controller_mob04023823620.840.1330.8071.1751.3539.99624.98438.732.2799.837
CICO_TC_Check-In Controller_mob04111111010.9010.0650.8631.3051.49810.68226.86529.32.76610.594
CICO_TC_Check-In Controller_mob04222122010.4520.1260.7761.1881.39114.10924.54739.4822.47814.027
CICO_TC_Check-In Controller_mob043107107000.0620.9021.2941.49215.41225.0829.9342.80715.31
CICO_TC_Check-In Controller_mob04423122920.8660.1320.731.2061.36811.59328.1538.3072.64911.514
CICO_TC_Check-In Controller_mob045110110000.0630.8261.3021.47414.09930.24339.5572.76814.037
CICO_TC_Check-In Controller_mob04623423310.4270.1350.781.2081.3979.38825.38239.9642.4149.284
CICO_TC_Check-In Controller_mob047111111000.0630.8281.271.5025.40828.5734.7092.3315.294
CICO_TC_Check-In Controller_mob04823123010.4330.1310.8511.1831.3667.57924.95639.6252.2927.48
CICO_TC_Check-In Controller_mob04911511410.870.0660.9271.2991.4245.06318.28726.4532.1084.97
CICO_TC_Check-In Controller_mob05112112000.0630.8421.3291.4466.5536.39740.8432.6576.449
CICO_TC_Check-In Controller_mob05023022820.870.1280.8091.1551.34412.26431.67637.9082.61112.168
CICO_TC_Check-In Controller_mob05111311121.770.0640.9081.2831.53512.40925.14539.982.92312.317
CICO_TC_Check-In Controller_mob05222722610.4410.1270.8271.1921.3210.54538.66941.0882.58510.433
CICO_TC_Check-In Controller_mob05311811710.8470.070.9021.2481.4917.39321.48625.2022.3427.234
CICO_TC_Check-In Controller_mob054240240000.1370.8191.191.3659.68827.27939.0972.3549.594
CICO_TC_Check-In Controller_mob055102102000.0580.8491.3311.55717.18832.88134.5793.517.075
CICO_TC_Check-In Controller_mob05623823710.420.1330.831.1761.39411.93525.79626.5642.41811.855
CICO_TC_Check-In Controller_mob05712712610.7870.0740.8921.2871.56712.91833.41240.0472.88612.837
CICO_TC_Check-In Controller_mob05823823531.2610.1330.8041.1671.31313.84231.52337.6232.59813.76
CICO_TC_Check-In Controller_mob05911411310.8770.0670.8821.2211.4488.3628.57234.0852.5068.229
CICO_TC_Check-In Controller_mob060233233000.1310.7841.1971.41414.08927.53439.3822.82614.002
CICO_TC_Check-In Controller_mob07116116000.0670.8621.3161.5067.54421.25736.0492.4667.435
CICO_TC_Check-In Controller_mob0911511410.870.0650.9111.2911.47913.99131.69437.2732.83413.902
CICO_TC_Check-Out Controller_mob01120120000.071.5932.4393.99518.99338.34542.3935.65318.852
CICO_TC_Check-Out Controller_mob011116116000.0661.8322.3772.76919.47828.87932.9944.83819.339
CICO_TC_Check-Out Controller_mob013114114000.0661.8082.4213.14121.47232.04735.0265.41221.29
CICO_TC_Check-Out Controller_mob015106106000.0631.7172.3822.78516.62138.71949.9615.04916.474
CICO_TC_Check-Out Controller_mob017104104000.0591.712.4434.56921.7629.59935.2695.37521.653
CICO_TC_Check-Out Controller_mob019115115000.0661.5672.3612.78518.33730.68633.7444.90518.156
CICO_TC_Check-Out Controller_mob021115115000.0651.6622.372.77118.85127.74436.1544.82918.668
CICO_TC_Check-Out Controller_mob023124124000.071.6512.3732.86118.47633.73938.1074.77818.374
CICO_TC_Check-Out Controller_mob024103103000.0571.7812.3412.98316.86734.48838.5555.09716.741
CICO_TC_Check-Out Controller_mob025130130000.0771.6792.3082.67217.4232.30138.5654.43717.284
CICO_TC_Check-Out Controller_mob027116116000.0681.6152.3452.75120.44736.36243.5935.03720.287
CICO_TC_Check-Out Controller_mob028114114000.0641.7752.3172.82916.43733.92534.7754.72816.267
CICO_TC_Check-Out Controller_mob02910510410.9520.0611.7762.3642.73722.83434.57636.1855.09122.687
CICO_TC_Check-Out Controller_mob03111111000.0631.672.3732.71917.32234.59336.8455.27517.207
CICO_TC_Check-Out Controller_mob030104104000.0581.7432.4632.89715.23923.26223.9094.41515.103
CICO_TC_Check-Out Controller_mob03111611510.8620.0681.7922.3262.6118.17133.65634.6474.34518.021
CICO_TC_Check-Out Controller_mob032113113000.0631.6282.3282.73717.10241.18442.344.8716.999
CICO_TC_Check-Out Controller_mob033113113000.0651.7072.3162.75320.14127.15433.2834.81820.004
CICO_TC_Check-Out Controller_mob034110110000.0621.6152.3562.81815.61132.62942.0534.16915.501
CICO_TC_Check-Out Controller_mob03511511410.870.0661.7972.2962.5917.01731.49634.9574.52816.903
CICO_TC_Check-Out Controller_mob036210210000.1191.6352.2122.47417.22333.30541.1644.28317.07
CICO_TC_Check-Out Controller_mob037107107000.0611.6992.3522.89620.20932.84734.6755.07120.087
CICO_TC_Check-Out Controller_mob038242242000.141.6032.1552.41614.32333.7837.5644.26114.223
CICO_TC_Check-Out Controller_mob039106106000.0611.6692.3492.68121.29426.24428.6954.44921.173
CICO_TC_Check-Out Controller_mob040217217000.1251.6362.2122.6517.85934.49637.3784.72217.745
CICO_TC_Check-Out Controller_mob041117117000.0671.542.2822.66416.60527.2629.9924.46216.457
CICO_TC_Check-Out Controller_mob042232232000.131.622.2082.65620.69332.98935.4944.73920.564
CICO_TC_Check-Out Controller_mob043119119000.0681.7182.2692.62320.40330.02634.6254.68120.215
CICO_TC_Check-Out Controller_mob044222222000.1241.5532.1972.58116.48133.32537.1954.39816.342
CICO_TC_Check-Out Controller_mob045117117000.0711.7392.3552.80921.23336.44244.1895.53821.078
CICO_TC_Check-Out Controller_mob046221221000.1241.5972.1312.52117.46536.47242.1524.60517.302
CICO_TC_Check-Out Controller_mob047116116000.071.6962.3412.77918.80633.1234.2354.97818.696
CICO_TC_Check-Out Controller_mob048225225000.1261.5712.2122.75818.1632.34433.3284.7118.05
CICO_TC_Check-Out Controller_mob049112112000.0641.592.3663.91518.5226.98934.2895.29418.385
CICO_TC_Check-Out Controller_mob05117117000.071.7772.4232.85617.79230.35931.9724.59617.641
CICO_TC_Check-Out Controller_mob05022422310.4460.1311.5752.1242.45117.42435.14342.7644.15917.253
CICO_TC_Check-Out Controller_mob051114114000.0661.7742.3112.65816.53528.79242.8494.50316.411
CICO_TC_Check-Out Controller_mob05222722610.4410.1311.6852.1552.46917.77626.01536.2864.46917.607
CICO_TC_Check-Out Controller_mob05310910810.9170.0621.5382.3322.9721.5637.23848.6435.64221.42
CICO_TC_Check-Out Controller_mob054215215000.1211.6162.2152.6716.66635.17538.1584.45116.522
CICO_TC_Check-Out Controller_mob05512512410.80.0731.5192.2732.85922.7140.25842.1215.56222.575
CICO_TC_Check-Out Controller_mob056218218000.1261.5472.1792.47317.9532.77334.1014.53817.83
CICO_TC_Check-Out Controller_mob0579999000.0571.6892.3132.59316.94334.13635.8534.13716.814
CICO_TC_Check-Out Controller_mob058216216000.1241.6822.1352.49817.90333.87837.5374.61117.758
CICO_TC_Check-Out Controller_mob059111111000.0651.6642.2872.53717.63926.98827.4374.17617.524
CICO_TC_Check-Out Controller_mob060220220000.1261.5532.1562.57516.86527.04644.9524.26416.748
CICO_TC_Check-Out Controller_mob07113113000.0641.892.3412.7817.81134.88338.5884.6317.687
CICO_TC_Check-Out Controller_mob0911111010.9010.0661.812.3172.58818.90335.29537.8784.91318.692
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-13 17:53:06.169+002024-03-13 19:25:17.349+0032:11.2COMMITTED
mob02410k_bib_Create.mrc2024-03-13 17:53:41.965+002024-03-13 19:46:02.299+0052:20.3COMMITTED
mob0110k_bib_Create.mrc2024-03-13 17:55:05.7+002024-03-13 19:52:43.748+0057:38.0COMMITTED
mob02810k_bib_Create.mrc2024-03-13 17:55:41.811+002024-03-13 19:46:06.566+0050:24.8COMMITTED
mob0210k_bib_Create.mrc2024-03-13 17:57:05.701+002024-03-13 19:55:24.617+0058:18.9COMMITTED
mob03010k_bib_Create.mrc2024-03-13 17:57:41.935+002024-03-13 19:48:22.924+0050:41.0COMMITTED
mob0310k_bib_Create.mrc2024-03-13 17:59:05.207+002024-03-13 19:56:27.568+0057:22.4COMMITTED
mob03210k_bib_Create.mrc2024-03-13 17:59:41.856+002024-03-13 19:54:29.564+0054:47.7COMMITTED
mob0410k_bib_Create.mrc2024-03-13 18:01:05.406+002024-03-13 18:16:57.685+0015:52.3ERROR
mob03410k_bib_Create.mrc2024-03-13 18:01:41.754+002024-03-13 19:59:06.644+0057:24.9COMMITTED
mob0510k_bib_Create.mrc2024-03-13 18:03:05.319+002024-03-13 19:58:33.715+0055:28.4COMMITTED
mob03610k_bib_Create.mrc
2024-03-13 18:03:41.787+00


PARSING_IN_PROGRESS
mob0610k_bib_Create.mrc2024-03-13 18:05:05.28+002024-03-13 19:53:49.771+0048:44.5COMMITTED
mob03810k_bib_Create.mrc2024-03-13 18:05:41.742+002024-03-13 19:59:13.742+001:53:32COMMITTED
mob0710k_bib_Create.mrc2024-03-13 18:07:04.985+002024-03-13 19:59:53.324+0052:48.3COMMITTED
mob04010k_bib_Create.mrc2024-03-13 18:07:41.747+002024-03-13 19:59:46.375+0052:04.6COMMITTED
mob0810k_bib_Create.mrc2024-03-13 18:09:05.487+002024-03-13 20:00:09.34+0051:03.9COMMITTED
mob04210k_bib_Create.mrc2024-03-13 18:09:41.788+002024-03-13 19:58:28.944+0048:47.2ERROR
mob0910k_bib_Create.mrc2024-03-13 18:11:04.97+002024-03-13 20:00:19.943+0049:15.0COMMITTED
mob04410k_bib_Create.mrc2024-03-13 18:11:41.786+002024-03-13 19:59:41.842+0048:00.1COMMITTED
mob01010k_bib_Create.mrc2024-03-13 18:13:05.518+002024-03-13 19:59:46.676+0046:41.2COMMITTED
mob04610k_bib_Create.mrc2024-03-13 18:13:41.719+002024-03-13 20:00:07.012+0046:25.3ERROR
mob01110k_bib_Create.mrc
2024-03-13 18:15:04.959+00


PARSING_IN_PROGRESS
mob04810k_bib_Create.mrc2024-03-13 18:15:46.582+002024-03-13 20:00:12.714+0044:26.1COMMITTED
mob01210k_bib_Create.mrc2024-03-13 18:17:05.341+002024-03-13 20:00:13.901+0043:08.6COMMITTED
mob05010k_bib_Create.mrc2024-03-13 18:17:43.146+002024-03-13 20:00:05.371+0042:22.2COMMITTED
mob01310k_bib_Create.mrc2024-03-13 18:19:05.006+002024-03-13 20:00:03.235+0040:58.2COMMITTED
mob05210k_bib_Create.mrc2024-03-13 18:19:53.569+002024-03-13 20:00:17.81+0040:24.2COMMITTED
mob01410k_bib_Create.mrc2024-03-13 18:21:05.348+002024-03-13 20:00:19.725+0039:14.4COMMITTED
mob05410k_bib_Create.mrc2024-03-13 18:21:41.689+002024-03-13 20:00:11.693+0038:30.0COMMITTED

Test №9

DB_MAXSHAREDPOOLSIZE=210 for mod-invetory-storage plus DB_MAXSHAREDPOOLSIZE=70 parameter for others modules

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 941.151.3548.7582.417.3301:46:43PARSINGERROR
CICO_TC_Check-Out942.1812.3466.22103.7414.43144
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs000011379191000.0520.8661.4831.82243.55380.52897.1286.39843.451
CICO_TC_Check-In Controller_mob019999000.0570.7741.1351.34749.58477.93498.9456.15949.481
CICO_TC_Check-In Controller_mob0108888000.0510.7581.1611.32743.45969.67102.5236.47843.392
CICO_TC_Check-In Controller_mob0119090000.050.8321.1651.41651.73576.271110.2257.17551.644
CICO_TC_Check-In Controller_mob0129090000.0570.7631.1691.35547.07956.16863.6265.70746.981
CICO_TC_Check-In Controller_mob0139191000.0530.8351.1931.45950.447109.062113.5859.39950.342
CICO_TC_Check-In Controller_mob0149191000.0530.7841.1751.34551.09370.351100.637.57150.996
CICO_TC_Check-In Controller_mob0159898000.0550.7431.1261.35156.576104.794107.8448.78956.464
CICO_TC_Check-In Controller_mob0169393000.0530.8771.1371.36354.46372.03996.9268.87554.353
CICO_TC_Check-In Controller_mob0179696000.0540.8451.1351.44949.952100.681109.3147.71649.858
CICO_TC_Check-In Controller_mob0189494000.0530.8561.1361.2949.30976.711101.1437.0749.234
CICO_TC_Check-In Controller_mob0199898000.0550.7911.1761.33150.039102.326109.2476.90949.947
CICO_TC_Check-In Controller_mob028888000.0490.7431.191.54156.14165.09114.0619.39755.974
CICO_TC_Check-In Controller_mob0209898000.0560.8551.1471.35646.00957.75392.577.26445.938
CICO_TC_Check-In Controller_mob0219999000.060.7791.1511.27331.45864.91468.9054.7131.374
CICO_TC_Check-In Controller_mob0228080000.0450.8061.1751.34540.553106.055114.9077.51740.449
CICO_TC_Check-In Controller_mob0238686000.050.751.1471.30860.15274.814102.7137.44560.059
CICO_TC_Check-In Controller_mob024102102000.0580.7521.1151.30258.40577.764101.888.26958.33
CICO_TC_Check-In Controller_mob025102102000.0580.7911.1331.40160.34594.124104.1299.91660.255
CICO_TC_Check-In Controller_mob0268787000.0520.8161.1461.30544.0570.201105.5745.91743.972
CICO_TC_Check-In Controller_mob0279797000.0580.7861.1391.27651.40767.794108.9147.13551.334
CICO_TC_Check-In Controller_mob0289292000.0520.751.1561.35447.651104.758110.5147.8647.56
CICO_TC_Check-In Controller_mob029101101000.0640.7921.1121.26534.41657.477.7895.13434.336
CICO_TC_Check-In Controller_mob039999000.0550.8321.1391.32550.44675.364103.966.96150.349
CICO_TC_Check-In Controller_mob0309393000.0580.8151.1691.28929.22858.62564.8554.80329.139
CICO_TC_Check-In Controller_mob0318484000.0520.7981.1151.30633.22963.51575.6195.20533.131
CICO_TC_Check-In Controller_mob0328686000.050.7841.1431.35440.477105.459109.7877.25140.403
CICO_TC_Check-In Controller_mob0339595000.0540.7631.1641.3956.936102.884104.9377.83856.848
CICO_TC_Check-In Controller_mob034103103000.060.8461.1811.46741.35771.89101.1547.21241.284
CICO_TC_Check-In Controller_mob0359797000.0560.7511.1351.29749.30772.178101.8447.01449.174
CICO_TC_Check-In Controller_mob036109109000.0620.81.141.38133.426101.246109.135.44233.351
CICO_TC_Check-In Controller_mob0378383000.0480.8481.1031.2147.141108.457117.1136.40347.008
CICO_TC_Check-In Controller_mob0389898000.0560.7521.1291.31343.38998.488111.7057.15743.286
CICO_TC_Check-In Controller_mob0398181000.0460.8041.1361.41553.93158.675117.9548.55953.84
CICO_TC_Check-In Controller_mob04101101000.0590.7811.1851.39838.47754.931108.7476.61138.397
CICO_TC_Check-In Controller_mob0408989000.0520.8041.1291.33959.011101.067109.7188.68858.884
CICO_TC_Check-In Controller_mob0419292000.0540.8211.1381.36156.27882.94891.6828.58156.177
CICO_TC_Check-In Controller_mob0429191000.0530.8121.1681.33343.89560.41296.2187.00243.806
CICO_TC_Check-In Controller_mob0438888000.0520.8151.1031.35256.64896.393118.3368.39956.546
CICO_TC_Check-In Controller_mob044100100000.0570.8031.0821.24444.61195.47399.4056.58744.522
CICO_TC_Check-In Controller_mob0459595000.0540.8341.1121.27659.815101.146119.3168.01159.717
CICO_TC_Check-In Controller_mob0469999000.0570.8071.1171.25663.63893.28395.2138.7363.508
CICO_TC_Check-In Controller_mob047100100000.0580.8031.1211.26952.36967.161109.4057.49252.272
CICO_TC_Check-In Controller_mob048102102000.0580.7391.0861.19960.717102.274109.7617.3460.608
CICO_TC_Check-In Controller_mob0499393000.0530.891.1181.26341.0276.91189.3627.09540.923
CICO_TC_Check-In Controller_mob059999000.0550.7391.1991.41746.22479.49107.3726.88946.142
CICO_TC_Check-In Controller_mob0508484000.0480.8241.1491.38160.60486.997114.8458.69660.521
CICO_TC_Check-In Controller_mob0519494000.0540.8141.1231.33149.458103.423111.7747.43649.355
CICO_TC_Check-In Controller_mob0529494000.0540.8321.1071.28339.63760.963103.935.92939.561
CICO_TC_Check-In Controller_mob0538080000.0460.8121.1131.35762.663103.182112.1298.562.566
CICO_TC_Check-In Controller_mob0549898000.0560.7931.1111.3454.80479.036101.8967.94954.705
CICO_TC_Check-In Controller_mob0559696000.0550.8151.1231.30660.716107.126109.8577.85460.597
CICO_TC_Check-In Controller_mob0568989000.0520.7841.1251.32952.77480.223113.2738.83752.679
CICO_TC_Check-In Controller_mob057107107000.0640.8211.161.44753.05764.64897.6927.68352.965
CICO_TC_Check-In Controller_mob0589999000.0620.771.1411.27338.51959.37569.9785.71938.446
CICO_TC_Check-In Controller_mob0599393000.0530.7281.1231.34834.1955.942110.4825.55234.119
CICO_TC_Check-In Controller_mob06101101000.060.7451.1561.35648.953101.423117.0056.95648.845
CICO_TC_Check-In Controller_mob0608181000.0470.8341.1061.24736.72465.486110.2036.68936.649
CICO_TC_Check-In Controller_mob079393000.0520.7681.1541.3363.73103.606110.9749.52363.647
CICO_TC_Check-In Controller_mob089709710000.8021.1581.43463.29996.695108.2910.37663.168
CICO_TC_Check-In Controller_mob099797000.0590.8761.1861.3125.46893.61195.0315.17125.372
CICO_TC_Check-Out Controller_fs00001137979611.0310.0541.913.11519.45462.482107.238129.1816.28662.312
CICO_TC_Check-Out Controller_mob018888000.0491.5752.229.11266.903112.9113.68115.19166.756
CICO_TC_Check-Out Controller_mob010101101000.0561.6332.27228.84482.398113.273117.20817.59482.264
CICO_TC_Check-Out Controller_mob0119898000.0581.4692.173.43763.115111.783120.17714.46362.988
CICO_TC_Check-Out Controller_mob0129999000.0551.552.34529.07594.577118.838121.92719.86994.48
CICO_TC_Check-Out Controller_mob0139898000.0551.5672.2823.80662.381120.062120.30113.17962.277
CICO_TC_Check-Out Controller_mob0149898000.0551.6312.34126.85659.455110.692120.39915.72659.32
CICO_TC_Check-Out Controller_mob0159191000.0521.4692.1033.54761.84782.478105.56613.29161.718
CICO_TC_Check-Out Controller_mob0169696000.0571.4712.17912.0170.989107.177108.18114.12870.84
CICO_TC_Check-Out Controller_mob0179393000.0531.5082.1743.99258.948106.773118.84112.70858.826
CICO_TC_Check-Out Controller_mob0189494000.0551.5652.16920.89764.484111.967118.514.93564.352
CICO_TC_Check-Out Controller_mob0198989000.0521.5522.22718.67866.37569.423110.99914.61166.223
CICO_TC_Check-Out Controller_mob029999000.0571.552.1252.44957.217105.035105.4169.9457.097
CICO_TC_Check-Out Controller_mob0209191000.0531.5512.2698.06268.931111.684111.90815.70368.796
CICO_TC_Check-Out Controller_mob0219090000.0531.512.1820.80474.462109.741111.07616.274.296
CICO_TC_Check-Out Controller_mob022107107000.0621.5282.13816.63861.888111.389113.35613.90661.58
CICO_TC_Check-Out Controller_mob023103103000.0581.5662.1917.89772.122120.188124.70815.80371.971
CICO_TC_Check-Out Controller_mob0248686000.0521.652.1643.07156.693104.241116.6412.07756.587
CICO_TC_Check-Out Controller_mob0258686000.0531.4452.1152.63454.44565.67667.18310.54354.311
CICO_TC_Check-Out Controller_mob026102102000.0571.562.20722.52362.59599.531111.46615.06662.428
CICO_TC_Check-Out Controller_mob0279090000.0511.4292.19618.0170.816110.202122.74815.10670.617
CICO_TC_Check-Out Controller_mob0289696000.0591.6282.1645.41559.787101.978117.51213.4959.656
CICO_TC_Check-Out Controller_mob0298585000.0481.5792.15619.19561.306109.913112.55714.01661.163
CICO_TC_Check-Out Controller_mob039090000.0521.5462.13512.86176.509105.133113.0715.68876.335
CICO_TC_Check-Out Controller_mob0309595000.0541.4892.13324.58661.109105.032111.02416.31960.964
CICO_TC_Check-Out Controller_mob031104104000.0591.4852.21815.07470.76107.299119.22415.35470.616
CICO_TC_Check-Out Controller_mob032102102000.0581.4932.16317.18765.396100.064114.66814.84765.279
CICO_TC_Check-Out Controller_mob0339393000.0541.4582.2037.65478.714110.925117.44815.94478.557
CICO_TC_Check-Out Controller_mob0348686000.0491.5352.1765.62969.891109.887112.14815.8169.756
CICO_TC_Check-Out Controller_mob0359191000.0541.4682.1814.85260.72397.86111.99615.03260.582
CICO_TC_Check-Out Controller_mob0367979000.0461.5772.19423.75365.98991.353111.25516.18465.817
CICO_TC_Check-Out Controller_mob037105105000.061.62.0744.74357.0395.702115.94812.25256.9
CICO_TC_Check-Out Controller_mob0389090000.0521.6412.1125.36364.469103.831109.36814.17864.361
CICO_TC_Check-Out Controller_mob039106106000.0611.5752.0995.82963.643116.734128.33213.88163.474
CICO_TC_Check-Out Controller_mob048888000.0491.6252.18418.84588.38116.048120.44817.42888.284
CICO_TC_Check-Out Controller_mob0409999000.0561.442.05415.68462.709109.327117.73214.64962.564
CICO_TC_Check-Out Controller_mob0419696000.0541.6222.0672.49360.951112.361126.65712.50360.756
CICO_TC_Check-Out Controller_mob0429797000.0551.5682.0833.34166.74120.423127.63713.93466.596
CICO_TC_Check-Out Controller_mob0439999000.0571.4732.1324.3758.73678.073118.63712.4558.615
CICO_TC_Check-Out Controller_mob0448888000.0511.5262.2430.44274.548106.438111.70618.23174.407
CICO_TC_Check-Out Controller_mob0459292000.0541.5782.0963.1155.6569.816120.44912.14455.485
CICO_TC_Check-Out Controller_mob0468888000.0521.6512.0623.02162.243109.871126.09611.40962.108
CICO_TC_Check-Out Controller_mob0478888000.051.542.13213.02389.28112.255121.00617.02189.186
CICO_TC_Check-Out Controller_mob0488585000.0491.5462.32924.85572.921103.104121.15417.41172.795
CICO_TC_Check-Out Controller_mob0499595000.0551.4932.1355.09662.771110.253120.78413.56262.644
CICO_TC_Check-Out Controller_mob059090000.0521.5792.1966.37563.691112.223118.31313.60263.538
CICO_TC_Check-Out Controller_mob050104104000.061.5842.0664.23361.197106.328119.11412.49861.044
CICO_TC_Check-Out Controller_mob0519494000.0541.5242.13111.44570.597113.292120.34616.10470.438
CICO_TC_Check-Out Controller_mob0529494000.0541.4832.16315.47156.12898.264111.52813.69156.011
CICO_TC_Check-Out Controller_mob053108108000.0631.572.11515.62872.028112.735125.67715.13771.87
CICO_TC_Check-Out Controller_mob0549090000.0531.6882.1226.46798.939115.827120.62817.58798.847
CICO_TC_Check-Out Controller_mob0559292000.0561.5412.1183.33155.44766.58169.15310.23355.34
CICO_TC_Check-Out Controller_mob0569898000.0561.6462.1197.73663.133110.413111.27414.08162.994
CICO_TC_Check-Out Controller_mob0578181000.0461.6072.20620.7774.639112.942116.99315.73674.486
CICO_TC_Check-Out Controller_mob0588888000.051.5032.0753.90658.52101.125115.67212.82358.398
CICO_TC_Check-Out Controller_mob0599595000.0591.6282.1755.1859.6592.229103.5612.97159.497
CICO_TC_Check-Out Controller_mob068787000.0481.7272.2084.10754.24567.52894.89210.64854.139
CICO_TC_Check-Out Controller_mob060107107000.0611.5642.11918.46865.08594.068108.95314.4664.918
CICO_TC_Check-Out Controller_mob079696000.0571.4682.1993.75961.401113.5124.49512.07761.249
CICO_TC_Check-Out Controller_mob089292000.0521.652.2834.22359.479102.332105.27912.87759.354
CICO_TC_Check-Out Controller_mob099292000.0511.4842.23623.71761.92494.587107.99515.80361.756
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-14 10:53:28.205+002024-03-14 11:02:14.227+0008:46.0COMMITTED
mob0110k_bib_Create.mrc2024-03-14 10:55:27.423+002024-03-14 11:21:27.403+0026:00.0COMMITTED
mob0210k_bib_Create.mrc2024-03-14 10:57:27.371+002024-03-14 11:38:10.974+0040:43.6COMMITTED
mob0310k_bib_Create.mrc
2024-03-14 10:59:27.158+00


PARSING_IN_PROGRESS
mob0410k_bib_Create.mrc2024-03-14 11:01:27.285+002024-03-14 11:50:44.487+0049:17.2COMMITTED
mob0510k_bib_Create.mrc2024-03-14 11:03:27.203+002024-03-14 11:56:39.085+0053:11.9COMMITTED
fs0000113710k_bib_Create.mrc2024-03-14 11:04:01.491+002024-03-14 12:03:05.429+0059:03.9COMMITTED
mob0610k_bib_Create.mrc2024-03-14 11:05:27.241+002024-03-14 12:02:16.407+0056:49.2ERROR
mob0110k_bib_Create.mrc2024-03-14 11:06:00.776+002024-03-14 12:11:34.747+0005:34.0COMMITTED
mob0710k_bib_Create.mrc2024-03-14 11:07:27.209+002024-03-14 12:04:56.209+000:57:29ERROR
mob0210k_bib_Create.mrc2024-03-14 11:08:00.802+002024-03-14 12:23:19.626+0015:18.8ERROR
mob0810k_bib_Create.mrc
2024-03-14 11:09:27.456+00


PARSING_IN_PROGRESS
mob0310k_bib_Create.mrc2024-03-14 11:10:00.759+002024-03-14 12:29:10.938+0019:10.2COMMITTED
mob0910k_bib_Create.mrc2024-03-14 11:11:27.268+002024-03-14 12:08:31.318+0057:04.0COMMITTED
mob0410k_bib_Create.mrc2024-03-14 11:12:00.763+002024-03-14 12:33:08.591+0021:07.8COMMITTED
mob01010k_bib_Create.mrc
2024-03-14 11:13:27.333+00


PARSING_IN_PROGRESS
mob0510k_bib_Create.mrc2024-03-14 11:14:00.713+002024-03-14 12:36:38.459+0022:37.7COMMITTED
mob01110k_bib_Create.mrc2024-03-14 11:15:27.371+002024-03-14 12:12:05.86+0056:38.5COMMITTED
mob0610k_bib_Create.mrc2024-03-14 11:16:00.736+002024-03-14 12:39:05.198+0023:04.5COMMITTED
mob01210k_bib_Create.mrc2024-03-14 11:17:27.438+002024-03-14 12:13:35.069+0056:07.6COMMITTED
mob0710k_bib_Create.mrc2024-03-14 11:18:00.731+002024-03-14 12:39:21.499+0021:20.8COMMITTED
mob01310k_bib_Create.mrc
2024-03-14 11:19:27.368+00


PARSING_IN_PROGRESS
mob0810k_bib_Create.mrc2024-03-14 11:20:00.76+002024-03-14 12:34:51.074+0014:50.3COMMITTED
mob01410k_bib_Create.mrc2024-03-14 11:21:27.215+002024-03-14 12:15:40.416+0054:13.2ERROR
mob0910k_bib_Create.mrc2024-03-14 11:22:00.902+002024-03-14 12:39:50.84+0017:49.9COMMITTED
mob01010k_bib_Create.mrc2024-03-14 11:24:00.683+002024-03-14 12:39:58.045+0015:57.4COMMITTED
mob01110k_bib_Create.mrc2024-03-14 11:26:00.691+002024-03-14 12:40:03.188+0014:02.5COMMITTED
mob01210k_bib_Create.mrc2024-03-14 11:28:00.728+002024-03-14 12:40:08.796+0012:08.1COMMITTED
mob01310k_bib_Create.mrc2024-03-14 11:30:00.788+002024-03-14 12:36:15.527+0006:14.7COMMITTED
mob01410k_bib_Create.mrc2024-03-14 11:32:00.812+002024-03-14 12:40:11.43+0008:10.6COMMITTED

Test №10

DB_MAXSHAREDPOOLSIZE=210 for mod-invetory-storage plus DB_MAXSHAREDPOOLSIZE=140 parameter for others modules.

For this test we

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
AverageCICO ErrorDI DurationDI Error
CICO_TC_Check-In 1741.261.474.6912.121.7601:51:41PARSINGERROR
CICO_TC_Check-Out1752.202.558.6714.583.06012
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-Out Controller_mob08241241000.1341.6162.2042.4978.83214.0418.0632.9528.683
CICO_TC_Check-Out Controller_mob07133133000.0771.5692.2312.6689.38819.23119.7783.4049.281
CICO_TC_Check-Out Controller_mob06241241000.1341.4722.1262.4599.89516.45819.1013.2289.733
CICO_TC_Check-Out Controller_mob059114114000.0681.7862.2442.6348.90813.63218.443.0838.776
CICO_TC_Check-Out Controller_mob057109109000.0631.6322.2692.6016.76713.43914.4572.9716.662
CICO_TC_Check-Out Controller_mob055119119000.071.672.2052.4258.14515.92518.233.0638.036
CICO_TC_Check-Out Controller_mob053107107000.0611.6672.232.6489.79512.56413.6673.1629.646
CICO_TC_Check-Out Controller_mob051126126000.0711.5672.2122.4817.08612.54418.8872.8316.947
CICO_TC_Check-Out Controller_mob050119119000.0681.5932.2742.5638.69114.02315.7663.0368.496
CICO_TC_Check-Out Controller_mob05105105000.0581.6442.3952.76810.55917.11732.0923.60110.38
CICO_TC_Check-Out Controller_mob048234234000.1361.4462.0612.3017.56614.08519.5832.7697.397
CICO_TC_Check-Out Controller_mob046221221000.1251.3632.0872.4517.4311.28215.6312.7677.296
CICO_TC_Check-Out Controller_mob044225225000.1281.4452.142.5279.0913.89219.4513.0588.969
CICO_TC_Check-Out Controller_mob042252252000.1421.4362.0782.4157.92412.38319.3972.8987.803
CICO_TC_Check-Out Controller_mob040226226000.131.5742.1112.4217.9810.9719.4442.817.795
CICO_TC_Check-Out Controller_mob04236236000.1361.5512.1242.4426.83112.79415.9852.7246.707
CICO_TC_Check-Out Controller_mob038225225000.131.5772.0732.4298.43615.31617.8492.9158.304
CICO_TC_Check-Out Controller_mob036232232000.1311.5672.1112.3947.86313.89514.9962.8177.721
CICO_TC_Check-Out Controller_mob034243243000.1391.4692.0512.3957.14316.08817.7022.7117.048
CICO_TC_Check-Out Controller_mob032225225000.1261.5542.0972.3547.50410.96314.0832.7047.387
CICO_TC_Check-Out Controller_mob030232232000.1331.5022.1212.4337.33211.66213.9332.7837.161
CICO_TC_Check-Out Controller_mob03123123000.0681.7152.2852.7268.05714.66516.2053.0757.901
CICO_TC_Check-Out Controller_mob028253253000.1421.4772.0832.3697.06611.11216.9212.7396.932
CICO_TC_Check-Out Controller_mob026241241000.1351.5312.0852.448.3712.2914.0892.7728.254
CICO_TC_Check-Out Controller_mob025120120000.071.5192.222.6647.28612.17820.5253.0427.169
CICO_TC_Check-Out Controller_mob024105105000.061.5962.2662.5465.50214.59917.6972.7945.402
CICO_TC_Check-Out Controller_mob022254254000.151.5182.0562.3296.4410.45914.8232.6626.33
CICO_TC_Check-Out Controller_mob020237237000.1331.4392.0772.3477.05711.95816.9512.7346.941
CICO_TC_Check-Out Controller_mob02250250000.1391.6082.1762.598.48215.56523.1552.9998.373
CICO_TC_Check-Out Controller_mob019108108000.0661.6472.2522.6339.12916.63420.3463.1999.01
CICO_TC_Check-Out Controller_mob018109109000.0641.5912.1832.63610.22312.35518.5883.17110.125
CICO_TC_Check-Out Controller_mob017126126000.0721.592.2472.619.63614.56918.4813.2619.494
CICO_TC_Check-Out Controller_mob016111111000.0661.6662.1822.6249.4315.9518.1273.2949.279
CICO_TC_Check-Out Controller_mob015116116000.0691.6562.2242.58910.58816.03917.1623.33510.47
CICO_TC_Check-Out Controller_mob014118118000.071.4952.2992.68411.67821.1821.783.60711.538
CICO_TC_Check-Out Controller_mob013124124000.0741.6782.3282.76612.82717.88222.4793.55812.708
CICO_TC_Check-Out Controller_mob012117117000.0671.6432.3412.64412.62218.40920.7353.67612.495
CICO_TC_Check-Out Controller_mob011127127000.0711.672.3452.8119.40117.79824.9113.2859.241
CICO_TC_Check-Out Controller_mob010229229000.1281.592.1452.59.29116.27820.6793.0739.154
CICO_TC_Check-Out Controller_mob01100100000.0571.6692.3212.73510.03313.42514.6383.2879.916
CICO_TC_Check-Out Controller_fs00001137247247000.1411.582.6363.0329.32821.96822.7863.5459.197
CICO_TC_Check-In Controller_mob08229022910000.7781.2741.4532.268.39516.1141.6092.194
CICO_TC_Check-In Controller_mob07102102000.0570.9131.3331.5114.55213.92217.3981.9044.463
CICO_TC_Check-In Controller_mob06228228000.1320.8371.2721.5085.33615.7818.4811.8635.245
CICO_TC_Check-In Controller_mob059120120000.0690.831.3021.5318.97817.68718.1242.0938.873
CICO_TC_Check-In Controller_mob057125125000.0710.8841.3451.5125.13812.87814.941.8145.012
CICO_TC_Check-In Controller_mob055116116000.0660.8321.281.4837.16914.22120.1732.037.089
CICO_TC_Check-In Controller_mob053128128000.0740.7251.2721.5195.39310.64615.0171.735.321
CICO_TC_Check-In Controller_mob051108108000.0620.8311.251.4762.3866.87910.4891.5212.311
CICO_TC_Check-In Controller_mob050115115000.0670.8321.2391.4562.3236.5687.6381.4632.216
CICO_TC_Check-In Controller_mob05130130000.0760.8491.3131.6055.81712.65814.7981.8765.659
CICO_TC_Check-In Controller_mob048233233000.1320.7731.1611.3554.31510.42917.3451.6084.248
CICO_TC_Check-In Controller_mob046248248000.1430.8041.1471.3824.87510.04417.3641.6274.795
CICO_TC_Check-In Controller_mob044241241000.1380.7031.1541.3224.11415.73118.1351.6434.015
CICO_TC_Check-In Controller_mob042215215000.1280.6871.1751.3982.5769.97313.9191.5652.489
CICO_TC_Check-In Controller_mob040244244000.1370.7861.2151.4084.02515.07417.941.6963.894
CICO_TC_Check-In Controller_mob04234234000.130.7621.2081.3692.098.06510.7121.4552.016
CICO_TC_Check-In Controller_mob038244244000.1380.7521.1651.3524.3414.50517.4251.6234.278
CICO_TC_Check-In Controller_mob036237237000.1360.7781.1811.3542.14812.39615.3471.5782.052
CICO_TC_Check-In Controller_mob034226226000.1270.7921.1771.3794.629.44720.7431.644.549
CICO_TC_Check-In Controller_mob032243243000.1390.811.1521.3364.26910.37417.4861.5864.167
CICO_TC_Check-In Controller_mob030236236000.1330.731.1591.3365.0228.96616.4841.5774.947
CICO_TC_Check-In Controller_mob03112112000.0650.8411.2911.5862.1379.48512.11.6222.059
CICO_TC_Check-In Controller_mob028216216000.1260.8031.1881.3772.3579.29610.4931.4622.256
CICO_TC_Check-In Controller_mob026228228000.1320.7811.1511.3752.3588.16110.9741.4492.281
CICO_TC_Check-In Controller_mob025114114000.0640.8941.3171.5924.8498.59613.8451.8124.768
CICO_TC_Check-In Controller_mob024129129000.0760.8121.3181.6184.3168.22213.3561.7724.204
CICO_TC_Check-In Controller_mob022215215000.1210.7421.2091.3493.0649.99116.9251.5772.968
CICO_TC_Check-In Controller_mob020232232000.1330.8131.1981.3963.4949.09710.8451.5753.408
CICO_TC_Check-In Controller_mob02219219000.1250.8211.2431.4285.57510.8821.1341.7355.483
CICO_TC_Check-In Controller_mob019126126000.0710.7941.251.4374.27213.83114.0141.7814.195
CICO_TC_Check-In Controller_mob018126126000.0720.8561.2441.5174.60610.37319.5411.7454.51
CICO_TC_Check-In Controller_mob017109109000.0610.8991.2521.4513.83511.40515.851.7153.706
CICO_TC_Check-In Controller_mob016123123000.070.8331.2611.517.25512.45113.7131.8897.138
CICO_TC_Check-In Controller_mob015117117000.0660.8151.3411.5213.63212.15416.6261.7683.553
CICO_TC_Check-In Controller_mob014116116000.0660.8631.3291.5075.98316.14123.9332.0035.914
CICO_TC_Check-In Controller_mob013111111000.0620.8881.3881.554.916.28616.6621.9724.734
CICO_TC_Check-In Controller_mob012116116000.0710.8741.2721.5128.33118.15418.2682.1268.266
CICO_TC_Check-In Controller_mob011107107000.0630.8911.4491.6912.51317.62326.7532.53112.435
CICO_TC_Check-In Controller_mob010240240000.1390.8281.2921.5126.43115.50621.0011.9866.355
CICO_TC_Check-In Controller_mob01135135000.080.841.3051.4964.33918.6921.5121.9514.255
CICO_TC_Check-In Controller_fs00001137223223000.1241.0031.6041.9046.47715.918.1552.2026.393
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc
2024-03-15 09:48:14.136+00


PARSING_IN_PROGRESS
mob0910k_bib_Create.mrc2024-03-15 09:48:19.94+002024-03-15 11:15:37.028+0027:17.1COMMITTED
mob0110k_bib_Create.mrc2024-03-15 09:50:12.897+002024-03-15 11:25:39.475+0035:26.6COMMITTED
mob01210k_bib_Create.mrc2024-03-15 09:50:18.445+002024-03-15 11:17:16.497+0026:58.1COMMITTED
mob0210k_bib_Create.mrc2024-03-15 09:52:13.029+002024-03-15 11:29:43.874+0037:30.8COMMITTED
mob01410k_bib_Create.mrc2024-03-15 09:52:20.202+002024-03-15 11:33:21.403+0041:01.2COMMITTED
mob0310k_bib_Create.mrc2024-03-15 09:54:12.799+002024-03-15 11:35:44.009+0041:31.2COMMITTED
mob01610k_bib_Create.mrc2024-03-15 09:54:19.969+002024-03-15 11:31:46.623+0037:26.7COMMITTED
mob0410k_bib_Create.mrc2024-03-15 09:56:12.801+002024-03-15 11:38:27.266+0042:14.5COMMITTED
mob01810k_bib_Create.mrc2024-03-15 09:56:18.562+002024-03-15 11:34:27.767+0038:09.2COMMITTED
mob0510k_bib_Create.mrc2024-03-15 09:58:12.638+002024-03-15 11:37:06.634+0038:54.0COMMITTED
mob02110k_bib_Create.mrc2024-03-15 09:58:20.286+002024-03-15 11:29:34.553+0031:14.3COMMITTED
mob0610k_bib_Create.mrc2024-03-15 10:00:12.978+002024-03-15 11:31:03.131+0030:50.2COMMITTED
mob02310k_bib_Create.mrc2024-03-15 10:00:19.596+002024-03-15 11:38:57.377+0038:37.8COMMITTED
mob0710k_bib_Create.mrc2024-03-15 10:02:12.613+002024-03-15 11:34:45.687+0032:33.1ERROR
mob02410k_bib_Create.mrc2024-03-15 10:02:19.299+002024-03-15 11:39:41.046+0037:21.7COMMITTED
mob0810k_bib_Create.mrc2024-03-15 10:04:12.798+002024-03-15 11:39:28.367+0035:15.6COMMITTED
mob02710k_bib_Create.mrc2024-03-15 10:04:20.372+002024-03-15 11:34:55.666+0030:35.3COMMITTED
mob01010k_bib_Create.mrc2024-03-15 10:06:12.892+002024-03-15 11:39:30.523+0033:17.6COMMITTED
mob02910k_bib_Create.mrc2024-03-15 10:06:18.852+002024-03-15 11:39:57.627+0033:38.8COMMITTED
mob01110k_bib_Create.mrc2024-03-15 10:08:13.089+002024-03-15 11:39:37.894+0031:24.8ERROR
mob03110k_bib_Create.mrc2024-03-15 10:08:18.855+002024-03-15 11:38:04.502+0029:45.6COMMITTED
mob01310k_bib_Create.mrc2024-03-15 10:10:12.811+002024-03-15 11:39:52.39+0029:39.6COMMITTED
mob03310k_bib_Create.mrc2024-03-15 10:10:20.114+002024-03-15 11:39:08.923+0028:48.8COMMITTED
mob01510k_bib_Create.mrc2024-03-15 10:12:12.617+002024-03-15 11:39:54.161+0027:41.5COMMITTED
mob03510k_bib_Create.mrc2024-03-15 10:12:19.737+002024-03-15 11:39:56.797+0027:37.1COMMITTED
mob01710k_bib_Create.mrc2024-03-15 10:14:12.646+002024-03-15 11:39:51.011+0025:38.4COMMITTED
mob03710k_bib_Create.mrc2024-03-15 10:14:19.815+002024-03-15 11:39:56.405+0025:36.6COMMITTED
mob01910k_bib_Create.mrc2024-03-15 10:16:13.508+002024-03-15 11:39:54.503+0023:41.0COMMITTED
mob03910k_bib_Create.mrc2024-03-15 10:16:19.156+002024-03-15 11:39:55.907+0023:36.8COMMITTED

Test №11

DB_MAXSHAREDPOOLSIZE=280 parameter for all 10 modules

RequestsTotal per tenant50th pct75th pct95th pct


99th pct
Average

CICO Error

(POST)

DI DurationDI Error
CICO_TC_Check-In 1141.121.299.6923.652.28301:49:14PARSINGERROR
CICO_TC_Check-Out 1132.032.3919.3928.504.281000
 Full Check-In/Check-Out result table
RequestsTotalOKKO% KOReq/sMin50th pct75th pct95th pct99th pctMaxAverageLatency
CICO_TC_Check-In Controller_fs00001137120120000.0690.8731.4481.73212.75425.59826.1852.77612.665
CICO_TC_Check-In Controller_mob01119119000.0690.8191.171.3359.8627.46828.4722.4019.787
CICO_TC_Check-In Controller_mob010116116000.070.7821.1121.30213.01117.90922.5112.25612.902
CICO_TC_Check-In Controller_mob011112112000.0640.6651.1291.32512.88217.00524.2582.19912.807
CICO_TC_Check-In Controller_mob012119119000.070.7381.0871.2593.82424.53927.9512.0183.756
CICO_TC_Check-In Controller_mob013103103000.0590.791.1521.2384.93215.32417.0851.8034.838
CICO_TC_Check-In Controller_mob014117117000.0670.7751.21.37212.9523.07824.7872.46812.857
CICO_TC_Check-In Controller_mob015114114000.0650.7971.1151.29510.79416.58122.9962.29710.723
CICO_TC_Check-In Controller_mob016110110000.0660.7551.1351.29613.3624.81426.8332.66513.272
CICO_TC_Check-In Controller_mob017114114000.0670.7731.1161.2464.07121.09624.4571.8644.01
CICO_TC_Check-In Controller_mob018108108000.0640.7251.0971.2326.22224.03127.1982.1575.934
CICO_TC_Check-In Controller_mob019116116000.0660.6961.1341.2913.74827.54629.212.63313.667
CICO_TC_Check-In Controller_mob02114114000.0630.761.1491.3426.42625.71328.4072.3546.345
CICO_TC_Check-In Controller_mob020100100000.0560.7851.161.34513.29320.22224.952.43613.196
CICO_TC_Check-In Controller_mob021113113000.0650.6981.1241.2799.10323.59527.1122.0929.026
CICO_TC_Check-In Controller_mob022114114000.0680.8021.1051.2613.2227.83328.8562.66113.122
CICO_TC_Check-In Controller_mob023114114000.0670.7081.0691.248.38223.2826.0042.1268.301
CICO_TC_Check-In Controller_mob024129129000.0730.7771.081.2232.9459.30122.1741.52.863
CICO_TC_Check-In Controller_mob025117117000.0660.7781.0771.2626.95621.09629.3822.0186.863
CICO_TC_Check-In Controller_mob026101101000.0590.7891.091.29114.10528.31529.3742.73614.018
CICO_TC_Check-In Controller_mob027118118000.0670.7491.0951.32813.98526.63227.5562.5713.855
CICO_TC_Check-In Controller_mob028125125000.0720.7231.0841.2669.02720.00123.0331.9958.943
CICO_TC_Check-In Controller_mob029102102000.0580.8061.1311.349.816.19125.6632.1459.708
CICO_TC_Check-In Controller_mob03123123000.0730.7371.091.2338.85927.05327.9772.2418.766
CICO_TC_Check-In Controller_mob030109109000.0620.7711.091.2447.29721.50928.4161.947.233
CICO_TC_Check-In Controller_mob031118118000.0690.7551.1371.3129.41625.34227.1772.2459.333
CICO_TC_Check-In Controller_mob032114114000.0660.7951.1071.312.63528.05728.3392.61912.574
CICO_TC_Check-In Controller_mob033130130000.0760.7771.1251.30410.56728.2533.2492.36410.478
CICO_TC_Check-In Controller_mob034117117000.070.8021.0961.2423.70322.76328.241.9613.62
CICO_TC_Check-In Controller_mob035118118000.0670.6781.0691.289.5322.27923.9142.0139.475
CICO_TC_Check-In Controller_mob036107107000.0620.7491.1351.31712.18427.09628.1092.51912.083
CICO_TC_Check-In Controller_mob037124124000.0720.6871.1031.25316.47228.23232.2792.65716.385
CICO_TC_Check-In Controller_mob038123123000.0740.6961.0821.2476.90427.95228.4942.0396.819
CICO_TC_Check-In Controller_mob039105105000.0630.7991.1121.2611.69524.10727.8132.35811.626
CICO_TC_Check-In Controller_mob04125125000.0720.7571.1261.3613.95524.49829.1482.50113.871
CICO_TC_Check-In Controller_mob040114114000.0680.7981.1131.3075.2821.96326.5261.9535.179
CICO_TC_Check-In Controller_mob041111111000.0640.8131.0921.2273.1420.97726.2311.7173.078
CICO_TC_Check-In Controller_mob042106106000.0610.7591.1111.29411.20927.59928.1432.34311.119
CICO_TC_Check-In Controller_mob043115115000.0690.8081.1051.3038.77627.58727.7692.5728.655
CICO_TC_Check-In Controller_mob044113113000.0660.7611.1051.27210.12425.35827.2032.45810.022
CICO_TC_Check-In Controller_mob045113113000.0650.7791.1311.3048.86717.49524.9082.2128.761
CICO_TC_Check-In Controller_mob046116116000.0670.8121.1331.2582.16325.66927.9892.0632.101
CICO_TC_Check-In Controller_mob047104104000.0610.7411.1371.2911.29826.80628.8312.32411.224
CICO_TC_Check-In Controller_mob048120120000.0680.7621.1511.39411.06225.7531.9642.59710.95
CICO_TC_Check-In Controller_mob049112112000.0650.7361.1311.3096.77524.94229.9792.3026.7
CICO_TC_Check-In Controller_mob05109109000.0610.7871.1511.3239.08520.70324.4892.1848.981
CICO_TC_Check-In Controller_mob05011111010.9010.0640.7411.1341.2734.97327.63529.9692.1764.89
CICO_TC_Check-In Controller_mob051107107000.0620.7751.0951.21710.56417.13931.1232.26210.463
CICO_TC_Check-In Controller_mob05211511410.870.0660.7481.1091.2779.36425.86431.7242.4179.29
CICO_TC_Check-In Controller_mob053121121000.070.7451.0911.28719.27829.52831.4312.70519.202
CICO_TC_Check-In Controller_mob054107107000.0620.6921.1321.32614.13525.7730.532.41314.063
CICO_TC_Check-In Controller_mob055110110000.0630.6771.1771.31818.10526.39229.352.64718.038
CICO_TC_Check-In Controller_mob056119119000.070.7621.0951.2629.03922.69829.0832.1878.957
CICO_TC_Check-In Controller_mob057118118000.0670.6741.0851.2382.6414.53126.1241.7242.571
CICO_TC_Check-In Controller_mob05812612510.7940.0750.7211.1351.28810.97929.01329.2452.31910.898
CICO_TC_Check-In Controller_mob059118118000.070.781.1171.25415.70724.28428.6412.49915.619
CICO_TC_Check-In Controller_mob06103103000.0570.8261.1691.31410.14331.00132.0792.61610.054
CICO_TC_Check-In Controller_mob060117117000.0670.7161.0791.2115.19720.71525.7881.9035.12
CICO_TC_Check-In Controller_mob07116116000.0680.8391.1181.2837.44625.10827.2352.0847.371
CICO_TC_Check-In Controller_mob08115011510000.7351.1071.2669.56921.20326.7182.2839.48
CICO_TC_Check-In Controller_mob09112112000.0620.7171.1441.3447.39622.66424.862.2437.31
CICO_TC_Check-Out Controller_fs0000113710910721.8350.0611.8642.6643.28223.10233.83637.2045.16122.953
CICO_TC_Check-Out Controller_mob01110110000.0621.3832.0552.38223.07232.97838.5434.40822.951
CICO_TC_Check-Out Controller_mob010112112000.0631.3771.9872.30717.29229.00729.6794.27917.164
CICO_TC_Check-Out Controller_mob011117117000.0661.4292.0112.39917.77829.77131.4444.43117.648
CICO_TC_Check-Out Controller_mob012109109000.0611.4672.0972.5521.68426.1630.5354.20821.554
CICO_TC_Check-Out Controller_mob013125125000.071.3722.0712.43821.5129.46330.4344.85321.358
CICO_TC_Check-Out Controller_mob014111111000.0621.5032.0012.26116.69227.93534.0134.13216.553
CICO_TC_Check-Out Controller_mob015115115000.0651.4922.0152.27222.22830.69931.2824.70322.105
CICO_TC_Check-Out Controller_mob016118118000.0661.4362.0262.37917.55126.25526.484.05517.455
CICO_TC_Check-Out Controller_mob017116116000.0661.4812.0232.34314.59726.45131.3984.02914.466
CICO_TC_Check-Out Controller_mob01812112010.8260.0691.372.0192.48621.35928.96635.1194.84321.212
CICO_TC_Check-Out Controller_mob019112112000.0661.5291.962.19713.41829.41829.7323.63213.282
CICO_TC_Check-Out Controller_mob02115115000.0661.5262.0122.3319.41327.13531.7644.49619.309
CICO_TC_Check-Out Controller_mob020129129000.0751.3061.9552.2821.89330.56931.6254.18321.554
CICO_TC_Check-Out Controller_mob021115115000.0661.1412.0092.29220.31425.28927.9843.85320.205
CICO_TC_Check-Out Controller_mob022114114000.0651.2891.972.28415.16527.10732.6143.85815.011
CICO_TC_Check-Out Controller_mob023114114000.0641.5182.0252.34615.30128.09429.4194.28915.178
CICO_TC_Check-Out Controller_mob0249999000.0571.4312.0362.56428.1232.31432.3255.44427.969
CICO_TC_Check-Out Controller_mob025112112000.0651.3822.0152.85324.22429.17435.0515.27924.11
CICO_TC_Check-Out Controller_mob026126126000.0711.4722.0092.29114.97724.65929.5233.61214.816
CICO_TC_Check-Out Controller_mob027110110000.0661.4962.0042.36720.52729.2829.3324.26420.388
CICO_TC_Check-Out Controller_mob028103103000.0581.5862.0252.42817.24525.31431.4434.05617.147
CICO_TC_Check-Out Controller_mob029126126000.0731.4161.9482.21224.00829.12829.224.11223.865
CICO_TC_Check-Out Controller_mob0310510410.9520.0591.4912.0452.40913.1426.61727.8743.57613.048
CICO_TC_Check-Out Controller_mob030119119000.0721.5232.0392.4721.96428.14629.134.31721.85
CICO_TC_Check-Out Controller_mob03111111010.9010.0631.4211.9792.47116.24227.32729.3354.27516.112
CICO_TC_Check-Out Controller_mob03211311210.8850.0641.5232.0242.40120.73929.87730.0214.41320.634
CICO_TC_Check-Out Controller_mob0339898000.0551.46822.37716.96527.76229.2844.08316.821
CICO_TC_Check-Out Controller_mob034112112000.0631.4272.0012.44816.56625.09231.434.16516.436
CICO_TC_Check-Out Controller_mob035111111000.0641.3982.022.3719.45833.01235.7424.10219.343
CICO_TC_Check-Out Controller_mob036121121000.0691.4881.9782.41315.6425.45228.0853.66715.509
CICO_TC_Check-Out Controller_mob037104104000.0591.5072.0232.3523.10830.63934.9044.45523.006
CICO_TC_Check-Out Controller_mob038104104000.061.4621.9822.31820.0629.90731.434.13219.926
CICO_TC_Check-Out Controller_mob039123123000.071.4961.9572.36722.91728.29529.3024.16322.806
CICO_TC_Check-Out Controller_mob0410210021.9610.0581.4642.0552.36816.71727.2529.533.94616.626
CICO_TC_Check-Out Controller_mob040115115000.0651.3051.952.31120.56732.44538.414.23520.456
CICO_TC_Check-Out Controller_mob041118118000.0671.4952.0342.47918.24530.27431.4174.45518.151
CICO_TC_Check-Out Controller_mob042122122000.0691.4152.0142.28118.41127.44929.9864.09318.27
CICO_TC_Check-Out Controller_mob043114114000.0651.4512.0132.33816.61728.47629.3864.12916.504
CICO_TC_Check-Out Controller_mob044116116000.0661.4682.0612.38218.52926.05228.9614.24918.421
CICO_TC_Check-Out Controller_mob045115115000.0661.4461.9942.31522.95129.78232.424.5222.855
CICO_TC_Check-Out Controller_mob046113113000.0641.4562.0372.50818.9328.69329.6964.39918.804
CICO_TC_Check-Out Controller_mob047123123000.071.4372.022.3319.91427.44729.8934.31119.799
CICO_TC_Check-Out Controller_mob048109109000.0641.4382.0272.31122.57130.73334.5044.05622.442
CICO_TC_Check-Out Controller_mob049115115000.0661.3811.9962.25223.74130.57230.6584.32623.635
CICO_TC_Check-Out Controller_mob05121121000.0721.5582.0822.41521.61626.94730.5734.7421.484
CICO_TC_Check-Out Controller_mob050117117000.0671.4661.9872.36914.6525.47827.0623.86314.557
CICO_TC_Check-Out Controller_mob051120120000.0691.5291.9962.23317.45531.58332.024.13917.352
CICO_TC_Check-Out Controller_mob052112112000.0651.4831.9982.37912.60230.9531.0623.74612.511
CICO_TC_Check-Out Controller_mob053107107000.0621.42.0672.27712.29830.15631.6143.66612.176
CICO_TC_Check-Out Controller_mob05411911810.840.071.6112.022.31121.77927.6730.764.23221.663
CICO_TC_Check-Out Controller_mob055117117000.0681.4641.9732.28323.40830.83932.2374.36623.299
CICO_TC_Check-Out Controller_mob056108108000.0621.5442.0512.48625.32627.48330.2874.72925.225
CICO_TC_Check-Out Controller_mob05710910810.9170.0641.5882.0562.27223.68126.30133.4914.48523.565
CICO_TC_Check-Out Controller_mob058101101000.0581.5192.0512.43318.21325.62326.4464.12318.107
CICO_TC_Check-Out Controller_mob059109109000.0621.5032.052.33114.37324.34330.6943.73914.242
CICO_TC_Check-Out Controller_mob06126126000.0721.4982.0142.3617.18825.39726.9823.87917.07
CICO_TC_Check-Out Controller_mob060112112000.0661.4322.0322.46123.76729.86332.6884.76423.637
CICO_TC_Check-Out Controller_mob0711211110.8930.0631.5762.0622.45118.45927.99828.9424.58518.342
CICO_TC_Check-Out Controller_mob08114114000.0641.4682.0462.54424.51331.98734.215.11124.377
CICO_TC_Check-Out Controller_mob09117117000.0671.4162.0522.42418.25425.79531.4714.47618.122
 Full Data Import result table
tenantfile_namestarted_datecompleted_datedurationstatus
fs0000113710k_bib_Create.mrc2024-03-15 13:25:02.356+002024-03-15 13:33:52.021+0008:49.7COMMITTED
mob0110k_bib_Create.mrc2024-03-15 13:27:01.324+002024-03-15 13:53:56.135+0026:54.8COMMITTED
mob0210k_bib_Create.mrc2024-03-15 13:29:01.34+002024-03-15 14:08:49.275+0039:47.9COMMITTED
fs0000113710k_bib_Create.mrc2024-03-15 13:30:45.536+002024-03-15 14:22:18.418+0051:32.9COMMITTED
mob0310k_bib_Create.mrc2024-03-15 13:31:01.421+002024-03-15 14:23:50.88+0052:49.5COMMITTED
mob0110k_bib_Create.mrc2024-03-15 13:32:45.004+002024-03-15 14:43:51.312+0011:06.3COMMITTED
mob0410k_bib_Create.mrc2024-03-15 13:33:01.453+002024-03-15 14:24:50.14+0051:48.7COMMITTED
mob0210k_bib_Create.mrc2024-03-15 13:34:44.936+002024-03-15 14:54:34.343+0019:49.4COMMITTED
mob0510k_bib_Create.mrc2024-03-15 13:35:01.502+002024-03-15 14:28:41.692+0053:40.2COMMITTED
mob0310k_bib_Create.mrc2024-03-15 13:36:44.945+002024-03-15 15:05:04.392+0028:19.4COMMITTED
mob0610k_bib_Create.mrc2024-03-15 13:37:01.437+002024-03-15 14:32:02.557+0055:01.1COMMITTED
mob0410k_bib_Create.mrc2024-03-15 13:38:45.107+002024-03-15 15:05:46.569+0027:01.5COMMITTED
mob0710k_bib_Create.mrc2024-03-15 13:39:01.627+002024-03-15 14:35:59.833+0056:58.2COMMITTED
mob0510k_bib_Create.mrc2024-03-15 13:40:45.099+002024-03-15 15:08:45.875+0028:00.8COMMITTED
mob0810k_bib_Create.mrc2024-03-15 13:41:01.656+002024-03-15 14:37:00.744+0055:59.1COMMITTED
mob0610k_bib_Create.mrc2024-03-15 13:42:44.949+002024-03-15 15:10:57.728+0028:12.8COMMITTED
mob0910k_bib_Create.mrc2024-03-15 13:43:01.602+002024-03-15 14:38:38.344+0055:36.7COMMITTED
mob0710k_bib_Create.mrc2024-03-15 13:44:45.706+002024-03-15 15:13:27.756+0028:42.0COMMITTED
mob01010k_bib_Create.mrc2024-03-15 13:45:03.883+002024-03-15 14:40:32.307+0055:28.4COMMITTED
mob0810k_bib_Create.mrc2024-03-15 13:46:45.284+002024-03-15 15:13:30.595+0026:45.3COMMITTED
mob01110k_bib_Create.mrc2024-03-15 13:47:01.461+002024-03-15 14:40:43.434+0053:42.0COMMITTED
mob0910k_bib_Create.mrc2024-03-15 13:48:44.944+002024-03-15 15:13:56.003+0025:11.1COMMITTED
mob01210k_bib_Create.mrc2024-03-15 13:49:01.587+002024-03-15 14:42:04.212+0053:02.6COMMITTED
mob01010k_bib_Create.mrc2024-03-15 13:50:44.918+002024-03-15 15:14:04.345+0023:19.4COMMITTED
mob01310k_bib_Create.mrc2024-03-15 13:51:01.466+002024-03-15 14:43:43.98+0052:42.5COMMITTED
mob01110k_bib_Create.mrc2024-03-15 13:52:44.943+002024-03-15 15:14:04.974+0021:20.0COMMITTED
mob01410k_bib_Create.mrc2024-03-15 13:53:01.49+002024-03-15 14:44:37.385+0051:35.9COMMITTED
mob01210k_bib_Create.mrc2024-03-15 13:54:44.885+002024-03-15 15:14:13.252+0019:28.4COMMITTED
mob01310k_bib_Create.mrc2024-03-15 13:56:45.096+002024-03-15 15:14:18.109+0017:33.0COMMITTED
mob01410k_bib_Create.mrc2024-03-15 13:58:44.974+002024-03-15 15:14:16.993+0015:32.0COMMITTED

Comparison

The following diagram compares results of Test №3 and  Test №3 RERUN (mod-inventory-storage DB_MAXSHAREDPOOLSIZE=2500, mod-circulation-storage DB_MAXSHAREDPOOLSIZE=500 and others modules DB_MAXPOOLSIZE=20, CICO=305 users for 61 tenants) with previous result from this report.

The following table compares results between tests with data import, data import for test №6 and №11 were without errors.

Test #Test paramCICODB ConnectionDI Duration
4mod-invetory-storage=2500
mod-circulation-storage=500
DB_MAXPOOLSIZE=20
DI 15
1.272.35736890:59:56
5DB_MAXSHAREDPOOLSIZE=40
15 DI
16.19218.9112667failed
6DB_MAXSHAREDPOOLSIZE=70
15 DI
7.95614.25521000:57:59
7

DB_MAXSHAREDPOOLSIZE=140
30 DI

1.8663.55128751:44:56
9mod-invetory-storage=210
DB_MAXSHAREDPOOLSIZE=70
30 DI
7.3314.4323361:46:43
10mod-invetory-storage=210
DB_MAXSHAREDPOOLSIZE=140
30 DI
1.763.0629741:51:41
8DB_MAXSHAREDPOOLSIZE=210
30 DI
2.5684.7633482:07:05
11DB_MAXSHAREDPOOLSIZE=280
30 DI
2.284.2833781:49:14
The following diagram compares results of Base Line test, Test №1 and Test №2. Shared pool feature leads to performance degradation.

Resource utilization for Test #1

 Resource utilization table
CPUMemory
mod-inventory-b84.15mod-source-record-storage-b71.4137308
mod-quick-marc-b80.06mod-inventory-b61.6285602
mod-source-record-storage-b45.01okapi-b60.2083333
mod-pubsub-b35.42mod-source-record-manager-b45.1523796
okapi-b28.25mod-feesfines-b31.2176927
mod-source-record-manager-b26.52mod-configuration-b30.7869283
mod-inventory-storage-b25.85mod-circulation-b30.5401742
mod-feesfines-b5.52mod-quick-marc-b28.8143382
mod-configuration-b4.24mod-pubsub-b24.7763039
mod-remote-storage-b3.78mod-data-import-b21.322208
mod-authtoken-b2.41mod-authtoken-b21.2231969
mod-circulation-storage-b1.84mod-remote-storage-b19.8904293
mod-circulation-b0.71mod-users-bl-b19.2934485
mod-users-bl-b0.61mod-circulation-storage-b18.447832
mod-users-b0.58mod-inventory-storage-b15.3019065
mod-patron-blocks-b0.51mod-users-b12.5338753
mod-data-import-b0.17mod-patron-blocks-b10.43

Service CPU Utilization

Here we can see that mod-inventory-b module used 84% CPU and mod-quick-marc-b used 80% CPU

Service Memory Utilization

Here we can see that all modules show a stable trend.

DB CPU Utilization

DB CPU was 81%.

DB Connections

DB connections was 1800.


Resource utilization for Test #2

 Resource utilization table
CPUMemory
mod-inventory-b83.97mod-source-record-storage-b71.40
mod-quick-marc-b73.22mod-inventory-b61.68
mod-source-record-storage-b54.42okapi-b60.09
mod-pubsub-b35.43mod-source-record-manager-b45.19
mod-source-record-manager-b31.36mod-feesfines-b31.25
okapi-b30.47mod-configuration-b30.86
mod-inventory-storage-b27.04mod-quick-marc-b28.68
mod-feesfines-b4.04mod-pubsub-b24.75
mod-configuration-b3.60mod-circulation-b23.42
mod-remote-storage-b3.45mod-data-import-b21.38
mod-authtoken-b2.48mod-authtoken-b21.31
mod-circulation-storage-b2.04mod-remote-storage-b19.90
mod-users-bl-b0.61mod-users-bl-b19.14
mod-circulation-b0.58mod-circulation-storage-b18.43
mod-users-b0.53mod-inventory-storage-b15.48
mod-patron-blocks-b0.48mod-users-b12.48
mod-data-import-b0.19mod-patron-blocks-b10.41

Service CPU Utilization

Here we can see that mod-inventory-b module used 84% CPU and mod-quick-marc-b used 74% CPU

Service Memory Utilization

Here we can see that all modules show a stable trend.

DB CPU Utilization

DB CPU was 80%.

DB Connections

DB connections was 1000.


Resource utilization for Test #3

 Resource utilization table
CPUMemory
mod-feesfines-b66.73okapi-b64.09
okapi-b59.37mod-circulation-b44.07
mod-authtoken-b58.64mod-inventory-b42.33
mod-pubsub-b38.48mod-pubsub-b35.32
mod-configuration-b34.05mod-feesfines-b34.67
mod-circulation-b24.34mod-configuration-b31.42
mod-circulation-storage-b16.03mod-quick-marc-b26.01
mod-inventory-b12.09mod-authtoken-b24.10
mod-inventory-storage-b11.17mod-source-record-manager-b24.04
mod-quick-marc-b6.49mod-circulation-storage-b21.40
mod-users-b4.77mod-users-bl-b19.80
mod-source-record-manager-b1.91mod-source-record-storage-b18.27
mod-patron-blocks-b1.36mod-remote-storage-b17.14
mod-source-record-storage-b1.26mod-data-import-b12.86
mod-remote-storage-b1.15mod-inventory-storage-b12.11
mod-users-bl-b0.61mod-users-b11.82
mod-data-import-b0.14mod-patron-blocks-b10.76

Service CPU Utilization

Here we can see that mod-feesfines-b, okapi-b and mod-authtoken-b modules used 60% CPU

Service Memory Utilization

Here we can see that okapi-b module used 64% memory.

DB CPU Utilization

DB CPU was 40% in spike.

DB Connections

DB connections was 2560.

Resource utilization for Test #3 RERUN

 Resource utilization table
CPUMemory
mod-feesfines-b56.93okapi-b68.05
okapi-b56.54mod-inventory-b54.83
mod-authtoken-b55.48mod-circulation-b38.20
mod-pubsub-b35.44mod-pubsub-b35.15
mod-configuration-b          32.67mod-feesfines-b33.04
mod-circulation-b27.57mod-configuration-b32.53
mod-circulation-storage-b16.37mod-quick-marc-b26.15
mod-inventory-b14.83mod-source-record-manager-b25.26
mod-quick-marc-b14.39mod-authtoken-b23.87
mod-inventory-storage-b12.23mod-source-record-storage-b21.52
mod-users-b                  5.05mod-users-bl-b19.39
mod-source-record-manager-b  2.38mod-circulation-storage-b17.63
mod-source-record-storage-b1.59mod-remote-storage-b17.48
mod-remote-storage-b1.38mod-inventory-storage-b14.66
mod-patron-blocks-b1.28mod-data-import-b12.82
mod-users-bl-b0.67mod-patron-blocks-b11.74
mod-data-import-b0.18mod-users-b11.06

Service CPU Utilization

Here we can see that mod-feesfines-b, okapi-b module and mod-authtoken-b used 55-57% CPU.

Service Memory Utilization

Here we can see that mod-source-record-storage module used 99% memory.

DB CPU Utilization

DB CPU was 15% in average.


DB Connections

DB connections was 2864.

DB load

DB for test was db.r6g4xlarge

                                                                                                                     

Top SQL-queries

Resource utilization for Test #4

 Resource utilization table
CPUMemory
nginx-okapi706.73mod-source-record-storage-b91.99
okapi-b85.00okapi-b67.34
mod-quick-marc-b60.05mod-search-b59.65
mod-authtoken-b58.13mod-source-record-manager-b44.72
mod-inventory-storage-b56.90mod-pubsub-b36.46
mod-feesfines-b54.78mod-feesfines-b32.87
mod-source-record-storage-b43.10mod-configuration-b31.33
mod-pubsub-b37.72mod-quick-marc-b30.80
mod-source-record-manager-b29.36mod-circulation-b28.43
pub-okapi23.17mod-users-bl-b24.78
mod-configuration-b22.23mod-authtoken-b23.57
mod-circulation-b12.29mod-remote-storage-b22.81
mod-circulation-storage-b10.34mod-data-import-b18.46
mod-users-b5.08mod-circulation-storage-b16.33
mod-search-b5.04mod-inventory-storage-b14.95
mod-data-import-b4.29mod-inventory-update-b14.79
mod-remote-storage-b3.78mod-users-b10.89
mod-di-converter-storage-b3.43mod-di-converter-storage-b9.23
mod-inventory-update-b2.32nginx-okapi5.08
mod-users-bl-b0.73pub-okapi4.69

Service CPU Utilization

Here we can see that nginx-okapi module used 710% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 91% memory.

DB CPU Utilization

DB CPU was 80% in average.

DB Connections

DB connections was 3670.

Resource utilization for Test #5

 Resource utilization table
CPUMemory
nginx-okapi545.76mod-source-record-storage-b88.39
okapi-b72.96okapi-b63.43
mod-authtoken-b60.72mod-search-b60.60
mod-feesfines-b55.23mod-source-record-manager-b45.74
mod-inventory-storage-b44.31mod-feesfines-b32.70
mod-pubsub-b39.30mod-configuration-b29.80
mod-quick-marc-b37.50mod-pubsub-b27.95
mod-configuration-b33.26mod-quick-marc-b26.38
pub-okapi24.23mod-circulation-b25.60
mod-source-record-storage-b19.63mod-data-import-b23.93
mod-circulation-b9.43mod-authtoken-b22.74
mod-source-record-manager-b8.84mod-remote-storage-b20.63
mod-remote-storage-b8.02mod-users-bl-b19.64
mod-circulation-storage-b6.16mod-circulation-storage-b16.75
mod-users-b5.39mod-inventory-storage-b16.01
mod-search-b5.10mod-inventory-update-b13.10
mod-inventory-update-b2.39mod-users-b9.78
mod-di-converter-storage-b1.12mod-di-converter-storage-b8.61
mod-users-bl-b0.67nginx-okapi5.13
mod-data-import-b0.58pub-okapi4.74

Service CPU Utilization

Here we can see that nginx-okapi module used 542% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 90% memory.

DB CPU Utilization

DB CPU was 90% in average.

DB Connections

DB connections was 2660.

Resource utilization for Test #6

 Resource utilization table
CPUMemory
nginx-okapi800.67mod-source-record-storage-b100.66
okapi-b82.04okapi-b68.87
mod-quick-marc-b74.11mod-search-b63.51
mod-authtoken-b67.47mod-source-record-manager-b52.64
mod-feesfines-b55.23mod-feesfines-b32.87
mod-inventory-storage-b51.45mod-configuration-b30.19
mod-source-record-storage-b41.97mod-circulation-b28.82
mod-pubsub-b38.52mod-pubsub-b27.09
mod-configuration-b32.33mod-quick-marc-b26.70
pub-okapi27.41mod-authtoken-b23.09
mod-source-record-manager-b23.20mod-remote-storage-b21.99
mod-circulation-b12.11mod-users-bl-b20.88
mod-circulation-storage-b8.15mod-circulation-storage-b19.86
mod-users-b5.73mod-inventory-storage-b18.01
mod-di-converter-storage-b3.12mod-data-import-b16.64
mod-inventory-update-b2.66mod-inventory-update-b13.52
mod-search-b2.43mod-users-b10.52
mod-remote-storage-b1.97mod-di-converter-storage-b8.86
mod-users-bl-b0.71nginx-okapi5.25
mod-data-import-b0.22pub-okapi4.85

Service CPU Utilization

Here we can see that nginx-okapi module used 800% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 100% memory.

DB CPU Utilization

DB CPU was 90% in average.

DB Connections

DB connections was 2100.


Resource utilization for Test #7

 Resource utilization table
CPUMemory
nginx-okapi743.5982mod-source-record-storage-b99.05244
okapi-b78.32452mod-search-b78.05208
mod-feesfines-b58.93508okapi-b73.98148
mod-inventory-storage-b52.86103mod-source-record-manager-b67.66418
mod-quick-marc-b52.38367mod-pubsub-b33.90434
mod-source-record-storage-b47.23491mod-feesfines-b33.70536
mod-authtoken-b46.50385mod-circulation-b31.94444
mod-configuration-b34.16867mod-configuration-b30.63616
mod-pubsub-b33.19999mod-quick-marc-b27.25184
mod-source-record-manager-b30.41597mod-inventory-storage-b24.07192
pub-okapi25.2142mod-data-import-b23.55014
mod-circulation-b9.686785mod-authtoken-b23.38035
mod-circulation-storage-b8.187569mod-remote-storage-b22.36304
mod-users-b4.803039mod-users-bl-b21.85395
mod-search-b4.225501mod-circulation-storage-b21.59892
mod-di-converter-storage-b3.565921mod-inventory-update-b15.06696
mod-data-import-b3.477813mod-di-converter-storage-b10.24956
mod-inventory-update-b2.406785mod-users-b10.22916
mod-remote-storage-b2.043342nginx-okapi5.301339
mod-users-bl-b0.726815pub-okapi4.854911

Service CPU Utilization

Here we can see that nginx-okapi module used 750% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 99% memory.

DB CPU Utilization

DB CPU was 95% in average.

DB Connections

DB connections was 2875.


Resource utilization for Test #8

 Resource utilization table
CPUMemory
nginx-okapi
764.0156
mod-source-record-storage-b
97.0883
okapi-b
78.34773
mod-search-b
73.32661
mod-feesfines-b
62.19026
okapi-b
67.15355
mod-source-record-storage-b
55.95898
mod-source-record-manager-b
61.89295
mod-authtoken-b
51.01338
mod-feesfines-b
33.00634
mod-quick-marc-b
48.98675
mod-pubsub-b
32.40759
mod-inventory-storage-b
40.04606
mod-configuration-b
31.41741
mod-pubsub-b
34.82182
mod-quick-marc-b
29.59329
mod-source-record-manager-b
31.3457
mod-circulation-b
26.46058
pub-okapi
27.53193
mod-circulation-storage-b
26.17569
mod-configuration-b
25.44523
mod-authtoken-b
23.52431
mod-circulation-b
12.58609
mod-remote-storage-b
21.19739
mod-circulation-storage-b
5.865943
mod-users-bl-b
20.15625
mod-users-b
5.412809
mod-data-import-b
19.73035
mod-search-b
5.280313
mod-inventory-storage-b
19.23368
mod-di-converter-storage-b
3.394114
mod-inventory-update-b
14.67634
mod-remote-storage-b
2.791721
mod-di-converter-storage-b
10.54878
mod-inventory-update-b
2.723644
mod-users-b
9.769648
mod-users-bl-b
0.754545
nginx-okapi
5.245536
mod-data-import-b
0.189872
pub-okapi
4.799107

Service CPU Utilization

Here we can see that nginx-okapi module used 750% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 96% memory.

DB CPU Utilization

DB CPU was 90% in average.

DB Connections

DB connections was 3348.

DB load

                                                                                                                      

Top SQL-queries

Resource utilization for Test #9

 Resource utilization table
CPUMemory

nginx-okapi

744.73

mod-source-record-storage-b

96.08

okapi-b

79.22

mod-source-record-manager-b

66.85

mod-authtoken-b

75.31

okapi-b

64.54

mod-quick-marc-b

70.95

mod-search-b

59.53

mod-feesfines-b

53.46

mod-feesfines-b

32.34

mod-inventory-storage-b

45.80

mod-configuration-b

31.42

mod-source-record-storage-b

41.77

mod-circulation-b

30.75

mod-pubsub-b

37.73

mod-quick-marc-b

27.02

mod-source-record-manager-b

30.88

mod-remote-storage-b

25.83

mod-configuration-b

28.50

mod-pubsub-b

25.53

pub-okapi

26.59

mod-authtoken-b

22.72

mod-circulation-b

11.38

mod-data-import-b

21.60

mod-circulation-storage-b

7.30

mod-users-bl-b

19.12

mod-users-b

5.63

mod-circulation-storage-b

17.24

mod-remote-storage-b

5.11

mod-inventory-storage-b

16.80

mod-data-import-b

4.20

mod-inventory-update-b

12.09

mod-search-b

4.14

mod-users-b

10.14

mod-di-converter-storage-b

3.49

mod-di-converter-storage-b

9.06

mod-inventory-update-b

1.45

nginx-okapi

5.13

mod-users-bl-b

0.79

pub-okapi

4.80

Service CPU Utilization

Here we can see that nginx-okapi module used 740% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 95% memory.

DB CPU Utilization

DB CPU was 90% in average.


DB Connections

DB connections was 2336.

DB load

                                                                                                                      

Top SQL-queries

Resource utilization for Test #10

 Resource utilization table
CPUMemory

nginx-okapi

710.05

mod-source-record-storage-b

94.67

okapi-b

77.35

mod-search-b

74.13

mod-feesfines-b

66.29

okapi-b

64.00

mod-authtoken-b

54.98

mod-source-record-manager-b

50.57

mod-quick-marc-b

50.21

mod-circulation-b

43.44

mod-source-record-storage-b

50.20

mod-pubsub-b

34.06

mod-pubsub-b

41.74

mod-feesfines-b

32.49

mod-inventory-storage-b

41.17

mod-configuration-b

30.12

mod-configuration-b

30.62

mod-quick-marc-b

28.64

pub-okapi

28.33

mod-authtoken-b

22.87

mod-source-record-manager-b

24.54

mod-remote-storage-b

22.83

mod-circulation-b

11.22

mod-circulation-storage-b

20.81

mod-circulation-storage-b

8.05

mod-users-bl-b

19.05

mod-remote-storage-b

6.17

mod-data-import-b

17.36

mod-users-b

5.43

mod-inventory-storage-b

16.62

mod-di-converter-storage-b

4.18

mod-inventory-update-b

13.12

mod-search-b

2.87

mod-users-b

10.66

mod-inventory-update-b

2.70

mod-di-converter-storage-b

9.41

mod-users-bl-b

0.85

nginx-okapi

5.02

mod-data-import-b

0.21

pub-okapi

4.63

Service CPU Utilization

Here we can see that nginx-okapi module used 700% CPU

Service Memory Utilization

Here we can see that mod-source-record-storage module used 93% memory.

DB CPU Utilization

DB CPU was 90% in average.

DB Connections

DB connections was 2974.

DB load

                                                                                                                      

Top SQL-queries

Resource utilization for Test #11

 Resource utilization table
CPUMemory

nginx-okapi

734.55

mod-source-record-storage-b

99.04

okapi-b

82.42

mod-search-b

72.71

mod-quick-marc-b

80.44

okapi-b

71.69

mod-authtoken-b

67.86

mod-source-record-manager-b

58.73

mod-inventory-storage-b

55.37

mod-circulation-b

45.43

mod-feesfines-b

53.40

mod-feesfines-b

32.59

mod-source-record-storage-b

46.45

mod-configuration-b

30.81

mod-pubsub-b

38.01

mod-pubsub-b

29.67

mod-configuration-b

35.18

mod-quick-marc-b

28.91

mod-source-record-manager-b

31.18

mod-circulation-storage-b

24.21

pub-okapi

27.91

mod-remote-storage-b

23.37

mod-circulation-b

9.91

mod-authtoken-b

23.17

mod-circulation-storage-b

7.97

mod-data-import-b

22.03

mod-users-b

6.81

mod-inventory-storage-b

21.49

mod-di-converter-storage-b

4.02

mod-users-bl-b

20.10

mod-search-b

3.44

mod-inventory-update-b

13.37

mod-data-import-b

3.23

mod-users-b

10.58

mod-inventory-update-b

2.67

mod-patron-blocks-b

8.93

mod-users-bl-b

2.47

mod-di-converter-storage-b

8.84

mod-remote-storage-b

2.42

nginx-okapi

5.17

mod-patron-blocks-b

2.17

pub-okapi

4.80

Service CPU Utilization

Here we can see that nginx-okapi module used 700% CPU.

Service Memory Utilization

Here we can see that mod-source-record-storage module used 99% memory.

DB CPU Utilization

DB CPU was 95% in average.


DB Connections

DB connections was 3378.

DB load

                                                                                                                      

Top SQL-queries

Discussion

Tests involving data import are experiencing errors due to database connection timeouts.

  • error in UI

  • error in Logs Insights

Appendix

Infrastructure

PTF - environment pmpt

  • 10 m6g.2xlarge EC2 instances located in US East (N. Virginia)us-east-1
  • 1 database  instances, writer

    NameMemory GIBvCPUs

    db.r6g.4xlarge

    128 GiB16 vCPUs
  • MSK ptf-mobius-testing2
    • 2 m5.2xlarge brokers in 2 zones
    • Apache Kafka version 2.8.0

    • EBS storage volume per broker 300 GiB

    • auto.create.topics.enable=true
    • log.retention.minutes=480
    • default.replication.factor=2


 Modules memory and CPU parameters
Module
pmpt-pvt
Thu Mar 07 14:07:02 UTC 2024
Task Def. RevisionModule VersionTask CountMem Hard LimitMem Soft limitCPU unitsXmxMetaspaceSizeMaxMetaspaceSize
R/W split enabled
mod-remote-storage4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-remote-storage:3.0.124920447210243960512512FALSE
mod-data-import7579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-data-import:3.0.7-RMB98514096369020483076384512FALSE
mod-authtoken4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-authtoken:2.14.121440115251292288128FALSE
mod-inventory-update4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-inventory-update:3.2.12102489612876888128FALSE
mod-configuration4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-configuration:5.9.22102489612876888128FALSE
mod-users-bl4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-users-bl:7.6.021440115251292288128FALSE
mod-inventory-storage23579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-inventory-storage:27.0.4-RMB98524096369020483076384512FALSE
mod-circulation-storage9579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-circulation-storage:17.1.7-RMB98524096369020483076384512FALSE
mod-source-record-storage11579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-source-record-storage:5.7.5-RMB98524096369020483076384512FALSE
mod-pubsub6579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-pubsub:2.11.3-RMB98524096369020483076384512FALSE
mod-circulation7579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-circulation:24.0.1122880259215361814384512FALSE
mod-users5579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-users:19.2.2-RMB98524096369020483076384512FALSE
mod-patron-blocks5579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-patron-blocks:1.9.0-RMB98524096369020483076384512FALSE
mod-source-record-manager10579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-source-record-manager:3.7.7-RMB98524096369020483076384512FALSE
mod-quick-marc4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-quick-marc:5.0.11228821761281664384512FALSE
okapi-b3579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/okapi:5.1.23168414401024922384512FALSE
mod-feesfines4579891902283.dkr.ecr.us-east-1.amazonaws.com/folio/mod-feesfines:19.0.02102489612876888128FALSE

Methodology/Approach

RMB connection caching implementation tests were started by Carrier-IO. 


So, perform a baseline test with individual module/tenant connection pool with the default value of DB_MAXPOOLSIZE on ONE tenant . Then, create a new task definition to set the shared pool DB_MAXSHAREDPOOLSIZE to the derived value as explained above and repeat the test on ONE tenant. The baseline test scenario is CICO 8 users with a DI Create MARC BIB records of 25K running in the background.

  • Run data preparation script before each CI/CO test
  • Create  artefacts and upload to carrier-io: MobiusLike and MobiusLikeOneT
  • Use Carrier-io to change parameters and run tests
  • Setup DB_MAXPOOLSIZE=20 parameter for list of modules and executed check-in\check-out test with 8 users for one tenant, plus Data Import Create MARC BIB records of 25K running in the background
ModulesParameter
mod-inventory-storageDB_MAXPOOLSIZE=20
mod-source-record-storageDB_MAXPOOLSIZE=20
mod-source-record-managerDB_MAXPOOLSIZE=20
mod-di-converter-storageDB_MAXPOOLSIZE=20
mod-data-importDB_MAXPOOLSIZE=20
mod-permissionsDB_MAXPOOLSIZE=20
mod-circulation-storageDB_MAXPOOLSIZE=20
mod-patron-blocksDB_MAXPOOLSIZE=20
mod-pubsubDB_MAXPOOLSIZE=20
mod-usersDB_MAXPOOLSIZE=20
  • Setup DB_MAXSHAREDPOOLSIZE=40 parameter mod-inventory-storage module and executed check-in\check-out test with 8 users for one tenant, plus Data Import Create MARC BIB records of 25K running in the background
ModulesParameter
mod-inventory-storageDB_MAXSHAREDPOOLSIZE=40
othersDB_MAXPOOLSIZE=20
  • Setup DB_MAXSHAREDPOOLSIZE=40 parameter mod-inventory-storage, mod-circulation-storage modules and executed check-in\check-out test with 8 users for one tenant, plus Data Import Create MARC BIB records of 25K running in the background

ModulesParameter
mod-inventory-storageDB_MAXSHAREDPOOLSIZE=40
mod-circulation-storageDB_MAXSHAREDPOOLSIZE=40
othersDB_MAXPOOLSIZE=20
  • Setup DB_MAXSHAREDPOOLSIZE=2500 parameter for mod-inventory-storage,  DB_MAXSHAREDPOOLSIZE=500 for parameter mod-circulation-storage modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background

ModulesParameter
mod-inventory-storageDB_MAXSHAREDPOOLSIZE=2500
mod-circulation-storageDB_MAXSHAREDPOOLSIZE=500
othersDB_MAXPOOLSIZE=20
  • Setup DB_MAXSHAREDPOOLSIZE=40 parameter for all 10 modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
all listDB_MAXSHAREDPOOLSIZE=40
  • Setup DB_MAXSHAREDPOOLSIZE=70 parameter for all 10 modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
all listDB_MAXSHAREDPOOLSIZE=70
  • Setup DB_MAXSHAREDPOOLSIZE=140 parameter for all 10 modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
all listDB_MAXSHAREDPOOLSIZE=140
  • Setup DB_MAXSHAREDPOOLSIZE=210 parameter for all 10 modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
all listDB_MAXSHAREDPOOLSIZE=210
  • Setup DB_MAXSHAREDPOOLSIZE=210 parameter for mod-inventory-storage,  DB_MAXSHAREDPOOLSIZE=70 for others modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
mod-inventory-storageDB_MAXSHAREDPOOLSIZE=210
othersDB_MAXSHAREDPOOLSIZE=70
  • Setup DB_MAXSHAREDPOOLSIZE=210 parameter for mod-inventory-storage,  DB_MAXSHAREDPOOLSIZE=140 for others modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
mod-inventory-storageDB_MAXSHAREDPOOLSIZE=210
othersDB_MAXSHAREDPOOLSIZE=140
  • Setup DB_MAXSHAREDPOOLSIZE=280 parameter for all 10 modules and executed check-in\check-out test with 305 users for 61 tenants, plus Data Import Create MARC BIB records of 10K running in the background
ModulesParameter
all listDB_MAXSHAREDPOOLSIZE=280