Regional Maintenance Manager

REGIONAL MAINTENANCE MANAGER

Location: Bacău

Education: Higher technical education, specializing in electrical engineering/energy/power engineering, etc.

Experience:

  • Minimum 3 years of experience in activities specific to the electricity distribution sector;
  • Considered an asset:
  • Experience in coordinating construction and installation of Electrical Grids;
  • Knowledge of tender analysis for works contracts;
  • Experience in the execution of overhead power lines (0.4-20 kV) and underground cables (0.4-20 kV), transformer substations (20/0.4 kV);

Knowledge:

  • Technical knowledge in the field of power engineering and electricity distribution;
  • Advanced knowledge of technical specifications, standards, norms, and legislation in the field of electricity distribution and use.

Competencies:  

  • Initiative, creativity, and flexibility;
  • Good organizational and time management skills; a high level of work ethic and moral integrity;
  • Good communication and coordination skills;
  • Ability to work under stress and in a team;
  • Ability to manage multiple tasks simultaneously, flexibility to strategy changes;
  • Advanced MS Office skills (Word, Excel, PowerPoint);
  • Category B driving license holder.

Role Description:

  • Coordinates the execution of mixed works in the field of electrical networks and construction and installation;
  • Actively participates in strategy development and identifying medium- and long-term business opportunities for the Region’s Maintenance activity;
  • Based on the strategy, proposes the annual action plan for the Region’s Maintenance activity, being open to and informing about the inclusion of business opportunities in the plan;
  • Ensures that the Region’s objectives are traceable in supporting financial objectives, and that they are known by the personnel involved in Maintenance activities;
  • Receives draft semi-annual maintenance programs for planned works from Clients for analysis and proposals for monthly completion/scheduling;
  • Monitors at a central level the execution of works/orders received from Clients, ensuring they meet imposed completion deadlines;
  • Centralizes from County Managers the situation of materials resulting from dismantling and notifies Clients regarding the need for their collection from the field.

Benefits:

  • Competitive salary package;
  • Performance bonuses;
  • Non-financial benefits: certifications, training, etc.;
  • Professional and personal development opportunities in a professional and dynamic environment.

Apply for this position

Allowed Type(s): .pdf
(function() { function executaTraducere() { // 1. Schimbă Titlul Formularului const title = document.querySelector('.awsm-job-form-inner h2'); if (title) title.innerText = 'Aplică pentru această poziție'; // 2. Mapare etichete personalizate const translations = { 'Full Name': 'Numele si Prenume', 'Email': 'Adresa de e-mail', 'Phone': 'Număr de telefon', 'Bio': 'Mesaj', 'Upload CV/Resume': 'Încarcă CV (Format PDF)' }; // Înlocuire text în etichete fără a distruge tagurile interne (ex: steluța de obligatoriu) document.querySelectorAll('.awsm-job-form-inner label').forEach(label => { for (let key in translations) { if (label.innerText.includes(key)) { // Înlocuim doar nodul de text, nu tot HTML-ul label.childNodes.forEach(node => { if (node.nodeType === Node.TEXT_NODE && node.nodeValue.includes(key)) { node.nodeValue = node.nodeValue.replace(key, translations[key]); } }); } } }); // 3. Schimbă TOATE textele de ajutor (Small) document.querySelectorAll('.awsm-job-form-group small').forEach(smallText => { if (smallText && !smallText.dataset.tradus) { smallText.innerText = smallText.innerText .replace('Allowed Type', 'Formate permise') .replace('Max Size', 'Dimensiune maximă'); smallText.dataset.tradus = "true"; // Evită rularea repetată pe același element } }); // 4. Schimbă textul butonului de Trimite const submitBtn = document.querySelector('#awsm-application-form input[type="submit"]'); if (submitBtn) submitBtn.value = 'Trimite Aplicația'; } // Rulăm instant la încărcarea DOM-ului document.addEventListener('DOMContentLoaded', executaTraducere); // Rulăm și imediat în caz că scriptul se încarcă după DOM if (document.readyState === 'interactive' || document.readyState === 'complete') { executaTraducere(); } })();