// Adds dimensions UUID, Author and Topic into GA4
Monday, July 13, 2026
28.3 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

‘Tiring and mentally draining’: Fresh grad with first class honours says he still can’t find a job after applying to over 100 roles

SINGAPORE: There was once a time when graduating with first class honours significantly boosted a person's chances of securing a job, or at the very least, landing an interview. But with today's i...

‘It was my worst nightmare’: Singapore employer says helper couldn’t cook, clean or communicate

SINGAPORE: An employer has claimed she fired her third helper just four days after she arrived after realising that the skills listed on her profile did not match reality. She alleged the helper c...

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