// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 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

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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