User Guide
Administrator Guide
Developer Guide
Code Documentation (8.0.60.dev6+gc75abcc.d20241129)
Systems
AccountingSystem
SubPackages
ConfigurationSystem
DataManagementSystem
FrameworkSystem
MonitoringSystem
ProductionSystem
RequestManagementSystem
ResourceStatusSystem
StorageManagementSystem
TransformationSystem
WorkloadManagementSystem
Other
DIRAC
Code Documentation (8.0.60.dev6+gc75abcc.d20241129)
AccountingSystem
DB
MultiAccountingDB
View page source
MultiAccountingDB
Module for handling AccountingDB tables on multiple DBs (e.g. 2 MySQL servers)
class
DIRAC.AccountingSystem.DB.MultiAccountingDB.
MultiAccountingDB
(
csPath
,
readOnly
=
False
)
Bases:
object
__init__
(
csPath
,
readOnly
=
False
)
insertRecordBundleThroughQueue
(
records
)