Automating Database Maintenance with the DM8 Job System

Database administrators frequently encounter repetitive maintenance tasks such as routine data backups and statistical report generation. The DM8 job system addresses this need by providing a robust mechanism to define, schedule, and execute administrative tasks automatically. This system minimizes manual intervention, ensuring consistent datab ...

Posted on Tue, 18 Aug 2026 16:18:44 +0000 by d-woo

Deploying a Highly-Available DM Shared-Storage Cluster on Kylin V10

Architecture Overview DM Data Shared Cluster (DMDSC) is a shared-disk architecture that allows multiple database instances to read and write the same database concurrently while providing fault-tolerance and load-balancing. Core components: Database instances – multi-threaded server processes plus shared memory. Shared storage – data, control, ...

Posted on Fri, 19 Jun 2026 18:23:37 +0000 by atokatim