// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 2, 2026
28.9 C
Singapore

Sembcorp resumes operations at Myanmar power plant after temporary shutdown due to civil unrest

SINGAPORE: Sembcorp Industries has restarted operations at its 225-megawatt gas-fired Myingyan Independent Power Plant in Mandalay, Myanmar, following a temporary suspension on Aug 12 due to civil unrest in the region.

In a filing with the stock exchange, Sembcorp reported that the decision to resume operations was made after confirming that the conflicts near the plant had ceased, ensuring the safety of its workers.

The timing for the resumption of operations was coordinated with Myanmar’s Electric Power Generation Enterprise (EPGE).

The Singapore-based energy company emphasized that it will continue to closely monitor the situation in Myanmar to ensure the safety of its personnel and assets.

Despite the brief suspension of the plant’s activities, Sembcorp stated that it does not anticipate a significant impact on its earnings per share or net tangible assets per share for the financial year ending Dec 31, 2024. /TISG

- Advertisement -

Hot this week

S$1M refund to customers who felt “trapped” in rooms and “forced” to make unwanted purchases by beauty chain staff who used high-pressure sales tactics

A CCS investigation found beauty salon staff pressured customers into unwanted purchases, with elderly customers among those most affected

‘My first relationship ended’: Singaporean asks other men how they got over heartbreak

A Singaporean sought advice online after admitting he was struggling to move on from his first relationship and wanted to know how other men got through their first heartbreak.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks