Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

update msr_escalations set esc_description = REPLACE(esc_description,'GEANT','GÉANT')
where esc_description LIKE '%GEANT%';

update msr_escalations set esc_description = REPLACE(esc_description,'GÉANT','GÉANT')
where esc_description = '%GÉANT%';


Point To Point Services

The Operations team use the following link to update this section: http://test-msr.geant.net:8888/msr/ad_p2p.jsp

...